Author |
Topic |
tangoc9999
Junior Member
USA
158 Posts |
Posted - 01 September 2002 : 02:12:24
|
then i am missing something. this mod is rough and i put it up as a beta release so people could critique it. |
TANGO
Computers run on smoke, when the smoke comes out, they quit running!
|
Edited by - tangoc9999 on 01 September 2002 02:14:08 |
|
|
@tomic
Senior Member
USA
1790 Posts |
Posted - 01 September 2002 : 02:17:22
|
I think I see a problem in the code and an easy way to fix it. strpageBGColor needs to be added to the themes for it to look right.
@tomic |
SportsBettingAcumen.com |
|
|
@tomic
Senior Member
USA
1790 Posts |
Posted - 01 September 2002 : 02:20:00
|
quote: then i am missing something. this mod is rough and i put it up as a beta release so people could critique it.
And thank you for getting it this far! It's coming along nicely
It should be converted to response.write for consistency and the images should use the functions or strImageURL but that's not critical for this to function.
@tomic |
SportsBettingAcumen.com |
|
|
tangoc9999
Junior Member
USA
158 Posts |
Posted - 01 September 2002 : 02:25:46
|
15 instances of strPopTableColor in my_theme.asp should be strPopUpTableColor. thanks for the compliment. |
TANGO
Computers run on smoke, when the smoke comes out, they quit running!
|
|
|
@tomic
Senior Member
USA
1790 Posts |
Posted - 01 September 2002 : 02:26:55
|
Ok, I have it!
strPopTableColor = "whatevercolor"
Should be:
strPopUpTableColor = "whatevercolor"
That fixes that. This is in all themes.
@tomic |
SportsBettingAcumen.com |
|
|
@tomic
Senior Member
USA
1790 Posts |
|
tangoc9999
Junior Member
USA
158 Posts |
Posted - 01 September 2002 : 02:33:02
|
this is going to be a work in progress, i can see it now. LOL! |
TANGO
Computers run on smoke, when the smoke comes out, they quit running!
|
|
|
@tomic
Senior Member
USA
1790 Posts |
Posted - 01 September 2002 : 02:37:14
|
OK, one more thing.....
You might want to add my_theme.asp to inc_header_short.asp so popups have the theme too.
@tomic |
SportsBettingAcumen.com |
|
|
@tomic
Senior Member
USA
1790 Posts |
Posted - 01 September 2002 : 02:39:24
|
quote: this is going to be a work in progress, i can see it now. LOL!
Heh, yes but it's a sweet MOD. I added my_theme.asp to inc_header_short.asp and it works according to plan.
@tomic |
SportsBettingAcumen.com |
|
|
tangoc9999
Junior Member
USA
158 Posts |
Posted - 01 September 2002 : 02:42:48
|
i will add that to the readme. |
TANGO
Computers run on smoke, when the smoke comes out, they quit running!
|
|
|
@tomic
Senior Member
USA
1790 Posts |
Posted - 01 September 2002 : 02:59:39
|
I put back the default default.asp back and that page works as it should so my MOding screwed that one up
@tomic |
SportsBettingAcumen.com |
|
|
tangoc9999
Junior Member
USA
158 Posts |
Posted - 01 September 2002 : 03:01:46
|
thats what happens when you have more then two things going at once. |
TANGO
Computers run on smoke, when the smoke comes out, they quit running!
|
|
|
@tomic
Senior Member
USA
1790 Posts |
Posted - 01 September 2002 : 14:23:24
|
So how could there be a dynamic inc_iconfiles.asp to work with themes? I think if you got icons that fit the theme this would be even cooler.
@tomic |
SportsBettingAcumen.com |
|
|
tangoc9999
Junior Member
USA
158 Posts |
Posted - 01 September 2002 : 15:30:20
|
i will get with MDGamezz, he has something similar going on for 3.3.03 |
TANGO
Computers run on smoke, when the smoke comes out, they quit running!
|
|
|
alex042
Average Member
USA
631 Posts |
Posted - 05 September 2002 : 12:21:51
|
Is this MOD dependent on other MODs? It looks like there are some references to the Private Messages MOD. Will this work without Private Messages installed?
Also, you may want to consider revising how themes are setup. Instead of including the theme itself in the code, you could have the theme pulled from a table so that admins could create their own themes. There are other MODs, such as the style changer MOD, that do similar and some, such as smilie manager, adv color picker could be used to enhance the theme. Maybe y'all could put your heads together and work out a consolidated theme method for your colors, icons, etc. With a 'theme MOD', you could just 'include' that MOD in this one. That would allow themes to be an option for this MOD, but would allow the 'theme MOD' to function independently also.
|
|
|
Topic |
|