OK first and foremost, I don't understand why there is an Avatar option in lieu of just the standard photo uploader? is there a module for purchase on the Boonex market that will scrap having to use avatars and just use a simple photo uploader?
well onto my problem, I have gone to modules and installed avatars, and i received this error:
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
Installation of: Avatar Failed
-- Changing database:
-- -- There are errors in the following MySQL queries:
-- -- Error:
INSERT INTO `sys_page_compose` (`Page`, `PageWidth`, `Desc`, `Caption`, `Column`, `Order`, `Func`, `Content`, `DesignBox`, `ColWidth`, `Visible`, `MinWidth`) VALUES('pedit', '998px', 'Manage Avatars', '_bx_ava_manage_avatars', 2, @iMaxOrder, 'PHP', 'return BxDolService::call(''avatar'', ''manage_avatars'', array ((int)$_REQUEST[''ID'']));', 1, 50, 'memb', 0);
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
my permissions are set to 777 and this looks like a mysql error but all my other module installations went smoothly why is this one not installing correctly?
any help thx in advance! |
Hi there, everything suggests that I have the same problem! Could some one please reply a solution? Thank you in advance! |
Some problem here. :-/ |
I would highly appreciate any help with this problem. I'm almost done building my site, and if all goes well, I would be purchasing a license too. This is just the one thing that's holding me back. |
I found this information and it has helped so far:
|