![]() |
![]() |
This project is not completely dead. I've just started work on localisation. If you're getting a "Deprecated" error message, follow the instructions here URGENT Security Patch for ≤ v2.2.6 A security hole has been discovered, follow the instructions and download the patch at the topic page. Did the patch break your search page? Search Patch
|
![]() Clerk
Posts: 180
Registered: 2008-02-28 |
yh ..... looks that way soz mate erm best thing todo is if people dont trust u then to send it to a admin ask them to host if for u
as they will implement it in all future changes .. im applying to be an admin and do some massive detail work to myUPB but untill i have been accepted ....... who knows for instance i wanna introduce a section in User CP to have an option to apply to be an admin/moderator and then from there formalyy myself take the interviews and other stuff to confirm sercruity ![]() N i g h t m a r e
= myUPB Graphic's Designer ![]() Im back, and hopefully staying this time, get ready for some decent GFX updates! |
|
Last edited by: Nightmare on Mar 18, 2009 1:24:35 am
| |
![]() ![]()
Posts: 8
Registered: 2009-03-16 |
Hmm, while testing my code I ran into an error when I used an image on a different site... It is not allowing me to get the image size when on a different URL.
Quote: I believe it is just my host's problem because I am limited of things, no sure though. So can someone please test this out and let me know. |
|
Last edited by: sk8freak315 on Mar 18, 2009 1:49:01 am
| |
![]() Valued Tester
Posts: 367
Registered: 2008-10-13 |
The avatar auto sixing is a great new feature of 2.2.5, but I would like to suggest that the same autsize is applied to the avatar shown in the user CP profile. Otherwise if a user uploads a loarge avatar, the acrual size is shown in the user cp profile and can throw the formatting off....
|
![]() UPB Team Member
Posts: 837
Registered: 2006-11-22 |
It's not an uploaded avatar is it????
Resizing doesn't work on avatars upload before 2.2.5 From 2.2.5, the dimensions are checked on upload and the file rejected if it exceeds the settings. However because the link to the image is a php file which retrieves an image rather than the image itself because of the encoded image name, this can't be done for avatars uploaded before 2.2.5 The resize code is in place in profile.php (just do a search for resize_img). It may also be the case that the server the image is hosted has a setting that doesn't allow the php query to get the image dimensions. Any errors because of this should be suppressed. myUPB Developer |
|
Last edited by: Clark on May 28, 2009 10:20:01 am
| |
![]() UPB Team Member
Posts: 893
Registered: 2006-11-14 |
Say Clark, I can't seem to find the resize_img() function in the trunk. Which file is the function defined in?
--Jerroyd Moore
Bachelors of Science, Computer Science 2011 Jack Baskin School of Engineering University of California, Santa Cruz |