Cash Mod

We added an Old version of the Simple Points mod about a year ago and it was full of bugs although we fixed them so there isn't any issues now with it and now that the newer version of the Points system has been released that has all the bugs fixed also but also has alot of features missing to so we stuck with the fixed up old version.
 
Ya but I am asking how you actually got the mod INTO the forums directly so it can be used. ._.
 
By downloading the mod and following the install instructions that came with it -D-
 
I tried to do that, but do you have to have the forums run on your computer to do so? Because its talking about some MySQL crap.
 
You need to have access to the forum files and access to the database your forum uses through something like phpMyAdmin. If you are on a free host you can't install it.
 
With forumer, theres alot of money mods you can do, for IPB forums.
 
Snorki said:
I tried to do that, but do you have to have the forums run on your computer to do so? Because its talking about some MySQL crap.

10 ) The "SQL" action :

This is the action to do for altering the database(adding a fiels, a table,...).

Code:
    #
    #-----[ SQL ]------------------------------------------
    #
    ALTER TABLE phpbb_topics ADD topic_desc varchar(255) DEFAULT '' AFTER topic_title



The best way for you to do this action is to use a basic management tool of database via Internet, like phpMyadmin

Once you have installed phpMyadmin, it's simple :

go into it, click on the name of your database on the left. On the right, you will see a blank textarea : copy and paste the SQL query to do into this area, then click on "Execute" and see the result :wink:

http://www.phpbb.com/community/viewtopic.php?t=61611

http://www.phpbb.com/community/viewtopi ... 0&t=588697
 
There is no cash mod that you can add to a free host... your host needs to add it or you need to get web hosting for your forum where you have access to the forum files and to the database.
 
Get forumer, if you want to get a money mod., just get an IPB forum, and theres a site that you can get a money mod. from.
 
Yes you can, I got a couple IPB forums myself. Its phpBB3 forums you cant sign up for. They havent relased it yet. You can still get phpBB2 forums though, but you cant do any really good mods to them forums.
 
Back
Top Bottom