Previous Thread
Next Thread
Print Thread
Rate Thread
#202166 02/05/2004 7:42 PM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
Modification Name: Colorforums

Author(s): Ian Spence

Description: Converts your whole board to CSS; adds css style template changer

Demo: http://www.alforadmin.com/forums

Requirements: UBB.classic 6.7 Final

Download Link: https://www.ubbdev.com/ubb/upload/00020028/Colorforums6.7.zip

Credits: LK and AllenAyres for previous versions. LK for help on this version. Apparently Tacks for the name

Note: The biggest problem is that you'd probably have to re-modify all your template files, because it's very difficult to beyond-compare it (although it is possible), and also it's more difficult to install modifications which support it.

Sponsored Links
#202167 02/06/2004 1:50 AM
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
great, thank you Ian smile


- Allen wavey
- What Drives You?
#202168 02/09/2004 10:19 AM
Joined: May 2001
Posts: 684
Code Monkey
Code Monkey
Offline
Joined: May 2001
Posts: 684
One question,

after building in this hack, works the board only with .css?


Webmaster of d-talk & Kabel-Forum.com
#202169 02/09/2004 2:20 PM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
Once you install this hack, your board will only work with css. You'll also want to port your other mods accordingly

#202170 02/10/2004 2:00 PM
Joined: Nov 2003
Posts: 156
Member
Member
Offline
Joined: Nov 2003
Posts: 156
This looks good enough, I see no need to port the other mods... wink

Sponsored Links
#202171 02/10/2004 4:01 PM
Joined: May 2001
Posts: 27
Junior Member
Junior Member
Offline
Joined: May 2001
Posts: 27
Hmm, this mod doesn't seem to CSS the topic review portion when replying to a thread if Frames are not enabled. Is it just me or was something actually missed?


-Trekkie
To point, click and boldly go...
#202172 02/10/2004 5:39 PM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
shocked I'm an idiot. For some reason I didn't include ubb_lib_posting.cgi in the instructions. Lemme go do that

#202173 02/10/2004 6:41 PM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
zip updated.

#202174 02/10/2004 6:41 PM
Joined: May 2001
Posts: 27
Junior Member
Junior Member
Offline
Joined: May 2001
Posts: 27
Well, that just killed my respect for you. Bravo! thumbsup Also, are you aware that the template files you bundle with CF has some code left in it for QuickQuote?


-Trekkie
To point, click and boldly go...
#202175 02/10/2004 6:53 PM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
I have absolutely no clue what you're talking about!

frown I could swear I removed it

Sponsored Links
#202176 02/10/2004 7:01 PM
Joined: May 2001
Posts: 27
Junior Member
Junior Member
Offline
Joined: May 2001
Posts: 27
In public_topic_page.pl you left in
Code
function quotedown (quote) {
if(nuke_quick_reply != 1) {
document.write('longasslineofcode');
}
return true;
}
above
Code
if(nuke_quick_reply == 1) {


-Trekkie
To point, click and boldly go...
#202177 02/10/2004 7:54 PM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
lol, I wasn't doubting you.

zip updated

#202178 02/10/2004 8:09 PM
Joined: May 2001
Posts: 27
Junior Member
Junior Member
Offline
Joined: May 2001
Posts: 27
I was just pointing out where it was so you wouldn't have to hunt for it.


-Trekkie
To point, click and boldly go...
#202179 02/10/2004 10:03 PM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
btw: it'll work better if you remove the css file from your header tipsy

#202180 02/10/2004 11:18 PM
Joined: May 2001
Posts: 27
Junior Member
Junior Member
Offline
Joined: May 2001
Posts: 27
Woops, forgot all about that. Thanks for looking and catching it. wink


-Trekkie
To point, click and boldly go...
#202181 02/10/2004 11:27 PM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
psst, Trekkie. for Majesticv2, could you edit it so it's not calling the images from my server?

#202182 02/11/2004 6:56 AM
Joined: May 2001
Posts: 27
Junior Member
Junior Member
Offline
Joined: May 2001
Posts: 27
Wow, I didn't even have it on that long. Just had it running to see how you've tweaked it. You know, it wouldn't be a bad idea to toss the black outlines.


-Trekkie
To point, click and boldly go...
#202183 02/12/2004 10:27 AM
Joined: May 2001
Posts: 684
Code Monkey
Code Monkey
Offline
Joined: May 2001
Posts: 684
Hi Ian,

does the other hacks all work when I build in this hack?


Webmaster of d-talk & Kabel-Forum.com
#202184 02/12/2004 10:33 AM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
they should all work, just you'll have to edit them a little to make them match

#202185 02/13/2004 8:51 AM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
A little FYI for those using this mod.

I suggest using the Text version of Infopop's copyright, as it will show on skins easily smile

#202186 02/13/2004 3:44 PM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
Zip updated. Please upload public_pm_list.pl

#202187 02/14/2004 4:42 PM
Joined: May 2001
Posts: 684
Code Monkey
Code Monkey
Offline
Joined: May 2001
Posts: 684
This hack have one problem!

You can not choose a different style for one forum...


Webmaster of d-talk & Kabel-Forum.com

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
isaac
isaac
California
Posts: 1,157
Joined: July 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)