Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/Code)
 MOD: My Personalization v3.4 Beta
 New Topic  Topic Locked
 Printer Friendly
Previous Page | Next Page
Author Previous Topic Topic Next Topic
Page: of 3

tangoc9999
Junior Member

USA
158 Posts

Posted - 01 September 2002 :  02:12:24  Show Profile  Visit tangoc9999's Homepage  Send tangoc9999 an AOL message  Send tangoc9999 an ICQ Message  Send tangoc9999 a Yahoo! Message
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
Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 01 September 2002 :  02:17:22  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
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
Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 01 September 2002 :  02:20:00  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
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
Go to Top of Page

tangoc9999
Junior Member

USA
158 Posts

Posted - 01 September 2002 :  02:25:46  Show Profile  Visit tangoc9999's Homepage  Send tangoc9999 an AOL message  Send tangoc9999 an ICQ Message  Send tangoc9999 a Yahoo! Message
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!

Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 01 September 2002 :  02:26:55  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
Ok, I have it!

strPopTableColor = "whatevercolor"

Should be:

strPopUpTableColor = "whatevercolor"

That fixes that. This is in all themes.

@tomic

SportsBettingAcumen.com
Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 01 September 2002 :  02:28:46  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
Whoops, you beat me!

@tomic

SportsBettingAcumen.com
Go to Top of Page

tangoc9999
Junior Member

USA
158 Posts

Posted - 01 September 2002 :  02:33:02  Show Profile  Visit tangoc9999's Homepage  Send tangoc9999 an AOL message  Send tangoc9999 an ICQ Message  Send tangoc9999 a Yahoo! Message
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!

Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 01 September 2002 :  02:37:14  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
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
Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 01 September 2002 :  02:39:24  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
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
Go to Top of Page

tangoc9999
Junior Member

USA
158 Posts

Posted - 01 September 2002 :  02:42:48  Show Profile  Visit tangoc9999's Homepage  Send tangoc9999 an AOL message  Send tangoc9999 an ICQ Message  Send tangoc9999 a Yahoo! Message
i will add that to the readme.

TANGO

Computers run on smoke, when the smoke comes out, they quit running!

Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 01 September 2002 :  02:59:39  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
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
Go to Top of Page

tangoc9999
Junior Member

USA
158 Posts

Posted - 01 September 2002 :  03:01:46  Show Profile  Visit tangoc9999's Homepage  Send tangoc9999 an AOL message  Send tangoc9999 an ICQ Message  Send tangoc9999 a Yahoo! Message
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!

Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 01 September 2002 :  14:23:24  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
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
Go to Top of Page

tangoc9999
Junior Member

USA
158 Posts

Posted - 01 September 2002 :  15:30:20  Show Profile  Visit tangoc9999's Homepage  Send tangoc9999 an AOL message  Send tangoc9999 an ICQ Message  Send tangoc9999 a Yahoo! Message
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!

Go to Top of Page

alex042
Average Member

USA
631 Posts

Posted - 05 September 2002 :  12:21:51  Show Profile  Send alex042 an AOL message  Send alex042 a Yahoo! Message
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.
Go to Top of Page
Page: of 3 Previous Topic Topic Next Topic  
Previous Page | Next Page
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.18 seconds. Powered By: Snitz Forums 2000 Version 3.4.07