![]() |
[Public Release] MyPlaza Turbo 0.2.3 - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Extensions (https://community.mybb.com/forum-201.html) +--- Forum: Plugins (https://community.mybb.com/forum-73.html) +---- Forum: Plugin Support (https://community.mybb.com/forum-72.html) +---- Thread: [Public Release] MyPlaza Turbo 0.2.3 (/thread-42574.html) |
RE: [Public Release] MyPlaza Turbo 0.2.3 - Giangy94 - 2008-12-28 Fatal error: Cannot redeclare class myplaza_am_handler in /home/mhd-01/www.mybbitalia.com/htdocs/inc/plugins/myplaza/class_myplaza_am_php.php on line 15 I have this error when go on modules! RE: [Public Release] MyPlaza Turbo 0.2.3 - Diogo Parrinha - 2008-12-28 @alvarorojas4, activate the inventory module and click the "Add Inventory item" sub tab which is located in the categories page. @Giangy94, I didn't change anything in _am files I think. And as the error says, there's already a file declaring that class. You may have uploaded some files to the wrong directory. Check inc/plugins/myplaza. RE: [Public Release] MyPlaza Turbo 0.2.3 - Giangy94 - 2008-12-28 That file is in that direcotyr(../inc/plugin/myplaza/""files"".php I upload today the 0.2.3 version! I don't know what do!! RE: [Public Release] MyPlaza Turbo 0.2.3 - Diogo Parrinha - 2008-12-28 that's the problem, the file should be in inc/myplaza ![]() RE: [Public Release] MyPlaza Turbo 0.2.3 - Giangy94 - 2008-12-28 I have the folders in inc/myplaza and also in inc/plugin/myplaza! RE: [Public Release] MyPlaza Turbo 0.2.3 - Diogo Parrinha - 2008-12-28 The problem is that you CAN'T have inc/myplaza files (core files) in inc/plugins/myplaza. RE: [Public Release] MyPlaza Turbo 0.2.3 - Chasingu - 2008-12-28 You should just upload it by the file structure you have to the root. If you have a different name for the admin just upload the admin files to that directory. Other than that you just need to upload the other files the the root of your server. RE: [Public Release] MyPlaza Turbo 0.2.3 - Diogo Parrinha - 2008-12-28 Seems I forgot one thing in the download (as always :X) The inventory.php file. You can download the inventory module from the modules thread at my site. (Check the first post for link). As far as I can remember the changes I commited were not to inventory.php so everybody which uploaded 0.2.3 files over 0.2.2 should have the bug fixed. (see change log for more info on the bug) RE: [Public Release] MyPlaza Turbo 0.2.3 - bombbob - 2008-12-30 Is there a way for admins to edit the amount of money a member has? Cheers. RE: [Public Release] MyPlaza Turbo 0.2.3 - Giangy94 - 2008-12-30 AdminCP-->Users and group-->User that you want change-->edit user-->money-->edit his money! |