![]() |
Yes, I updated to 2.03.
I just checked my gallery php files and they are the same as the last zip. So, know changes were made and mine works. |
Quote:
Does anyone have the new code that will fix this? |
Quote:
Try using IE, and if that doesnt display, than i would take a look at your tables in MYSQL, and see if there is any info going in or out. I am assuming that the pics are strored in a folder, so it is possible that the folder is no longer chmodded or even there to begin with..of course, i am just throwing out loose ideas here, so dont bite my head off. |
The real problem is with the page navigation. If I can get my hands on the old vbulletin 2.01 templates numbernav and numbernav_pages.
That would fix the page navigation problem without modifying code. |
I managed to get this working on IIS 5 on Windows 2000 Server.
I have a few questions I changed the line PHP Code:
PHP Code:
What are the ' and > for ? I also had to //comment out the PHP Code:
Any idea why? |
All the galleries that I checked out had the same problem with an unclosed table.
If you can get through the spurious HTML errors on this validator, you will see that there is a FORM embedded improperly and an unclosed table. IE doesn't care, but NS does crap out. (Corvette Action Center: I hope that you do not mind that I used your gallery as an example.) |
Quote:
-Rob Loszewski, Site Administrator Corvette Action Center |
Quote:
I read the docs and found out the > stops it making images smaller than the thumbnail size bigger. I've put it back in and it is working OK. |
Quote:
|
I didn't have enough images on my board to require page navigation until now, so I couldn't see the bug some of you had noticed.
But I do now. Anyway I had a look in an old backup and found the required templates. As they are no longer in use I hope it's not a problem posting the code here. numbernav PHP Code:
PHP Code:
|
THANKS!!!!!! :D
|
Where is the new version ?
|
anyone get this up on a windows machine yet?
|
Quote:
|
I think I finally have this working...
http://bbs.clubplanet.com/gallery.php But it is INCREDIBLY slow. Is it supposed to be this slow? The rest of the site is not... Thinking maybe I did something wrong. Anyone? |
Is there an updated version for VB 2.0.3? /admin/functions.php is completely different and the "acceptupload" function is no longer existing :( I cant get it to work on 2.0.3 for anything and I had it working perfectly before.
Please help |
BUMP!
How about an updated version for 2.2.1? This was a main feature on my site and I was forced to remove it because it didnt work with 2.2.1 |
I have to agree. This is a great hack, and I even had my New host install ImageMagik so I could is this, and now I can not.. Hope there is a 2.2.1 version coming out soon!!
Talon |
Somebody mind explaining what this hack does, since I can't find a description for it? :confused:
|
It doesnt do S-H-I-T anymore, since noone can take the time to make it compatible with ther latest version of VB
|
I got this working with minor modifications after upgrading a 2.0.3 board that had a working gallery in it. I have no idea if this will work in other cases.
Anyways, what I did was this: follow the instructions in gallery.txt, untill you get to : Quote:
Find function acceptupload(): Find: PHP Code:
PHP Code:
Find: PHP Code:
PHP Code:
That's all folks "This is all i actually had to do too get it working, as I did a code comparison upgrade..." |
What if I have a 2.0.3 board? Will the original code work? and WHAT DOES THIS HACK DOOOOO? :frus:
|
oh it works great with 2.0.3 -
What it does, well it gives you an Image gallery on your forum. It makes thumbnails of all attachments, and provides easy access to them and theyr post.. oh hell, heres a screenshot - a picture say's more than a thousand words ( the "please select image gallery" is your forums list ): |
Do Gabs modifications work for 2.2.2???
Steph |
they work for me.. :)
|
Worked fine for me too. :D
|
Seems like a while since this hack was last discussed ! Anyone still running it, using vbulletin2.2.2 + ?
|
:chinese:
|
Quote:
|
That's what I suspected after reading some of the earlier posts. Sounds like some folks were making a ton of code changes that were not documented in the original installation instructions, making it an extremely difficult hack to install.
|
Does anyone have this running with 2.2.6?
Is this one dead? Too bad, I think it's exactly what I need. I have photopost, but this sounds like it integrates much more tightly with the vB forum. |
on 2.2.6 as well
:bandit: |
Quote:
|
Hey,
I have installed it and everything, but there is a slight problem - the page is blanc. I did everything right, but the templates didn't install. If I can't find a way, i wouldn't mind just creating them myself if someone could attatch them for me :) Thanx |
After a bit of trial and error I got this working on vB 2.2.8, very nice hack indeed.
Thanks for sharing, this is just what I needed :D |
Anyone care to share how they got it working?
|
Actually it is easy to get it working but requires a few changes if you have PPN's "Attachments as Files" hack. I looked it over quickly and made changes to the original install file...try the one I attached and let me know if it works.
|
I have attachments as files installed :(, anyone care to edit the code to work with it? i really need a gallery.
|
I got no thumbs. I get this when I run debug...
"perpage = 10 galrows = 5 galcols = 2 gallerypage = Image Gallery gallerytitle = Image Gallery SELECT COUNT(*) as thumbs FROM post LEFT JOIN thumb ON post.attachmentid=thumb.attachmentid LEFT JOIN thread on post.threadid=thread.threadid WHERE post.attachmentid AND post.visible=1 AND thumb.attachmentid IS NOT NULL Total thumbs: 259 SELECT thumb.attachmentid, post.postid, post.title FROM post LEFT JOIN thumb ON post.attachmentid=thumb.attachmentid LEFT JOIN thread on post.threadid=thread.threadid WHERE post.attachmentid AND post.visible=1 AND thumb.attachmentid IS NOT NULL ORDER BY thread.forumid, post.dateline DESC LIMIT 0,10 Row: 0, Col: 0 Row: 0, Col: 1 Row: 1, Col: 0 Row: 1, Col: 1 Row: 2, Col: 0 Row: 2, Col: 1 Row: 3, Col: 0 Row: 3, Col: 1 Row: 4, Col: 0 Row: 4, Col: 1 " |
I got this working on 2.2.9 after a bit of work ... added an auto-centering popup script to round it out ...
http://www.mobileforces.org/forums/gallery.php |
All times are GMT. The time now is 02:33 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:
|