The Forum has been Updated
The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
Points MOD Beta ver.1.0b
Last Updated 7/9/03
Finally! The Points MOD Is ready for testing. Please install this on a development server only. Report bugs/fixes back here. Thanks.
DO NOT INSTALL ON PRODUCTION SERVER, THIS IS A VERY EARLY BETA RELEASE AND PROBABLY CONTAINS BUGS!
Description: This mod allows members to earn points by actively participating in the forums, they receive points
for posting new topics and replying to existing ones. Points are also earned when changing ranks. The Points can then be used to 'buy' things like custom avatars, glowing username in posts, custom title etc...
Features: Admin can change points amount for each user
Easily turn off points system
Enable/Disable Point Actions
Change Number of points earned for each action
Change cost of store items
Users can donate points to other users
Members Start off with specified number of points upon registration. Optional Integration with PM Mod and Avatar Mod
Possible Features for future releases: A bank that members can put points in, they can then earn intrest on the points in the bank. Lottery system, admin sets up a lottery, members give points to participate and can win the jackpot if they win
---------
Installation difficulty: 8 (1=Easy - 10=Hard)
DO NOT INSTALL ON PRODUCTION SERVER, THIS IS A VERY EARLY BETA RELEASE AND PROBABLY CONTAINS BUGS!
Download: http://www.internet-clubhouse.com/download/pointsmod.zip
<
Finally! The Points MOD Is ready for testing. Please install this on a development server only. Report bugs/fixes back here. Thanks.
DO NOT INSTALL ON PRODUCTION SERVER, THIS IS A VERY EARLY BETA RELEASE AND PROBABLY CONTAINS BUGS!
Description: This mod allows members to earn points by actively participating in the forums, they receive points
for posting new topics and replying to existing ones. Points are also earned when changing ranks. The Points can then be used to 'buy' things like custom avatars, glowing username in posts, custom title etc...
Features: Admin can change points amount for each user
Easily turn off points system
Enable/Disable Point Actions
Change Number of points earned for each action
Change cost of store items
Users can donate points to other users
Members Start off with specified number of points upon registration. Optional Integration with PM Mod and Avatar Mod
Possible Features for future releases: A bank that members can put points in, they can then earn intrest on the points in the bank. Lottery system, admin sets up a lottery, members give points to participate and can win the jackpot if they win
---------
Installation difficulty: 8 (1=Easy - 10=Hard)
DO NOT INSTALL ON PRODUCTION SERVER, THIS IS A VERY EARLY BETA RELEASE AND PROBABLY CONTAINS BUGS!
Download: http://www.internet-clubhouse.com/download/pointsmod.zip
<
Sist redigert av
Postet den
Ah! Anacrusis!
Thank you so much!!
Etymon
<
Thank you so much!!
Etymon
<
Postet den
Anacrusis,
Installed fine. One little thing with the DB. I run MS SQL and INSERT will not work after the Identity row has been set. So I had to manually remove the Identity of the P_ACTION column in the POINT_ACTIONS and rerun the INSERT portion of that table. I'm not sure how you would rework this in the dbs file.<
Installed fine. One little thing with the DB. I run MS SQL and INSERT will not work after the Identity row has been set. So I had to manually remove the Identity of the P_ACTION column in the POINT_ACTIONS and rerun the INSERT portion of that table. I'm not sure how you would rework this in the dbs file.<
Postet den
I'm not sure either, does anybody else know how to do this?
Was that the only trouble you had?<
Was that the only trouble you had?<
Postet den
So far. Except the avatar option in the store apparently doesn't work with some of the avatar mods I have. My forum doesn't populate the AVATAR_URL field just one called AVATAR. I am working on different code for this or not using that asa store option at all. Your code makes it easy to customize, very organized. Thank you for this!
<
<
Postet den
i found error in this line 224
strSql = "update " MEMBERS set M_AVATAR_URL = '" & chkString(Request.Form("AvatarURL"), "SQLString") & "', " &_
it need to be look like this
strSql = "update " & strTablePrefix & "MEMBERS set M_AVATAR_URL = '" & chkString(Request.Form("AvatarURL"), "SQLString") & "', " &_<
strSql = "update " MEMBERS set M_AVATAR_URL = '" & chkString(Request.Form("AvatarURL"), "SQLString") & "', " &_
it need to be look like this
strSql = "update " & strTablePrefix & "MEMBERS set M_AVATAR_URL = '" & chkString(Request.Form("AvatarURL"), "SQLString") & "', " &_<
Postet den
Zip updated. Thanks.<
Postet den
I found a few "/pstore.asp" referrals in the code, but updated them. The code has been placed on to one of my Snitz Forums I run and it works fine after some minor code changes. I have also made it so unregistered users can only view the points.asp page, as I figured they do not have an account yet to use the functions of pstore.asp.
Good work overall Anacrusis..
Cheers,
David<
Good work overall Anacrusis..
Cheers,
David<
Postet den
What kind of changes did you make, so I can add them to the zip file. A left viewing of pstore.asp to unregistered used so they can see the types of things they can purchase, personal preference.
How was the install, I take it I didn't miss anything, this is my first real mod so I'm a little nervous about it. Anybody think it's ready to be taken out of beta phase?
<
How was the install, I take it I didn't miss anything, this is my first real mod so I'm a little nervous about it. Anybody think it's ready to be taken out of beta phase?
<
Postet den
i think he means this slash "/"<
Sist redigert av
Postet den
works fine after some minor code changesI assumed there were more changes.<
Email Member
Message Member
Post Moderation
Filopplasting
If you're having problems uploading, try choosing a smaller image.
Forhåndsvis post
Send Topic
Loading...