Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

22 - Warn users when stylsheets are not set #22

Open
guikubivan opened this issue Feb 6, 2011 · 1 comment
Open

22 - Warn users when stylsheets are not set #22

guikubivan opened this issue Feb 6, 2011 · 1 comment

Comments

@guikubivan
Copy link
Owner

Right now if the stylsheets are not set (can happen if plugin is activated globally on wordpress mu), users will never know and will only see the word "error." 

This needs to be detected automatically and the users warned that they need to go to the settings and set the stylesheets or give them the option to set stylsheets to defaults.

Original link: http://code.google.com/p/ipm-wordpress/issues/detail?id=22
@benabus
Copy link
Contributor

benabus commented Feb 15, 2011

Checkout line 1413 of wordpress_slideshow_classes.php to see where the error message is handled. I know this works on the front end, but other than that, has not been tested.

Maybe a good idea to do some additional error handling, but I'm not sure how errors are returned from the xml parser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants