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
 Inactive Users - Missing images when...
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

paulnickell
Starting Member

USA
32 Posts

Posted - 17 September 2002 :  17:47:30  Show Profile  Visit paulnickell's Homepage
The "admin_inactive_users.asp" doesn't show images when the default path for the images is modified (at least for me).

Paul Nickell

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 17 September 2002 :  17:49:11  Show Profile
problems with MODS do not go in the Bug Reports Forum. The Bug Reports Forum is only for bugs with the base code (no modifications).
Go to Top of Page

paulnickell
Starting Member

USA
32 Posts

Posted - 17 September 2002 :  18:13:07  Show Profile  Visit paulnickell's Homepage
quote:
Originally posted by RichardKinser

problems with MODS do not go in the Bug Reports Forum. The Bug Reports Forum is only for bugs with the base code (no modifications).



Sorry about that. I've been knee deep in mods, etc... I forgot what was included in 3.4.x and what wasn't.

I'll check next time.
Paul
Go to Top of Page

Deleted
deleted

4116 Posts

Posted - 17 September 2002 :  18:25:14  Show Profile
You should edit any MOD that reference images to use strImageUrl variable. Such as:

convert this:

response.write "<img src=""photo.gif"">"

To this:

response.write "<img src=""" & strImageUrl & "photo.gif"">"


Hope this helps...

Stop the WAR!
Go to Top of Page

burthold
Junior Member

USA
426 Posts

Posted - 17 September 2002 :  18:54:41  Show Profile  Visit burthold's Homepage
New version will be up soon it uses getcurrenticon.

Wes
Go to Top of Page

paulnickell
Starting Member

USA
32 Posts

Posted - 17 September 2002 :  19:25:55  Show Profile  Visit paulnickell's Homepage
quote:
Originally posted by bozden

You should edit any MOD that reference images to use strImageUrl variable. Such as:

convert this:

response.write "<img src=""photo.gif"">"

To this:

response.write "<img src=""" & strImageUrl & "photo.gif"">"


Hope this helps...




YEAH! Thanks.
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.45 seconds. Powered By: Snitz Forums 2000 Version 3.4.07