The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#17
|
|||
|
|||
![]()
okay, one more little change and it'll work
![]() change <form action="member.php" method="post"> to <form action="member.php" method="post" name="vbform"> Now snyx, The images are saved to disk at the location you specify, you can also set the maximum size (in bytes) for each image. Currently you can not set the maximum dimensions for an image. Filenames take the format uid<userid>iid<imageid>.<extension> |
#18
|
|||
|
|||
![]()
I've updated the hack to now allow you to set maximum dimensions for an image and to check extensions better.
Additionally more error messages have been added to better inform users. |
#19
|
|||
|
|||
![]()
Fatal error: Call to undefined function: smallerror() in /home/sites/site2/web/vbulletin/simage.php(60) : eval()'d code on line 1
I get this error when I click to upload an image from the user CP... |
#20
|
|||
|
|||
![]()
oops.
I've updated the zip with a version of simage.php that includes the missing function. Just redownload the archive and upload the fixed simage.php. |
#21
|
||||
|
||||
![]()
I did this hack but I dont see any options in my forums....did I do something wrong? No option in user cp to upload, etc.
|
#22
|
|||
|
|||
![]()
Inside "edit profile" or the sig editor should you be using one there should be a little table headed "images" click the alter images link to upload/manage images. A popup window should open in that window you can upload, delete & replace images.
The example.png image in the archive should show this better than my pretty bad explaination. ![]() |
#23
|
||||
|
||||
![]()
tkhjosh and dabean do you guys have valid licenses? If so please enter them into your profile.
|
#24
|
||||
|
||||
![]()
dabean> Yeah, what Im saying is......this does not show in my profile at my site.
Are the templates possibly named wrong? Check it out, if you will. My forum link is in my sig below. |
#25
|
|||
|
|||
![]()
freddie: done
now c-prompt, signed up and checked most strange the only thing i can think of is did you accidentally put the block of code after eval("dooutput(\"".gettemplate("modifyprofile")."\ ");"); instead of before it? If you didn't then I honestly don't know whats wrong (excluding you being missing a template). |
#26
|
||||
|
||||
![]()
Where would I find that string? Sorry, I apologize for being annoying.
|
#27
|
|||
|
|||
![]()
Inside member.php
|
#28
|
||||
|
||||
![]()
Ok I found what you were referring to and it is above where it should be.........
The problem is that the edit profile page is not picking up that template at all...... Weird. |
#29
|
||||
|
||||
![]()
Its not much but I could pay ya like 10 bucks to fix it for me so it works. lol My members want it but I cant spend any more time on it. I have client work that needs to get done. Or even just take a look and tell me whats wrong.
|
#30
|
||||
|
||||
![]()
Could it be that the templates are calling for things like, "sigimagebit", but the template is called, "sig_images_bit"?
|
#31
|
|||
|
|||
![]()
hehe, I'll fix it for free just um. email me your member.php file and i'll modify it. You should have my email addy from me registering over on your forums.
-- edit didn't see your last post but every $sigimage<whatever> is eval'd to its correct template by the code. eg eval ("\$sigimagebits = \"".gettemplate ("sig_images_none")."\";"); |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|