I noticed the the images in my screenshot module are all gone. When I go to the link, it states that there are no images in the database.
I went to the screenshot table, and there are images there aswell in the pics directory.
Any ideas?
I noticed the the images in my screenshot module are all gone. When I go to the link, it states that there are no images in the database.
I went to the screenshot table, and there are images there aswell in the pics directory.
Any ideas?
same problem for me… pictures are uploaded in the “pics” folder and database tables correctly populated
solutions ? ? ?
ciao from Italy
Is the /pics folder at the home directory of your phpVMS system? Are you able to access the image directly through your browser?
Check your database and see if the table is phpvms_ for some reason mt table changed.
@flyalaska is probably on point. The older version of the screenshot center did not utilize the table prefix capability of phpVMS and the later versions do, so if you have updated most likely you will have to add your database prefix to your screenshots tables in your database.
prefix of my tables are correct ( phpvms_screenshots - phpvms_screenshots_comments - phpvms_screenshots_ratings ) and this is a fresh install of screenshots modules and tables.
Pics folder is placed in the root of my server and the pictures are accessibles from browser ( see: http://www.chivolava…cockpitPA32.jpg )
Open phpvms_screenshot is it empty?
All the tables are populated with correct data - name of uploaded pictures and relative comments - but the screenshots.tpl return “There are no screenshots in the database!”
For some reason the variable must be coming to the template empty.
Where you ever able to see them?
Have they been approved?
If yes to both, what changed when they stopped showing up, did you update the system or the module, edit something?
Pictures are uploaded and approved normally in a completely new va installation that have no problem with nothing other, including database/email functionality, all is fine and correct.
I can see the data with phpmyadmin and the uploaded pictures in the browser.
The server (Aruba) is an os Linux with MySQLi 5.5.45-37.4-l and php 5.5.31
It is not a very important module for the va, if still does not work i uninstall it
Have they ever shown before?
I have installed an old version of templates and modules of Screenshots center and all works fine ![]()
for me now the problem is solved
if necessary i can send a zip with the old ‘modules and templates’ and a modified ‘ScreenshotsData.class’ file that for me are now working…
tnx to all for the support