![]() |
It won't try to remake thumbnails that are already in the database. Did you run gallerymakethumbs.php with the --flatten option enabled originally?
Edit your functions.php and comment out the line: unlink($thumbname); in function makeThumb. Then try posting a new message with an image attachment. Go to your /tmp directory and see if a thumb_{random stuff} file was created and is greater then 0 bytes. Also, are you running in safemode? |
Originally....no.
I'm not running in safe mode. I'll try and post an image... |
I am finding a discrepancy in the database. Record #31 is missing which is the record it's trying to make out of a text file attachement somewhere in the forums.
|
bingo!
I posted an image |
Quote:
|
I wonder if I should just delete everything and try running the install script again???
|
Quote:
|
Quote:
|
|
I'm curious....so....if new images that are posted show up in their respective forum ids, does that mean that ImageMagick is working?
|
That's the deal, it's working. Something is going wrong with (I think) gallerymakethumbs.php not reading the attachment from the database. At least that's what it seems, I may be mistaken.
|
Not sure if this is a clue or not, but if I go into phpmyadmin and look at the file data for the pics that mojotim added, this is what I see:
ÿØÿàJFIFÿÛC $.' ",#(7),01444'9=82<.342ÿÀ ( ÿÄÿÄ/!1A"#Qa2R$Bq¡ÁÿÚ?÷ôDDDDDDDDDDDDDDDDDDDDD^W ñ?(ËÜ|¾2´x ¼DïùVA¥ý-iSg¾ûhumÚÆ[µ'µÖÊ?`ÈÐí¼ôók¿Ë²ª+øÏ· Æ#WâF*eæ×\g¯DhµÝôá²Ð¨ÚcÜÃòNC »ò|& ¡á%vHÖÒ;÷õ÷VMñqµjò 2¸i+ɼáÎ$ó[>¼±½ó7~ºïë¥mÆy½ü¿,³ÇòXx¨Ø.u Ekή#Côb¡ó¬cÌøiå§Bû+X¨Ö3¥ ¢zµÕßz#zÐV¼ÃÖÇ ã²xúÙFcò±Ô32yëÈ袸¸4·a½ï]Á3Ù&fì\~K'gGÎüI;t\ø£xfÛý+\ ;s)a÷ñ£# (h:hhb x³Ö7õ&k".ÚÙ^Ârò¼'~üñOnzÍ|²Å®ï ÛßïùÚ¿DDDD\¡ðã;3w+&4Ibïç6IèÜ^4òN #Ýe_Ãì| móòÕ1kó<1£Dmß.´=>ÁE RZ2Õò É ï³!·OÞÀ?åNÃþ-9j7jí«/Qq2FÒ;ïܵ¯7Áq,^V -n>æF»+Éj&8µ4ØÛÝUpo s6òóÏTÙ»+ 6q:8Ö觹ĸ÷×ávðØìV.Ôy©K V{·¸ßûålÉc iåñóPÈWe³7¦Hèá½ÿÅSàüg^7q8jÕ, üÈÁßIÖǯà,3ÜÈî ¶|£¥¯aðºHÏô8´¦þ »£F®6©@È+@ÀÈâ`ÐkG B""""""""""""ÿÙ |
I have yet to see a link that displays anything but a blank thumbnail gallery. gallery.php or galler.php?forumid=41.
I'm just viewing as a anonymous user, could this be a permissions issue? ... pretty sure if the user can see the forum, they can see the gallery though. What was the result of commenting out the unlink statement? Are you getting thumb_xxxx files in your /tmp directory? |
No results with commenting out that line.
if you mean the /tmp directory on my server, no, there are no files there labeled thumb_xxxx |
I think I have to give up with this hack. I've uninstalled it and re-installed it several times, trying everything and nothing works. :(
|
Just a comment....I've tried installing this hack so many times, that I just found that when you run the install script....it doesn't rewrite over the old templates...it installs the same ones over and over again, so there are 6-8 of the same template installed. This really should be fixed somehow in the installation script. So how can I mass delete all the templates that were created???
|
Well....I've given this hack one more shot and I still can't get it to work. I've upgraded from vB 2.0.0 to 2.0.1....I also had the old version of the gallery zip file from 6/30 before the updated version was released on 7/1. I noticed that when I ran the old install file, the records that were created in the thumb table had data in them....at least when viewed through phpmyadmin, binary code was in each file. However....when after completing the installation, when you go to gallery.php, nothing appeared but a couple of lines and the forum nav bar.
I uninstalled everything. Downloaded the updated (7/1) version and reinstalled it. This time, it only took 2 seconds for the gallerytumbnail script to run....I knew that each record created in the table...was empty. Sure enough, I confirmed it. However, when going to gallery.php, everything appears except the actual thumbnails. So....somewhere along the way, something still isn't right. The other thing I noticed is that the size of the gallery install script on 6/30 was only 6kb. The released version on 7/1 is 11kb. That's almost double in size. Why would the original 6/30 installation script seem to install data in the records, but the new version does not? I've tried every single combination of fixes listed in this thread and no matter what I do, I can't get this to run. :( |
<font size="4">ANYONE HELP!</font>
I have posted this serveral times with no response. How do I make on the dropdown only active forums shown? It is listing even forums that are inactive (i have a bunch) Please help Thanks |
Don't know, maybe Zamtil?
|
Bueller? Bueller?
|
Quote:
Are you refering to "new" posts or threads in active forums, or just forums that are hidden, and not shown to the public. Im not understanding the whole question here, but your jump box script usually can bail you out of that one, for it displays forums that should be seen by certain users. So, if you have a masked gallery, it will show up in the pulldown jump box to the users who have permission to see it, and in the same sense, display nothing to the user who should NOT see it. Sorry if Im way off base on this one Sarge, im just having a hard time understanding what it is your asking is all. :) |
I have several forums that are hidden and not active for users..
I us them with the bfc weblog When I view the gallery dropdown.. it lists every forum that I have...including the 10 forums that do not display on my actual index.php I want it to only display active forums.. Understand? Hope I could explain it |
Are you looking at them logged in as the admin or moderator? Do you still have this problem if you're not logged in, or logged in as a regular member?
|
The same as an admin or a reg member
|
Quote:
Either way, I would just copy the jump box IF it doesnt do the same thing, and add it where your hardcoded box is. If your gallery is a few of those "hidden" forums, than they will be hidden on the Jump box as well. The jump box as I previously stated, only shows the forums that are allowed to be seen by those who have the permissions to do so. The masked jump box, would work perfect for your set up. What happened i think, is that you hardcoded the addys to your hidden forums, and they are showing up in your dropboxes. |
Just wondering if there's been any further progress on this? I'd love to be able to get this hack working on my site. :)
|
I wanted to make a quick comment about this script.
After the perfect instructions that I had everything installed just fine. The one problem I did come up with is that I have over 2000 attachments on my site on a dedicated box. The CPU went very high. In fact peaking at 26.5 at times. Basically killing the website process. It was the image software though.. not the php coding. I suggest anyone installing this to clean up your attachments before you attempt this install. I accually aborted out of the idea. Good luck. |
I am having the same problem also. I just cannot get the script to work! I would love to have this gallery on my site. I tried everything this thread said to do, but no luck. I confirmed the path to ImageMagick with my provider also.
You can view my gallery here! http://www.islandchat.net/forums/gallery.php http://www.islandchat.net/forums/gallerydebug.php Any help would be appreciated. |
Quote:
|
Interestingly, I thought I'd post an update on my problems with this hack. I added and when it wasn't working, I just left it alone. Any image that has been posted to the Forums since the date of installation....has been properly thumbnailed and viewable in the gallery. Any images prior to the date of installation, will not thumbnail. I now have to go and delete 300+ thumbnail records out of the table and then the hack should be ready to release to my members.
|
Processing attachment #1: 123.gif.
Fatal error: Call to undefined function: makethumb() in /home/imldes/www/forum/admin/gallerymakethumbs.php on line 14 any idea ?:confused: |
Quote:
will you ? |
Quote:
As far as the instructions go, hard to read? It's a text file and that's as easy as it gets. |
Is there anyway to implement this hack on a Win 2000 server?
|
Quote:
How do I know the ImageMagick on my server ? ;) |
I am trying to make a place where people can post their textures for free and come and find textures to use in their work. It is a very noble cause that will help a ton of artists. I am trying to figure out this Gallery thing but I am not a programmer and don't know squat about servers or installing ImageMagik....I could sure use someone's help on getting this stuff this stuff installed. I would be enternally grateful. THanks
Nick |
This work fine for me.
But how i can get a page with a list of all user with the number of image in they gallery ? same style of this : http://www.chins-n-quills.com/forums/gallery.php who can help me ! |
This hack no longer seems to work after upgrading vBulletin 2.0.3. I've rehacked the functions.php file and reran the gallery installation hack and for some reason, the page navigation does not show up on gallery.php and the page will not load in netscape. No matter what changes you make to the options in the Admin CP, they don't work.
|
still works for me. are the templates still in there?
|
Yep. When I ran the install script it came back and said that the templates were updated. They're all there. All 8, correct? I haven't hacked any of them. Did you upgrade to 2.0.3?
|
All times are GMT. The time now is 01:00 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:
|