Ok I just installed this board a few weeks ago and I was try to ge tthe thumbnail image sizes to be a big bigger, and I was messing with the config options and no there are no thumbnail images, all thats there is a red X, but if you click the red X the image shows in the pop up. How do I get the thumbnails back?
Right now I am just not using the thumbnails part, so now when you click on an image it goes right to the full sized image, and this really messes up my theme that im using cause its not made to expand to that size, its just supposed to show another larger thumbnail of the image and then when you click that its supposed to pop up the full sized image, but I don't have the larger sized thumbnails anymore.
Please help.
please provide a link to your gallery, if your gallery requires login, please provide a test account so you may be provided with further help.
What I'm trying to do is fix the "Create intermediate pictures" option, I didn't see the if it has the * you can't change the options for those settings when you have pics already uploaded.
Is there a way to fix the "Create intermediate pictures" option so it will create thumnails again for larger images?
Yes,
use the resize pics utility, in the admin menu, and you can rebuild the thumbs and/or the intermediates there.
(note, if you are using hardwired, this link is missing, so just browse direct to ../util.php)
Quote from: Casper on June 20, 2004, 12:02:13 PM
Yes,
use the resize pics utility, in the admin menu, and you can rebuild the thumbs and/or the intermediates there.
(note, if you are using hardwired, this link is missing, so just browse direct to ../util.php)
ahhh ok I was wondering why I couldn't find that link.....
is there a way to add the .../util.php into the Hardwired theme?
thanks for the help.
Yes,
open themes/hardwired/theme.php, and find;
<td class="admin_menu"><a href="searchnew.php" title="">{SEARCHNEW_LNK}</a></td>
And paste in after it;
<td class="admin_menu"><a href="util.php" title="">{UTIL_LNK}</a></td>