w-miky-w
Junior Member
Posts: 39
Joined: Nov 2010
Reputation: 0
|
connect MyStore with newpoints
can I connect the plugin MyStore with the plugin newpoints? then the member who would do something,there will be counted the newpoints point.
can i do it?
|
|
| 12-14-2010, 07:36 AM |
|
joey19982
Junior Member
Posts: 16
Joined: Apr 2010
Reputation: 0
|
RE: connect MyStore with newpoints
I don't think so...
|
|
| 12-23-2010, 10:29 PM |
|
bobbrown99
Junior Member
Posts: 3
Joined: Dec 2010
Reputation: 0
|
RE: connect MyStore with newpoints
|
|
| 12-26-2010, 07:03 PM |
|
w-miky-w
Junior Member
Posts: 39
Joined: Nov 2010
Reputation: 0
|
RE: connect MyStore with newpoints
ok,is not possible,thanks.
|
|
| 12-28-2010, 10:07 PM |
|
Bio2e
Junior Member
Posts: 32
Joined: Sep 2010
Reputation: 0
|
RE: connect MyStore with newpoints
I would also like to know how to do this. And it is possible to do because Nickman did it right here on this site.
If anyone knows, could you please tell me? And If you don't have the time, can you at least tell me which file to edit or something like that. If I play around with it I could probably figure it out. Thank you, sorry for the 3 week bump.
|
|
| 01-20-2011, 10:41 AM |
|
Nickman
Manager
Posts: 2,470
Joined: May 2008
Reputation: 55
|
RE: connect MyStore with newpoints
(01-20-2011 10:41 AM)Bio2e Wrote: I would also like to know how to do this. And it is possible to do because Nickman did it right here on this site.
If anyone knows, could you please tell me? And If you don't have the time, can you at least tell me which file to edit or something like that. If I play around with it I could probably figure it out. Thank you, sorry for the 3 week bump.
search for
Code:
$mybb->user['myps']
and replace all instances with
Code:
$mybb->user['newpoints']
. That should do the basics
DailyMix
|
|
| 01-20-2011, 01:12 PM |
|
Bio2e
Junior Member
Posts: 32
Joined: Sep 2010
Reputation: 0
|
RE: connect MyStore with newpoints
And the basics are all I need. Thanks so much, Nickman. =]
|
|
| 01-21-2011, 06:53 AM |
|