Differences between revisions 2 and 3
Revision 2 as of 2005-12-15 20:49:42
Size: 264
Editor: t-indiv10-220
Comment:
Revision 3 as of 2005-12-15 20:50:21
Size: 261
Editor: t-indiv10-220
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
to Code:{{{ to Code: {{{
Line 13: Line 13:

User cant upload. only Admin

All i did after trying everyones hacks is went to line number 209 on the zoom_class.php file and changed:

Code:

 if (!isset($my->gid)) {

to Code:

 if (isset($my->gid)) {

This is on version 2.5b3

JunHu: JunHu/Memo/JoomlaTipsAndTricks/MambelFish (last edited 2008-10-03 20:20:08 by localhost)