![]() |
Quote:
However, yes, I did the edit on the eggadmin.php as Saviour suggested, namely changing the path to images/misc/eggs/ instead of just images/misc/ There are two edits. Thank you! Now 2.2.0 is just perfect! |
Works great!
|
Fresh install after removing previous version and I get this error when trying to create a new egg:
Warning: getimagesize() [function.getimagesize]: Read error! in [path]/admincp/eggadmin.php on line 427 Give me a break... |
Quote:
Code:
$imgpath = DIR . '/' . $vbulletin->options['eggavatar_eggpath'] . $image['image']; The only way for this to fail is if the path is wrong, or the image doesn't exist in the path. I am open to suggestion on how to make this simpler, but please everyone check your paths and images when you install before deciding that something is broken. Edit: In fact, because I already do a check further up (added in last update) to make sure the directory is valid: Code:
if (!file_exists(DIR . '/' . $vbulletin->options['eggavatar_eggpath'])) It's always possible I could be wrong, and there is an actual bug, so forgive my frustration, I've just been dealing with a lot of these image path issues that aren't real issues :p |
Let me amend that by saying, the code should never return an ugly error is possible. So, it should report that the file is missing rather than 'blow up', so this is a bug of sorts, and I will continue to put in better checks for such things. But it's still just an image path/exists issue.
|
Okay, I found a bug with the upload images via the upload button (we kind of new that existed already) and I'm fixing it, plus adding some more error checking. Please, for the current version, only use the ftp method for adding images.
|
Quote:
|
Quote:
|
Have to agree, I struggle to fit everything in. So realise and appreciate your time and effort.
^5 mate |
After upgrading my members now say their avatars are all pixelated. I see everything fine but 5 members say they have this problem.......any ideas? Maybe an egg I added or something?
|
All times are GMT. The time now is 12:40 AM. |
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:
|