![]() |
@Hades: I don't have much freetime, as i have a job and a family also. The problem with the permissions. Give guests the permission to download attachments, this should help.
As soon as i get the time for it, i will update the FAQ on the first page. If you get messages displaying that there missing columns in the SQL-Database try to reinstall the product (and overwrite the old version). Or check out for sure, that you have the rights to run queries. |
Tried overwriting the product again, every other product I have installs/upgrades fine. But as soon as I enable the gallery again the boards totally break and all I get is:
Code:
Database error in vBulletin 3.6.2: |
By the way, the 3.5.4 Version of this Hack lists itself on the post as version 1.23. Where here on this thread you list the version as 1.30 for 3.6.2 vBulletin. But when I upgrade with the download here on this thread the product lists itself in the Product manager section as 1.23:
vBI-Gallery 1.23 A gallery-system integrated in the forum |
well can u please tell me how to show the image at original size not 3x to large???
|
Edit "gallery-attachment"-Template
Replace it with: Code:
<a href="attachment.php?$session[sessionurl]attachmentid=$attachment[attachmentid]&d=$attachment[dateline]"<if condition="$show['newwindow']"> target="_blank"</if>> |
@Antiblank:
Try this one. Replace the code for random_thumbs in the plugin "gallery_images_forumhome" with this one: Code:
if ($vbulletin->options['show_random']) { |
Quote:
Nearly perfect thank you for the help. The only issue now is that on my forum home page, I see a header section at the top for Random Images from the gallery, but no images appear there. But the layout is showing correctly in the gallery forum as well as on the members profile pages. So for those you get my mightest thanks. Glad to be able to turn that much back on again. |
Now I'm starting to feel bad about posting but maybe this is related to my other issue. I just went to my forum manager and tried to update the settings on my gallery forum. (I also tried updating any of our forums and the error is along the same lines).
Code:
Database error in vBulletin 3.6.2: Code:
MySQL Error : Unknown column 'gallery_cat' in 'field list' |
The altering on the table "forums" is missing for the gallery_cat. Did you check your config-file if you are able to run a query? Normally this shouldn't, but you never know.
Otherwise run the query in your admin-cp. Code:
ALTER TABLE forum ADD gallery_cat TINYINT( 4 ) NOT NULL |
Quote:
New Error: Code:
Database error in vBulletin 3.6.2: |
All times are GMT. The time now is 03:55 PM. |
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:
|