Endless Paradigm

Full Version: [MyBB] MyPlaza v0.5 (beta version)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
incadudeF Wrote:ok thanks. Ummm how do i add an item?
You can only add items with the Inventory module.
I put all the files in the right place but its not showing up to activate.
incadudeF Wrote:I put all the files in the right place but its not showing up to activate.
Lol.
I've never seen that one.
ill give you access to my admincp
Umm, it's there...

I'll fiddle around with it... Erk

All I did was deactivate, then reactivate the plugin, and everything looks fine...
this:

Code:
function myplaza_activate()
{
	require_once MYBB_ROOT.'inc/myplaza/myplaza_functions.php';
	myplaza_activate_plugin();
}


you have access to the admincp in my forums if you want to look

It seems you posted whilst I edited my post.

Looks fine now.
im talking about the inventory add on. Its not showing up to activate
Can you give me access to configure MyPlaza?  Just change it in the Users » Admin Permissions - I can't access MyPlaza stuff right now.

By the way, I'm off to dinner, be back later. Thanks.
alright thanks for the help.

When i tried to change the admin permissions i got this error:

Code:
MySQL error: 1054
Unknown column 'canmanagegames' in 'field list'
Query: UPDATE mybb_adminoptions SET permsset='1', caneditsettings='yes', caneditann='yes', caneditforums='yes', canmodposts='yes', caneditsmilies='yes', caneditpicons='yes', caneditthemes='yes', canedittemps='yes', caneditusers='yes', caneditpfields='yes', caneditugroups='yes', caneditaperms='yes', caneditutitles='yes', caneditattach='yes', canedithelp='yes', caneditlangs='yes', canrunmaint='yes', canrundbtools='yes', canmanagegames='yes', canadminmedals='yes', canmanageplaza='yes', canaddimportantmessage='yes' WHERE uid='5'

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
Reference URL's