Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Help With Forum Modifications
bubba11895
post Nov 10 2007, 08:07 AM
Post #1


Newbie
*

Group: Members
Posts: 5
Joined: 10-November 07
From: in yourz computer
Member No.: 52,745



can some one tell me how to add links like what you did to the title of the forum and how to get a credit system for my
forum ?

Notice from rvalkass:

Topic title changed to something more descriptive. Also, moved from Computer Networks to Web Design.
Go to the top of the page
 
+Quote Post
varalu
post Nov 10 2007, 08:19 AM
Post #2


Super Member
*********

Group: [HOSTED]
Posts: 320
Joined: 1-October 07
From: India
Member No.: 50,968



You should take a look at this.
http://www.trap17.com/forums/posting-activ...ript-t6147.html
Go to the top of the page
 
+Quote Post
crazyfray
post Nov 19 2007, 10:41 PM
Post #3


Member [Level 2]
*****

Group: Members
Posts: 77
Joined: 11-November 07
From: London
Member No.: 52,835



QUOTE(varalu @ Nov 10 2007, 08:19 AM) *


Correct me if I'm wrong, but I think that the OP was trying to work out how to set this kind of system up for his own forum, rather than work out how this one works. I may have missed something in the FAQ, but I don't think that that link answers his question.

Not that I can help, since I have never set up a forum. I'd be interested in the answer though.

EDIT: I was going to suggest looking at the page source, but it's a hodgepodge of a lot of stuff. They even used inline CSS to make it extra long tongue.gif

This post has been edited by crazyfray: Nov 19 2007, 10:42 PM
Go to the top of the page
 
+Quote Post
Urilockz
post Nov 20 2007, 04:06 PM
Post #4


Newbie [Level 1]
*

Group: Members
Posts: 24
Joined: 13-November 07
Member No.: 52,969



First of all, what forum software are you using?
Tell me and I will try tell you what you need to do!
(I have worked with forums for a long time)
Go to the top of the page
 
+Quote Post
crazyfray
post Dec 3 2007, 08:24 PM
Post #5


Member [Level 2]
*****

Group: Members
Posts: 77
Joined: 11-November 07
From: London
Member No.: 52,835



I assume you mean the OP, but if you mean me, I've not used any forum software yet.

I'd be looking for a system that is easy to set up, with the option of using a true programming language to extend (rather than a proprietary one). Not sure that that's even an issue with forums, since I don't know much about the implementation of them at all.
Go to the top of the page
 
+Quote Post
galexcd
post Dec 3 2007, 08:34 PM
Post #6


Define:EVIL PROGRAMMER (ē'vəl prō'grăm'ər)- n. An organism that converts caffeine into evil software.
***********

Group: [HOSTED]
Posts: 1,076
Joined: 25-September 05
From: Los Angeles, California
Member No.: 12,251



Well I think some php experience is necessary here. Here is what I would do:
First, add a new variable to sql called credits or something to the users table. Then find the place in your forums where the post is actually being inserted into sql, and come up with some algo that calculates amount of credits based on how many characters. (I'd suggest strlen($string)/10), and have that added to the users sql row. Alright and finaly just add some code to have the users amount of credits show up on the forum main page.

QUOTE(crazyfray @ Nov 19 2007, 02:41 PM) *
I was going to suggest looking at the page source, but it's a hodgepodge of a lot of stuff. They even used inline CSS to make it extra long tongue.gif

You can't view the credit system in the page source... Thats php.... *alex resists his temptation of blurting out "duh" in all caps*
Go to the top of the page
 
+Quote Post
jlhaslip
post Dec 3 2007, 08:47 PM
Post #7


A computer once beat me at chess, but it was no match for me at kick boxing.
Group Icon

Group: [MODERATOR]
Posts: 4,077
Joined: 24-July 05
From: Linix, DOS and Windows…the good, the bad and the ugly
Member No.: 9,787
Spam Patrol



Also, you would need to affect the credit value in the sql when a posting is edited (+ or -) , or deleted (-), or moved into a non-credit Category (-), so this script is not as simple as it sounds.
Another thing, change the credit values awarded based on which Category the posting is made into?
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. The Cheapest Forum Board(1)
  2. Cms + Forum(4)
  3. Phpbb 3, Olympus, Gonne Be The Best Forum Ever!(5)
  4. How To Put A Shoutbox ( Invision Power Board0(5)
  5. How Do You Do A Forum Migrate?(3)
  6. Fp2003 - Tables(7)
  7. Which Forum Software Do You Use(4)
  8. How Do I Install An Invision Power Board 2.1.4 Forum(6)
  9. Which Forum Software Should I Use?(28)
  10. Community/forum/website Management Software(5)
  11. What Is A Good Free Forum Software?(29)
  12. Simple Machine Forum Link Bbcode Help(5)
  13. What Is The Better Forum For You?(3)
  14. Phpbb And Mysql Relations?(2)
  15. Making Stuff For A Forum(1)
  1. Phpbb 3.0 Beta 2 - Free Forum Software(28)
  2. Integrate Forum To My Site(2)
  3. Web Design Forum(12)
  4. I Need Help With My Forum(5)
  5. Forum Rpgs(1)
  6. Combining Aef Forum And Snews Cms(2)
  7. Multiple Forum Skins(6)
  8. An Automatic Smf Forum Creator(5)
  9. Swanson Internet Forum Host Error(4)
  10. Advanced Contact Forum(0)
  11. A Good Forum(4)
  12. Building A Forum Under Another Web Site?(7)
  13. Best Cms And Forum Combination(3)


 



- Lo-Fi Version Time is now: 8th October 2008 - 11:40 AM