 |
 |
 |
 |
#36483 - 02/15/00 01:30 PM
News Forum - Now documented
|
Junior Member
Registered: 01/03/00
Posts: 400
|
News Forum - newsdisplay.cgi Posted: 01.04.2000 (obed) Documented: 02.15.2000 (Sir Nikon) Description: This is a modified version of forumdisplay.cgi which changes the overall layout of a certain forum. In cpanel3.cgi, look for: Below that add: Look for: Below that add: Look for: Below that add: Look for: Below that add: Look for: Change that to: Look for: Change that to: Look for: Below that add: In forumdisplay.cgi, look for: Below that add: Now download and upload the newsdisplay.cgi file to your server. Create a forum in the CP as you normally would. Then access the forum settings and change the "Forum Type" letter of the forum you just created to [i]N[/b]. That will tell forumdisplay.cgi to forward the user to the newsdisplay.cgi. If you are wondering what the key is for "Forum Type," it goes as follows: F - Standard Forum (forumdisplay.cgi) N - News Forum (newsdisplay.cgi) That's about it... I modified this thing just a bit to look for like the UBB. Example: http://su.ffgamers.net/forums/forumdispl...&LastLogin= Tested on: 5.40, 5.42, 5.43a------------------ http://su.ffgamers.net Joy! A hobby that only cost me $170.
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#36493 - 02/19/00 03:28 PM
Re: News Forum - Now documented
|
Member / CodeFixer
Registered: 01/03/00
Posts: 1576
Loc: Oxford, MI
|
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#36497 - 02/22/00 06:29 PM
Re: News Forum - Now documented
|
Member
Registered: 01/06/00
Posts: 111
|
Sir Nikon, I re-insalled the hack and used the newdisplay.txt file you suggested. Now I get a different display and it still is not correct. <FONT COLOR=\"red\">Check This Out</FONT c> One thing I did notice: You refer to: &ReadParse; foreach $row(@in) { ($Name, $Value) = split ("=", $row); $Name = &decodeURL($Name); $Value = &decodeURL($Value); But I do not have this in my code. I have it in three places with out the &ReadParse; line in the cpanel3.cgi file. Do I paste your addition in all three places. Is this what is wrong? I do not understand. Can you please check it out for me? ------------------ When you sin, you don't fall FROM God's grace, you fall INTO it!!
_________________________
When you sin, you don't fall FROM God's grace, you fall INTO it.
Bring In The Geek Consulting Services
|
|
Top
|
|
|
|
 |
 |
 |
 |
|
|