Default Album Photos Not Resized

It seems the photo resize script may not handle photos in the Default Album 'Hidden' (that I have now renamed to Public), as referenced in Admin => Advanced Settings => General.

https://www.boonex.com/forums/topic/photo-resize-error-500.htm

https://www.boonex.com/forums/topic/What-is-Default-album-name-setting-for-.htm

Recent photos added to Group Blogs seemed to go in with these 'hidden' Group Photos and don't appear to resize.

http://meta-travel.com/m/photos/browse/category/Groups

~~~~~~~~~~~~~~~~~~~~~~
MichelMeta-Travel.com
~~~~~~~~~~~~~~~~~~~~~~

TravelNotes.org - The Online Guide to Travel
Quote · 12 Jun 2016

I'm not sure what I'm looking for and might be probing in the dark.

There's a line in the resize script

if ($GLOBALS['MySQL']->getOne("SELECT COUNT(*) FROM `sys_modules` WHERE `uri` IN('photos')"))

The photos we're having problems with are sitting in `bx_groups_images`, `bx_groups_blog_images`, and `bx_events_images`.

Not sure if this means anything, but in `sys_modules` there's a column 'dependencies'.

Would putting photos in there, for groups and events modules which use photos, have any effect?

~~~~~~~~~~~~~~~~~~~~~~
MichelMeta-Travel.com
~~~~~~~~~~~~~~~~~~~~~~

TravelNotes.org - The Online Guide to Travel
Quote · 12 Jun 2016

"Photo resize script" resizes all images which are in "bx_photos_main" table.

Rules → http://www.boonex.com/terms
Quote · 18 Jun 2016

Then something's going wrong with newer images because they are in `bx_photos_main`

Maybe there's something not working right with our new uploads.

I thought trying the resize script again might sort them out, but it doesn't. Is there a timestamp on there?

http://meta-travel.com/m/photos/browse/all

Embarassed

TravelNotes.org - The Online Guide to Travel
Quote · 18 Jun 2016

There are new files after resizing, the script determines if photo is already resized by checking if new file already exists.

Then something's going wrong with newer images because they are in `bx_photos_main`

Maybe there's something not working right with our new uploads.

I thought trying the resize script again might sort them out, but it doesn't. Is there a timestamp on there?

http://meta-travel.com/m/photos/browse/all

 

Rules → http://www.boonex.com/terms
Quote · 26 Jun 2016
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.