cj_guest
Forum Replies Created
-
Forum: Plugins
In reply to: [NEX-Forms - Ultimate Forms Plugin for WordPress] Drop List Not DisplayingSame issue here – looks great but looks like we’re gonna get no answers either so pointless
Forum: Plugins
In reply to: [EasyRotator for WordPress - Slider Plugin] Easyrotator in Network ModeMy whole website is down now with this error message displayed!
Parse error: syntax error, unexpected T_STRING in /homepages/45/d392056467/htdocs/wp-content/plugins/easyrotator-for-wordpress/engine/main.php on line 1544
Forum: Plugins
In reply to: [EasyRotator for WordPress - Slider Plugin] Easyrotator in Network ModeHi
I tried this and changed each line as instructed. Kept telling me when going to each domain directory doesn’t exists – yet it does. Having achieved nothing changed to code in main.php back to what it was, and now I cannot move away from this screen as I keep getting the error message:
Parse error: syntax error, unexpected T_STRING in /homepages/45/d392056467/htdocs/wp-content/plugins/easyrotator-for-wordpress/engine/main.php on line 1544
yet the code hasn’t changed from the original (below):
// The upload dir exists; no errors. Return the path (without creating it; that was done upon activation via above createContentDirIfNeeded() method). $uploadDir = $uploadInfo['basedir']; return ($uploadDir . '/' . EasyRotatorPluginConfig::$contentDirWrapperName . '/' . EasyRotatorPluginConfig::$contentDirName . '/'); } // If we made it to here, the upload dir doesn't exist or isn't writable. Need to warn user. Return fake path that will trigger other errors. return $this->_fakeContentDirPath; } private function getContentDirURL() { // Get the upload dir info $uploadInfo = wp_upload_dir(); if ($uploadInfo['error'] === false) { // The upload dir exists; no errors. Return the path (without creating it; that was done upon activation via above createContentDirIfNeeded() method). $uploadURL = $uploadInfo['baseurl']; return ($uploadURL . '/' . EasyRotatorPluginConfig::$contentDirWrapperName . '/' . EasyRotatorPluginConfig::$contentDirName . '/'); }[Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]
Forum: Plugins
In reply to: [EasyRotator for WordPress - Slider Plugin] Easyrotator in Network ModeThe Rotators are sharing/working fine on all sites – not an issue but I cannot get into the app to edit/create any of the rotators it just keeps opening the dialog box:
“Use the manager below to create or select an existing rotator to embed in your post:”
Well as there was no help from this forum coming forward I reversed everything done, deleted the appropriate database files and restarted from scratch. Seems to be OK at the moment.
Forum: Networking WordPress
In reply to: no multisite admin accessI am having this problem too. When I try to log in I just get redirected to the home page – I now can’t change anything on my website as I can’t get into it and am totally stuck
Every option is still taking me back to the physical domain address and now I can’t even log in to the dashboard when I enter the
domainaddress/wp-admin/
it takes me to domainaddress.