Your Ad Here

Home | Karma2 Forums | Karma2 Downloads | Contact

  Home arrow Karma2 Forums

The Karma2 Forum
Welcome, Guest
Please Login or Register.    Lost Password?
SOLVED: Giving Points for any post in Fireboard? (1 viewing) (1) Guests
Go to bottom Post Reply Favoured: 0
TOPIC: SOLVED: Giving Points for any post in Fireboard?
#25
MindArchr (Admin)
Vows made in storms are forgotten in calm.
Admin
Posts: 19
graph
User Offline Click here to see the profile of this user
Gender: Female MindArchr Digital Remarks MindArchrx DefiantMystery@msn.com MindArchr Location: Los Angeles, CA, USA Birthdate: 1985-12-11
SOLVED: Giving Points for any post in Fireboard? 1 Year, 10 Months ago  
This works for new Fireboard threads and replies (however it does not count for a certain number of characters in a post, only for new threads and for replies to threads). Also, I achieved this result on the latest version of Fireboard (1.0.5 RC2), but it should work on older versions as well as I had previously tried it on the last stable release.

1. -Open yourjoomladirectory/mambots/system/botpoints.php
-Delete lines 84-122.
-Save.


2. Open yourjoomladirectory/components/fireboard/template/default/post.php
Add the following on line 282 (should end on line 285):
Code: :

 global $mainframe,$my; require_once( $mainframe->getCfg('absolute_path') . '/components/com_karma/karma.class.php'); $points CLASS_karma::getConfig("Custom1"); CLASS_karma::addPoints($my->id5"Forum Post");


(Change the number of points and the de_script_ion to your liking)

That's it. Adds points for new threads and replies. Contact me if you need help setting it up or if you run into any problems.
Enter code here   
Please note, although no boardcode and smiley buttons are shown, they are still useable
 
Report to moderator   Logged Logged  
  Reply Quote
      Topics Author Date
    thread link
Giving Points for any post in Fireboard?
Koltz 2008/09/25 02:29
    thread link
thread linkthread link SOLVED: Giving Points for any post in Fireboard?
MindArchr 2008/10/26 10:02
Go to top Post Reply
Powered by FireBoard