Thread Rating:
- 0 Votes - 0 Average
- 1
- 2
- 3
- 4
- 5
|
[CURRENT] MyCredits v1.0 BETA
|
| Author |
Message |
Nickman
Administrator
Posts: 277
Joined: May 2008
Reputation: 8
|
RE: [CURRENT] MyCredits v1.0 BETA
Yeah, if someone can post what userfield myps uses, I could make a converter.
|
|
| Yesterday 05:30 AM |
|
Mmarzex
Junior Member
Posts: 15
Joined: Aug 2008
Reputation: 0
|
RE: [CURRENT] MyCredits v1.0 BETA
I'm not quite sure where to find that if you could tell me where to find it I could tell or if you want I can give you access to acp and ftp to a site with myps installed if you want.
|
|
| Yesterday 12:52 PM |
|
Nickman
Administrator
Posts: 277
Joined: May 2008
Reputation: 8
|
RE: [CURRENT] MyCredits v1.0 BETA
I've found out what it is..It would be really simple to convert, in fact it would just be one sql query
Just Run
Code:
UPDATE TABLE_PREFIXusers SET credits=myps
in phpmyadmin
Of course you would change TABLE_PREFIX to your table prefix IE mybb_
|
|
| Yesterday 02:21 PM |
|
Stream
Junior Member
Posts: 5
Joined: Sep 2008
Reputation: 0
|
RE: [CURRENT] MyCredits v1.0 BETA
Good work man
|
|
| Yesterday 10:43 PM |
|
Mmarzex
Junior Member
Posts: 15
Joined: Aug 2008
Reputation: 0
|
RE: [CURRENT] MyCredits v1.0 BETA
(Yesterday 02:21 PM)Nickman Wrote: I've found out what it is..It would be really simple to convert, in fact it would just be one sql query
Just Run
Code:
UPDATE TABLE_PREFIXusers SET credits=myps
in phpmyadmin
Of course you would change TABLE_PREFIX to your table prefix IE mybb_
Cool I'll try it on a demo first and I need to wait a little longer until there is a bank for mycredits.
|
|
| Today 12:25 AM |
|