![]() |
Works great! A critical add to my photography community site...
http://www.PhotographersParadise.com |
any ideas why the popup shows the latest uploaded img first for me but for other users the order isnt right (photopost pro)
|
3.4.1.: Fix for PHP 5.3.0 related bug. If you don't use PHP 5.3.0, there's no need to update, if you do, just reupload photo_popup.php
|
Upgraded.... My only hope is that one day somehow the thumbs, med, or original images can be linked with no text and there not be a conflict with that Tcat image resizer mod.
|
Excellent mod and just what I've been looking for. I wonder if it's possible to modify the code so you can have a community album? The reason for wanting to do this would be to let members select photo's for birthdays, get well soon, and things like that, instead of hunting round the net to link to stuff.
Regards, Tom |
Try this:
In photo_popup_albums_config.php around line 40 change Code:
WHERE userid = $userid Code:
WHERE userid = $userid OR albumid = XY Also change around line 77 Code:
WHERE userid = $userid " . $where_add . " Code:
WHERE userid = $userid " . $where_add . " OR " . TABLE_PREFIX ."albumpicture.albumid = XY Please let me know if that works. |
Thanks cellarius, I'll give a try and let you know how it turns out.
Regards, Tom |
Strange.
On my site, this only works when there is no www in the URL. So it works correctly with uselessforums.com but not www.uselessforums.com. I couldn't find anything in the first post about this, nor by searching the thread. Thanks for any help. Here is the debug info: Code:
|
Quote:
|
Quote:
Since no one else has reported this problem, maybe I can just fix it for my forum... |
All times are GMT. The time now is 06:35 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|