DWUser
Forum Replies Created
-
Hi @tsonyc,
Thanks for using EasyRotator, and I’m sorry you’re experiencing trouble. Please see this KnowledgeBase article for more information: http://www.dwuser.com/support/easyrotator/kb/common-editor-application-errors/ .
The most likely issue is that the PHP script doesn’t have appropriate permissions to access the files in the wp-content/uploads/EasyRotatorStorage/ directory. Make sure that that directory (and all subfiles and subdirectories) are fully writable (e.g. 766 permissions).
Sincerely,
Drew O’NeillHi,
Thanks for the update. To help any other users who may experience this issue, can you please post the relevant log excerpt that you used to identify the problem, as well as the change you made to solve the problem?
Thanks!
Sincerely,
Drew O’NeillHi @slackgeek,
You can make this change if you manually make a change to the
easyrotator-for-wordpress/easyrotator.phpplugin file. Around line 418, inside thehook_admin_noticesmethod, you’ll see this code:// Show the welcome/setup notice if neededImmediately before that line, add these two new lines:
if (!current_user_can('add_users')) return;You may want to choose a different permission from
add_usersfor the check; you can learn more about available options here: http://codex.wordpress.org/Roles_and_CapabilitiesSincerely,
Drew O’NeillHi @slackgeek,
Thanks for using EasyRotator for WordPress. Please make sure that you’ve clicked the “dismiss” option on the welcome bar that appears at the top of each dashboard screen. That should avoid any problems.
Sincerely,
Drew O’NeillHi,
Please send the
debug_WPAPI.xmllog file referenced in this article: http://www.dwuser.com/support/easyrotator/kb/common-editor-application-errors/ .Sincerely,
Drew O’NeillHi @leonhedding,
Can you please open a support ticket on our website and send temporary login credentials to your site?
Sincerely,
Drew O’NeillHi @leonhedding and @malick_m,
Thanks for using EasyRotator for WordPress, and I’m sorry you’re experiencing trouble. This error indicates that an error is occurring on the server. To help me determine the issue, can you each please send your server’s PHP error log? (Contact your webhost if you’re unsure of how to get this log file.)
Sincerely,
Drew O’NeillHi @nfa1218,
Thanks for using EasyRotator, and I’m sorry you’re experiencing
trouble. Make sure that your uploads folder ( wp-content/uploads/ )
and especially the wp-content/uploads/EasyRotatorStorage/ subfolder
are all writable by the webserver. If you’re not familiar with unix
file permissions, you should contact your webhost.Please let me know if you have any other questions.
Sincerely,
Drew O’NeillHi @sn1p3r46 ,
It looks like there are some permissions issues on the
plugins/easyrotator-for-wordpress/engine/folder. Make sure that all of the files and subfolders in theeasyrotator-for-wordpressfolder are properly accessible by the webserver’s user. You may need to contact your webhost if you’re not familiar with editing linux permissions.Sincerely,
Drew O’NeillHi @hellovic,
The data is stored in the wp-content/uploads/EasyRotatorStorage/ directory. If you need to replace the default references to amazonaws.com and rackcdn.com, create a tiny plugin that applies a
the_contentfilter to replace the URLs with references to your local copies.Please let me know if you have any other questions.
Sincerely,
Drew O’NeillHi @ssancton,
Please double-check you’re running the latest version of Adobe AIR, as an outdated AIR version can occasionally cause unexpected behavior: http://get.adobe.com/air/ . If you still experience trouble, please open a support ticket on our site ( http://www.dwuser.com/easyrotator/ ) and include temporary login credentials so I can try to reproduce the issue.
Sincerely,
Drew O’NeillHi @knoxgseattle,
I’m sorry you’ve experienced trouble with EasyRotator. If you’d like to open a support ticket at our site at http://www.dwuser.com/easyrotator/ (scroll to the bottom) and send details on the crashing, we’d be happy to try to help you resolve these issues.
Sincerely,
Drew O’Neill
[ Signature moderated. ]Hi @makeupedia,
Thanks for using EasyRotator for WordPress. To protect your photos, you will need to watermark the photo files before adding them to the rotator.
To customize the layout code (including the CSS), select File > Advanced Options (in the top-left corner of the wizard window) and enable layout source editing. You’ll then be able to edit the layout source code in the Layout/Presentation section of the wizard, via the “Manually Edit Layout Source” button.
Please let me know if you have any other questions.
Sincerely,
Drew O’Neill
[ Signature moderated. ]Never heard back from Chris via a reply to his support ticket, so cross-posting my reply here as well.
Hi Chris,
Thanks for using EasyRotator for WordPress, and I’m sorry you’re
experiencing trouble. Can you please send the URL of the page, as
well as temporary credentials to login to the WordPress dashboard in
reply to the email reply I sent?Sincerely,
Drew O’Neill
[ Signature moderated. ]