The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#47
|
|||
|
|||
![]()
rmusic: okay remove the templates. Remove the block of code from member.php. Delete the extra php files.
Download the attached file and run it from you admin directory this will clean away the extra settings and table added by the installer. Attachment removed now part of main release package. |
#48
|
|||
|
|||
![]() Quote:
thanx id really like to use it but it just wont work |
#49
|
||||
|
||||
![]()
Just letting you know everything is up and running fine on my board now.
GJ and thank you for the help! The only thing I suggest is in the instructions, make sure to tell users to make sure that dynamic [img] tags should be set to yes. Otherwise the image wont show in the sig, just the link. I found this out the hard way and had no idea why it was doing that. lol Props to Firefly for pointing me in the direction my dumb butt should have looked in the first place. ![]() |
#50
|
||||
|
||||
![]()
Everything works, except when I upload a picture, it says "uploaded picture" but all I get is red 'x's ? Then when I check the DIR thought my FTP, it uploaded fine. Ideas?
|
#51
|
|||
|
|||
![]()
Okay thats a bug.
I have now updated the code to fix that bug in the display script. Download the updated version and it should fix your problem. You only need to reupload sig.php |
#52
|
||||
|
||||
![]()
im using the advanced editor.
so I changed the old code to the new stuff still same problem? |
#53
|
|||
|
|||
![]()
You've tried setting image serving to "yes"?
You've tried directly requesting the images eg http://<yourforums>/sig.php?imageid=X ? and most importantly your using the updated version of sig.php? If the images are appearing in your ftp then it means the script is correctly uploading the images at least. |
#54
|
||||
|
||||
![]()
still nothing man?
whats wrong ![]() sorry to harass ya, I usally can fix these things, but this time im stumped. |
#55
|
|||
|
|||
![]()
Bizare, okay this should help you discover where the problem lies. Attached is debug version of the image display script (sig.php)
Upload it then directly try and access a image via it http://<yourforums>/sig.php?debug=true&imageid=<imageidnumber> As it completes each part of the logic the script will echo its progress helping you discover where it failed. |
#56
|
||||
|
||||
![]()
genious, here is what it told me
Image serving is enabled, referer check has not been carried out. Displaying Image. filename is: images/signature/uid55iid6.gif Warning: Cannot add header information - headers already sent by (output started at /home/kaos/public_html/forums/sig.php:58) in /home/kaos/public_html/forums/sig.php on line 68 Warning: Cannot add header information - headers already sent by (output started at /home/kaos/public_html/forums/sig.php:58) in /home/kaos/public_html/forums/sig.php on line 69 Warning: Cannot add header Ideas? |
#57
|
|||
|
|||
![]()
The add headers problem is because its in debug mode,
however images/signature/uid55iid6.gif may indicate the real problem you need to specify the full path eg /home/whereever ![]() |
#58
|
||||
|
||||
![]()
damn!
in my Options, I changed the Base Directory to my whole path, /home/kaos/public_html/forums/images/signature still won't show up? hummm. |
#59
|
|||
|
|||
![]()
okay at the bottom of the error messages you should see
"Image Exists. Image has been loaded, if you where not in debug mode it would be downloading now" or "Image could not be opened. Filename is: $sigimagedir/$filename" or "Image does not Exist. Filename and path should be: $sigimagedir/$filename" if you don't then what version of php are you using? |
#60
|
||||
|
||||
![]()
im using 4.0.4pl1 and where would these messages be?
(sorry for the hassle man, just I really like this hack) |
#61
|
|||
|
|||
![]()
Warning: Cannot add header information - headers already sent by (output started at /www/forums/sig.php:36) in /www/forums/sig.php on line 78
Image Exists. filename is: /home/memberdata/uid419iid2.gif Image Exists. Image has been loaded, if you where not in debug mode it would be downloading now You should find something similar at the bottom of the debug page. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|