well I don't know the best action to take too
And thank you, I will release the modification :D I will update the readme everytime you update the plugin :)
Thank you. I can now make a new module, called MyPlaza Blog, so users can have their own blog. ;)
Urgh, I guess I broke the optimized update thing-o with all the DB changes.
Easy to fix...
I'll get onto it.
Sorry for being such a pest. :P
I tried what you said to do on the MyBB Community, but now I get this error when recounting:
Code:
MySQLi error: 1054
Unknown column 't1money' in 'field list'
Query: UPDATE mybb_users t1, mybb_plaza_temp t SET t1money=t.money WHERE t1.uid=t.uid
|
The only way it will recount is if you set it to only do 12 members (or lower) at a time. And that sure takes a long time when you have 1,590 members! The highest it will go is 12, then it gives you that MySQL error!
Dang, I wish I had more time to test these things...
Forgot a dot.
Zinga i tried to update the myplaza and i got this error:
Code:
Fatal error: Call to undefined function: add_settings() in /homepages/16/d200218465/htdocs/Console-CrAzY/forum/upgrade011.php on line 53
|
also i tried to activate the Custom User Formatting module 1.0.3 and i got this error:
Code:
MySQL error: 1064
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'V(V) unsigned NOT NULL default 'V' auto_increment,`titleformat`
Query: ALTER TABLE `mybb_users` ADD (`nameformat` V(V) unsigned NOT NULL default 'V' auto_increment,`titleformat` V(V) unsigned NOT NULL default 'V' auto_increment,`postformat` V(V) unsigned NOT NULL default 'V' auto_increment)
|
incadudeF Wrote:Zinga i tried to update the myplaza and i got this error:
Code:
Fatal error: Call to undefined function: add_settings() in /homepages/16/d200218465/htdocs/Console-CrAzY/forum/upgrade011.php on line 53
|
also i tried to activate the Custom User Formatting module 1.0.3 and i got this error:
Code:
MySQL error: 1064
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'V(V) unsigned NOT NULL default 'V' auto_increment,`titleformat`
Query: ALTER TABLE `mybb_users` ADD (`nameformat` V(V) unsigned NOT NULL default 'V' auto_increment,`titleformat` V(V) unsigned NOT NULL default 'V' auto_increment,`postformat` V(V) unsigned NOT NULL default 'V' auto_increment)
|
Did you upload the files,
before you ran the script?
Make sure all the files have been uploaded first.
ZiNgA BuRgA Wrote:Did you upload the files, before you ran the script?
Make sure all the files have been uploaded first.
yes i did upload all the files. I went back and checked the version and i says 0.4 so it must have worked.
But i still can't activate the Custom User Formatting module 1.0.3 .
Also i got this error when Recalculating Money:
Code:
MySQL error: 1052
Column: 'money' in field list is ambiguous
Query: UPDATE mybb_users t1, mybb_plaza_temp t SET money=t.money WHERE t1.uid=t.uid
|
By the way im just updated to myBB 1.2.10. Could that be the problem?
incadudeF Wrote:ZiNgA BuRgA Wrote:Did you upload the files, before you ran the script?
Make sure all the files have been uploaded first.
yes i did upload all the files. I went back and checked the version and i says 0.4 so it must have worked.
But i still can't activate the Custom User Formatting module 1.0.3 .
Also i got this error when Recalculating Money:
Code:
MySQL error: 1052
Column: 'money' in field list is ambiguous
Query: UPDATE mybb_users t1, mybb_plaza_temp t SET money=t.money WHERE t1.uid=t.uid
|
By the way im just updated to myBB 1.2.10. Could that be the problem?
Unlikely.
I know about the recalculating money problem - see here for the fixes.
http://community.mybboard.net/showthread...#pid179273
However, I really don't know about the add_settings() function - it's there.
I think I really screwed up the userformat module - have no idea why it's like what it is now... :(
Woah. I think I got a problem here.
I set the post income to "1.00" and set everything else to "0" but somehow I am ending up getting $44,700.14 on the recount! What's the deal? <.< I only have 2,000 posts, and you're only supposed to get 1 dollar per post... I'm confused!
A user reported that he is getting $10-$20 dollars per post, but I only have it set to 1!