vBulletin ModsThe Official vBulletin Modifications Site
https://www.vbulletin.org/forum/showthread.php?t=208324 |
Hambil,
I believe I've found the problem... In the following file, eggadmin.php, you have the following: $upload->path = 'images/misc/'; In two locations...this needs to be changed to: $upload->path = 'images/misc/eggs/'; I'm going o edit this file, uninstall the current product and re-install it...and I'll let you know if we have a winner. |
Quote:
I tried this, but it still doesn't work for me. Though the image now shows up in the Admin CP, it doesn't show up in the pop-up. When I egged someone with a newly uploaded item, the avatar still disappeared. I wonder if you have a better result. |
Quote:
Quote:
|
Keep me posted...
The fix I previously stated I would try doesn't work...so, I'll wait for your fix. |
Quote:
|
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:
Not complicated. $vbulletin->options['eggavatar_eggpath'] is the path you set in the options. $image['image'] is the name of the file: e.g. egg.gif. 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:
Then the only way to get the error message you are getting is if an image in the database does not exist in that directory. 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 10:33. |
Powered by vBulletin® Version 3.8.14
Copyright © 2023, MH Sub I, LLC dba vBulletin. All Rights Reserved. vBulletin® is a registered trademark of MH Sub I, LLC
Copyright ©2001 - , vbulletin.org. All rights reserved.