Jump to content

Download: iPoints System 3.0.2


-Calypso-

Recommended Posts

  • 2 weeks later...
  • 2 weeks later...
Posted

This requires file edits.



Does that mean I need a licence? Or can I do it with the board I already have which I pay $10 monthly (IPS HOSTING)




um no this only for own hosted boards not for the ipbs hosting boards
  • 1 month later...
Posted

Does this mod work in conjunction with the points system built in to IPB or is it a separate points system that works out side of IPB's reputation system?

Posted

It won't, I will make it a separate application. In the v2.3.x compatible version if I wanted to update 1 then I had to update the entire mod. Look for it in the not too distant future as iLotto System.

  • 2 weeks later...
Posted

Is it possible to make it "cost" points to post topics/replies in certain forums or globally?

* Pay X points to post a new topic
* Pay X points to post a reply
* Set the number of points globally or per forum

Would you be able to add that kind of functionality, either for free or with payment?

Posted

Has anyone else had an issue with points going either negative like millions per user. OR really positive like overnight?

It seems the use of intval on the points on the interest calculation is causing it.

$this->DB->update( 'members', 'deposited_points='. intval($r['bank']), "member_id=" . intval($r['member_id']), false, true );



if i remove the intval($r['bank']) then all my points go positive a to 9223372036854775807

  • 2 weeks later...
Posted

I installed this mod. Unfortunately, it didn't work ... went over and over the code and we finally found this problem:

In: admin/applications/forums/sources/classes/post/classPost.php

the code reads: upate when it should say update

Maybe you want to fix ;)

Anyway, the ipoints system works now

Posted


		//-----------------------------------------

		// Upate iPoints

		//-----------------------------------------



Although that word is misspelled, it has nothing to do with the operation of the mod. The "//" things comment out those words, they only server as markers so you can find the edits quickly (e.g. search the content of the file for "ipoints").

  • 2 weeks later...
Posted

Is there a way I can use the IPoints that would allow me to sell icons to my members?

Exactly what I want to do is set up the icons in an area like maybe something like a bank, and set a price for the kids to purchase the icons. We had this on the board we had before and the kids want it on the new forum.


If I could do a bank, is there a download for one?

  • 3 weeks later...
Posted

where can I look to see what causes this error?

 


Fatal error: Call to undefined method pinAwardsProMiniProfileCab::member_points() in /home/copiert/public_html/forum/cache/skin_cache/cacheid_17/skin_global.php on line 854





Thanks.

  • 1 month later...
  • 2 weeks later...
  • 3 weeks later...
Posted

I installed this and everything was good till when i came to test it the points were not being given to the members when they posted or the number of points they had was not showing next to their posts. :alien:

  • 1 month later...
Posted

Are you going to update this mod to IPB 3.1 ?




"I no longer code IPB mods, I have moved to a different forums system. Too much hatred here. "

From Calypo's 'About me' page
Posted

does it work with 3.1. Anyone tried?





The IPoints 3.0.2 are not working on my 3.1 forum. I hope someone can upgrade this. As the IPoints are very big with the kids on my forum.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...