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: MOD Implementation
 stars for mods and admins
 New Topic  Topic Locked
 Printer Friendly
Previous Page
Author Previous Topic Topic Next Topic
Page: of 2

Rasco
Advanced Member

Germany
3192 Posts

Posted - 16 November 2003 :  16:35:48  Show Profile  Send Rasco an ICQ Message
Can you post a link to a txt version of your admin_config_ranks.asp?

German Snitz Forum
Go to Top of Page

guessme
Banned User

393 Posts

Posted - 16 November 2003 :  16:51:39  Show Profile  Visit guessme's Homepage
http://members.cox.net/trik/admin_config_ranks.asp

Go to Top of Page

Rasco
Advanced Member

Germany
3192 Posts

Posted - 16 November 2003 :  16:57:34  Show Profile  Send Rasco an ICQ Message
When viewing your file, like ruirib said, there is the path "popups" inserted three times, so this is the error. Remove them and everything should work allright.

German Snitz Forum
Go to Top of Page

Dave.
Senior Member

USA
1037 Posts

Posted - 16 November 2003 :  16:59:56  Show Profile
Line 175:

"                <a href=""JavaScript:openWindow3('/popups/pop_config_help.asp?mode=ranks#MaximumStars')"">" & getCurrentIcon(strIconSmileQuestion,"Maximum Stars","") & "</a></td>" & vbNewLine & _


Change to:

"                <a href=""JavaScript:openWindow3('pop_config_help.asp?mode=ranks#MaximumStars')"">" & getCurrentIcon(strIconSmileQuestion,"Maximum Stars","") & "</a></td>" & vbNewLine & _


Line 186:

"                <a href=""JavaScript:openWindow3('/popups/pop_config_help.asp?mode=ranks#Stars')"">" & getCurrentIcon(strIconSmileQuestion,"Stars For Administrators","") & "</a></td>" & vbNewLine & _


Change to:

"                <a href=""JavaScript:openWindow3('pop_config_help.asp?mode=ranks#Stars')"">" & getCurrentIcon(strIconSmileQuestion,"Stars For Administrators","") & "</a></td>" & vbNewLine & _


Line 197:

"                <a href=""JavaScript:openWindow3('/popups/pop_config_help.asp?mode=ranks#Stars')"">" & getCurrentIcon(strIconSmileQuestion,"Stars For Moderators","") & "</a></td>" & vbNewLine & _


Change to:

"                <a href=""JavaScript:openWindow3('pop_config_help.asp?mode=ranks#Stars')"">" & getCurrentIcon(strIconSmileQuestion,"Stars For Moderators","") & "</a></td>" & vbNewLine & _


And your done.

Edit: Oops Rasco beat me....but there are the line numbers anyway.

Edited by - Dave. on 16 November 2003 17:00:58
Go to Top of Page

guessme
Banned User

393 Posts

Posted - 16 November 2003 :  17:12:37  Show Profile  Visit guessme's Homepage
Thanks alot. I am so glad yor guys are here.

Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic  
Previous 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.25 seconds. Powered By: Snitz Forums 2000 Version 3.4.07