The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
It should hold the setting, so apparently it's bailing out at some point.
If you want you could try going to the admincp, and at or near the bottom of the list there should be a "kh99 Rotate Attachment" setting page. There you can turn on debugging and specify a file to write the messages to. It has to be a writable directory. If your server is set up so that the web server process can write to the forum directories then you can just put a file name, otherwise you'll need a path to somewhere with write permission. Do you know if you have GD configured? You can go to Maintenance > View PHP Info and see if it's listed in the configuration (there'll be a section with GD at the top, for me it's between ftp and gettext). |
#12
|
|||
|
|||
...also, do you know which version of vbulletin and php you're running?
|
#13
|
|||
|
|||
PHP 5.3.26
VBulletin 4.2.2 I made a directory set it to 755 and a file also 755 and nothing's going in the file. I'm _not_ much of a coder, or web guy, so I'm not sure I did it correctly. I'm more than willing to work on testing but it might be easier to PM me instructions and we can post what's needed without me fumbling around or possibly confusing things on the forum. --------------- Added [DATE]1382464151[/DATE] at [TIME]1382464151[/TIME] --------------- GD Support enabled GD Version bundled (2.1.0 compatible) FreeType Support enabled FreeType Linkage with freetype FreeType Version 2.4.2 T1Lib Support enabled GIF Read Support enabled GIF Create Support enabled JPEG Support enabled libJPEG Version 6b PNG Support enabled libPNG Version 1.2.44 WBMP Support enabled XBM Support enabled |
#14
|
|||
|
|||
I have been looking for a mod like you are making and i am using imagemagic please add support for that.
Thanks |
#15
|
|||
|
|||
I'll try to do that. I actually have a version of this mod that works for me (using GD), but FBRN_Andrew who volunteered to test it for me couldn't get it to work at all on his server, so it's been on hold.
|
#17
|
|||
|
|||
Quote:
It takes some time to rotate an image and there's no feedback, so if you press "OK" in the dialog and it looks like it hangs, it may just be taking a long time (also read the "There are a couple of issues:.." paragraph in post #9). |
#18
|
|||
|
|||
Thanks @Kh99, I am pretty sure I will figure it out. I already read through the thread prior to replying the first time. I dislike wasting your time or mine.
Let me get this running and if you want I have some image magic code that I created/altered on another project, that we could patch in to your code. Famous last words, now I will have to find it. |
#19
|
|||
|
|||
Until you get it sorted you can load the images into Imageshack and rotate them easily.
Then you can use them however you wish. Re- post them using imageshack or copy and paste. |
#20
|
|||
|
|||
Yeah, but I think the original post mentioned that people post from phones so they don't want to go through all that, and moderators don't either. But that reminds me of something I thought of while doing this: I think pictures coming from phones sometimes contain information about the orientation, and the real problem is that it's being ignored (although I think I read that the latest IE will see it and rotate the image accordingly). So maybe a simpler mod might be when someone uploads a jpeg, look for the orientation tag and rotate the image if necessary.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|