Hi to all,
my name is Marco, I am new here, I like Oxwall, I am testing this application on xampp, this is a fresh installation (1.5.3), the issue is this code showed in the footer of profile/edit page..
"
})(window);
(function(_scope)
{HINT.UTILS.init({"queryRsp":"http:\/\/localhost\/oxwall\/hint\/hint\/query\/"});
HINT.Launcher.init({"rsp":"http:\/\/localhost\/oxwall\/hint\/hint\/rsp\/"},
["^http:\/\/localhost\/oxwall\/user\/([\\w]{1,32})$"],
[".hint-container a",".index-BASE_CMP_MyAvatarWidget a",".ow_menu_wrap
a",".ow_console_dropdown_hover a",".hint-no-hint"]);
})(window);
(function(_scope) {OW.Console.addItem(new
OW_ConsoleDropdownHover("console_item_521227a96e430",
"console_item_521227a96e430_content"), "console_item_521227a96e430");
})(window);
(function(_scope) {OW.Console.addItem(new
OW_ConsoleDropdownHover("console_item_521227a96e6f0",
"console_item_521227a96e6f0_content"), "console_item_521227a96e6f0");
})(window);
(function(_scope) {OW.Console.addItem(new
OW_ConsoleDropdownList("console_item_521227a970d70",
"console_item_521227a970d70_content"), "invitation");
})(window);
(function(_scope) {$.extend(OW.Console.getItem("invitation"),
OW_ConsoleList).construct({"rsp":"http:\/\/localhost\/oxwall\/base\/console\/list-rsp\/","key":"invitation"});})(window);
(function(_scope)
{OW.Invitation = new OW_Invitation("invitation",
{"rsp":"http:\/\/localhost\/oxwall\/base\/invitation\/ajax\/"});
})(window);
(function(_scope) {OW.Console.addItem(new
OW_ConsoleDropdownList("console_item_521227a97257c",
"console_item_521227a97257c_content"), "mailbox");
})(window);
(function(_scope) {$.extend(OW.Console.getItem("mailbox"),
OW_ConsoleList).construct({"rsp":"http:\/\/localhost\/oxwall\/base\/console\/list-rsp\/","key":"mailbox"});})(window);
(function(_scope)
{OW.MailboxConsole = new OW_MailboxConsole("mailbox",
{"issetMails":false});
})(window);
(function(_scope) {OW.Console.addItem(new
OW_ConsoleDropdownList("console_item_521227a97304b",
"console_item_521227a97304b_content"), "friend_requests");
})(window);
(function(_scope) {$.extend(OW.Console.getItem("friend_requests"),
OW_ConsoleList).construct({"rsp":"http:\/\/localhost\/oxwall\/base\/console\/list-rsp\/","key":"friend_requests"});})(window);
(function(_scope)
{OW.FriendRequest = new OW_FriendRequest("friend_requests",
{"rsp":"http:\/\/localhost\/oxwall\/friends\/action\/ajax\/"});
})(window);
(function(_scope) {OW.Console.addItem(new
OW_ConsoleDropdownList("console_item_521227a973c62",
"console_item_521227a973c62_content"), "notification");
})(window);
(function(_scope) {$.extend(OW.Console.getItem("notification"),
OW_ConsoleList).construct({"rsp":"http:\/\/localhost\/oxwall\/base\/console\/list-rsp\/","key":"notification"});})(window);
(function(_scope)
{OW.Notification = new OW_Notification("notification");
})(window);
});
"
I cannot edit Gender, birthday date , and other stuff....
My search in old posts has not been matched by similar problems, I hope someone can help me...
Thanks in advances.