The Avatar Control Panel hack for PHP-Nuke 6.5 through 7.1 have been updated as well as the No-Mail Your Account hack. The updated versions include bug fixes and vulnerability patches that have been released after these hacks were created, these are designed for sites running core PHP-Nuke files or PHP-NUke Patched 2.4 or earlier, those using PHP-NUke Patched 2.5 must replace PHP_SELF with SCRIPT_NAME in the files for them to work.
Download locations:
Avatar CP - Avatar CP 7.0 - Avatar CP 7.1
No Mail YA Hack - No Mail YA Hack 7.0
Re: Several Your Account module hacks updated (Score: 1) | ![]() | I'm not sure when this hack was first done for 6.9, but it wasn't until today that I found it and installed it ... and Chatserve...you are brilliant and groovy and I take off my hat and toss you buckets of champaigne and flowers and kudos! It's the fix I've been looking for since 6.5 first came out. Only one little problem ... On the Your Account page the avatar broken, it's showing just a red x. And the properties path is wrong, ie: http://mysite.com/7_PersonalPics/fish.gif (7_PersonalPics is a subdir of gallery). The Avatars are showing up fine in other places except for this YA page. My phpbb forums config for avatars, storage and path is pathing to modules/Forums/images/avatars, so I don't see why the YA page should have a problem. Please help. |
Re: Several Your Account module hacks updated (Score: 1) by chatserv on Tuesday, July 13, 2004 @ 10:15:11 CDT (User Info | Send a Message) http://www.scriptheaven.net | |
Whoa @ the buckets of champaigne and flowers, now i'm high but i smell nice *wink* I imagine you mean the no mail hack, most likely i didn't correct the avatar display code, i'll check it after i release BBtoNUke 2.0.9 in a moment and update it as required. Thanks for your kind words by the way. |
Re: Several Your Account module hacks updated (Score: 1) by CodyG on Tuesday, July 13, 2004 @ 13:07:32 CDT (User Info | Send a Message) | |
I actually meant the avatar hack found here... http://www.nukeresources.com/downloadview-details-813-Avatar_Control_Panel.html sorry for the confusion... again, it is a wonderful fix and I can't thank you enough for bringing some sanity to the account management of my users. |
Re: Several Your Account module hacks updated (Score: 1) by chatserv on Tuesday, July 13, 2004 @ 14:17:55 CDT (User Info | Send a Message) http://www.scriptheaven.net | |
The code looks ok to me, what i do see a bit odd is the avatar's location, if i understood correctly you have a folder inside of the avatars/gallery folder, when adding avatar folders you are supposed to place them in the images/avatars folder but not inside of existing avatar folders, if 7_PersonalPics is a avatar folder its location should be modules/Forums/images/avatars/7_PersonalPics and not modules/Forums/images/avatars/gallery/7_PersonalPics |