Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[MyBB] MyPlaza v0.5 (beta version)
Author Message
Pirata Nervo
NervOS Developer

Posts: 699.4765
Threads: 39
Joined: 20th Jun 2007
Reputation: -0.79225
E-Pigs: 19.2466
Offline
Post: #111
RE: [MyBB] MyPlaza v0.32 (preview version 6)
well I don't know the best action to take too Erk

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. ;)

09/12/2007 03:03 AM
Visit this user's website Find all posts by this user Quote this message in a reply
FirefoxWiz
Paradigmatic Apprentice

Posts: 21.6700
Threads: 0
Joined: 30th Nov 2007
Reputation: 0
E-Pigs: 0.5052
Offline
Post: #112
RE: [MyBB] MyPlaza v0.4 (preview version 7)
Hey Zinga,

When you get any spare time, could you please check out my problem?
http://community.mybboard.net/showthread...#pid179031

I didn't know if you'd seen it or not. Maybe you'd see it quicker here. :P

My Blog
MyBBThemes - Bringing your themes to life!
12/12/2007 06:43 PM
Visit this user's website Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

Posts: 17,022.2988
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1274
Offline
Post: #113
RE: [MyBB] MyPlaza v0.4 (preview version 7)
Urgh, I guess I broke the optimized update thing-o with all the DB changes.
Easy to fix...

I'll get onto it.
12/12/2007 08:51 PM
Visit this user's website Find all posts by this user Quote this message in a reply
FirefoxWiz
Paradigmatic Apprentice

Posts: 21.6700
Threads: 0
Joined: 30th Nov 2007
Reputation: 0
E-Pigs: 0.5052
Offline
Post: #114
RE: [MyBB] MyPlaza v0.4 (preview version 7)
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!


My Blog
MyBBThemes - Bringing your themes to life!
(This post was last modified: 13/12/2007 04:34 PM by FirefoxWiz.)
13/12/2007 04:32 PM
Visit this user's website Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

Posts: 17,022.2988
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1274
Offline
Post: #115
RE: [MyBB] MyPlaza v0.4 (preview version 7)
Dang, I wish I had more time to test these things...

Forgot a dot.
13/12/2007 08:19 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Incadude
Peruano User

Posts: 1,091.2150
Threads: 90
Joined: 13th Feb 2007
Reputation: -4.77735
E-Pigs: 46.4848
Offline
Post: #116
RE: [MyBB] MyPlaza v0.4 (preview version 7)
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)


[Image: captuddfsdrese1.jpg]

[Image: explvisdust.gif]

If you are trapped under falling debris, conserve oxygen by not farting.


[Image: pimpsonsox4.jpg]

[Image: incacopyzx5.png]
made by diego
(This post was last modified: 14/12/2007 12:48 AM by Incadude.)
14/12/2007 12:40 AM
Visit this user's website Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

Posts: 17,022.2988
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1274
Offline
Post: #117
RE: [MyBB] MyPlaza v0.4 (preview version 7)
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.
14/12/2007 02:51 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Incadude
Peruano User

Posts: 1,091.2150
Threads: 90
Joined: 13th Feb 2007
Reputation: -4.77735
E-Pigs: 46.4848
Offline
Post: #118
RE: [MyBB] MyPlaza v0.4 (preview version 7)
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?


[Image: captuddfsdrese1.jpg]

[Image: explvisdust.gif]

If you are trapped under falling debris, conserve oxygen by not farting.


[Image: pimpsonsox4.jpg]

[Image: incacopyzx5.png]
made by diego
(This post was last modified: 14/12/2007 02:59 AM by Incadude.)
14/12/2007 02:57 AM
Visit this user's website Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

Posts: 17,022.2988
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1274
Offline
Post: #119
RE: [MyBB] MyPlaza v0.4 (preview version 7)
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... :(
(This post was last modified: 14/12/2007 04:40 AM by ZiNgA BuRgA.)
14/12/2007 03:20 AM
Visit this user's website Find all posts by this user Quote this message in a reply
FirefoxWiz
Paradigmatic Apprentice

Posts: 21.6700
Threads: 0
Joined: 30th Nov 2007
Reputation: 0
E-Pigs: 0.5052
Offline
Post: #120
RE: [MyBB] MyPlaza v0.4 (preview version 7)
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!

My Blog
MyBBThemes - Bringing your themes to life!
(This post was last modified: 14/12/2007 07:10 AM by FirefoxWiz.)
14/12/2007 07:07 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 3 Guest(s)

 Quick Theme: