Screenshots

That is already included. Do you have the none.jpg none_small.jpg etc in your screens folder? If not copy it over from any Vl bundle
 
Yeah I have them, but doesn't show on the list :S
The same happens on your demo: http://visiolist.com/demo/
There's no screenshot for "Video Music Online" or "Best Healthy Salad Recipes.."


Edit: I've realized this is because there's no code for this in the plugin. For example in stats_compile_stats.php
instead of:
PHP:
$TMPL['screenshot'] = '';
should be:
PHP:
$TMPL['screenshot'] = "<div class=\"right screenshot\"><a href=\"{$TMPL['url']}\" onclick=\"out(this,'{$TMPL['username']}');\"><img src=\"screens/none_med.jpg\" alt=\"{$TMPL['title']}\"/></a></div>";

And the same for the rest (screenshots.php, admin_edit_build_form.php, NewestMembers/skin_global.php, etc...)
 
Oh, i thought you meant the rankings. yea on those places it was left out, dont know really why, but thanks again. Will look at the files again and update as soon as possible
 
this actually already exists but is not implemented in all portions of the script for performance reasons.
 
Did you requested your screenshot api key?

If you did, it might not have been approved yet ( to prevent abuse ). Any requests you do until then will fail.
Please hold on a few hours, mark will approve it once he wakes up
 
I have the same issue, some of my screenshots will work, most not. I'm sure it is something on the screenshot server end. Mark will have it worked out soon.
 
If you use this plugin and updated to VisioList 0.9 it is required to reupload this plugin ( dont delete, just reupload ). This is because of the change on the statistics page.
That is if you havent already replaced it with the update bundle
 
Did you also replaced the info.php? maybe ftp error. Do you have the version tag in it if you open it with ftp?
 
Back
Top