Online Page Editor Add-on Support Product Page

no login possible: online-server with php and linux

Asked 25 Jul 2017 19:32:49
1
has this question
25 Jul 2017 19:32:49 Carmen Scheibe posted:
I have newest Version installed 1.5.3. No Login:
www.fernsehservice-fischer.de/indexentw.htm

Local (Windows) is function.

dmxpageeditor.php:
// --- Change this only when using user security ---
$userName = "fischer";
$userPass = "66543211";
$ftpUser = "";
$ftpPass = "";
$ftpServer = "";
$ftpPort = "21";
$ftpFolder = "";
$ftpUsePasv = false;
// --- end changes ---

jQuery("body".dmxPageEditor(
{"activationKey": "ctr+f2", "editDreamweaverRegions": false, "editableRegionsList": "edit", "actionUrl": "dmxPageEditor.php", "currentPage": "/indexentw.htm",...

Replies

Replied 27 Jul 2017 10:47:16
27 Jul 2017 10:47:16 Carmen Scheibe replied:
I've made the update from pageEditor, developed a new page, everything is transferred. The http login works only locally with Windows but not on the server with Linux. Several browsers tested by several PCs. Now I have tested the AJAX-Login and this works.
I can not login in all Demos from you eg: www.dmxzone.com/demo/php/ahe3demos/GadgetsStore/index.html (not found).(Carmen Gemany, excuse english)

Reply to this topic