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

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Classic ASP versions(v3.4.XX)
 Graphics Modification
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

The Zim
Junior Member

107 Posts

Posted - 06 May 2009 :  09:13:57  Show Profile  Visit The Zim's Homepage
I wasn't sure what to call it, lol.

I'm working on a site revamp as I've said elsewhere in the forums here, but I'm running into a few problems with the forums...

What I am trying to do, is put in a few graphics to replace the normal colors as backgrounds on my forums. I have edited the admin_config_colors.asp file, here is a link to a .txt version of it:

http://users5.titanichost.com/zimsgizmos/admin_config_colors.txt

I have added new fields for these changes in my database. Here's the dbs file I made for this:

Zim's Image Mod
[INSERT]
CONFIG_NEW
(C_VARIABLE,C_VALUE)#('strHeadCellImage','')
(C_VARIABLE,C_VALUE)#('strCategoryCellImage','')
(C_VARIABLE,C_VALUE)#('strForumFirstCellImage','')
(C_VARIABLE,C_VALUE)#('strForumCellImage','')
(C_VARIABLE,C_VALUE)#('strAltForumCellImage','')
(C_VARIABLE,C_VALUE)#('strPopUpTableImage','')
[END]


I have added these things after the list of dims in the config.asp file:

Dim strHeadCellImage, strCategoryCellImage, strForumFirstCellImage, strForumCellImage, strAltForumCellImage


Ok, well, I was going to add the error message that I get, but for some reason, these changes aren't being added to the database now or something... Last night when I was trying to do this, I was getting an error that pointed me to the inc_func_admin.asp file, line 56. I have made no modifications to this file.

I am currently only trying to edit the Pop-Up Table Color, making it into an image, just to test. I don't know if that's needed to get help, but oh well, lol.

I'm not sure what I'm doing wrong, if anyone could help me, I would greatly appreciate it!


P.S. This is a little off-subject, but Carefree, I've noticed you using those text boxes throughout the site here, and I was wondering how you made them?

The Zim
Junior Member

107 Posts

Posted - 06 May 2009 :  09:16:51  Show Profile  Visit The Zim's Homepage
Well, I found one small error, I didn't add the Pop-Up string in the dim in the config.asp file. So now that line looks like this:

Dim strHeadCellImage, strCategoryCellImage, strForumFirstCellImage, strForumCellImage, strAltForumCellImage, strPopUpTableImage

Go to Top of Page

AnonJr
Moderator

United States
5768 Posts

Posted - 06 May 2009 :  11:05:37  Show Profile  Visit AnonJr's Homepage
quote:
Originally posted by The Zim

P.S. This is a little off-subject, but Carefree, I've noticed you using those text boxes throughout the site here, and I was wondering how you made them?
Its a semi-hidden feature that's just on this forum (as in its not a part of a base install). use [scrollcode] instead of [code]
Go to Top of Page

The Zim
Junior Member

107 Posts

Posted - 06 May 2009 :  11:32:59  Show Profile  Visit The Zim's Homepage
quote:
Originally posted by AnonJr

quote:
Originally posted by The Zim

P.S. This is a little off-subject, but Carefree, I've noticed you using those text boxes throughout the site here, and I was wondering how you made them?
Its a semi-hidden feature that's just on this forum (as in its not a part of a base install). use [scrollcode] instead of [code]



Lol, cool, thx!


Edited by - The Zim on 06 May 2009 11:33:14
Go to Top of Page
  Previous Topic Topic Next Topic  
 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.21 seconds. Powered By: Snitz Forums 2000 Version 3.4.07