Print Page | Close Window

Forum logo in RSS pages

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=18914
Printed Date: 12 April 2026 at 7:19pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Forum logo in RSS pages
Posted By: iSec
Subject: Forum logo in RSS pages
Date Posted: 24 March 2006 at 9:55am

I noticed that when I don't specifiy the path for the forum image (logo) the RSS page tries to display the pciture but when there is no links it displays a box with an "x" like this pciture shows; top right-hand side:

 
The forum default page does not display an "x" even if an image path is not specified which is good...but the RSS page does...
 
Could this be fixed?


-------------
"When it gets dark enough, you can see the stars"
-Charles A. Beard



Replies:
Posted By: WebWiz-Bruce
Date Posted: 24 March 2006 at 1:16pm
The main forum uses some ASP to check if an image exists, but RSS Page uses XML and XSLT so works differently.


Posted By: WebWiz-Bruce
Date Posted: 24 March 2006 at 1:17pm
I have placed this on the 'todo' list to have a look at.


Posted By: alkanaft
Date Posted: 26 March 2006 at 5:02pm

hm. simple fix was there for "beta 2" I guess:

http://forums.webwiz.net/forum_posts.asp?TID=18623&PID=101118#101118 - http://forums.webwiz.net/forum_posts.asp?TID=18623&PID=101118#101118
 
now you will have to fix 2 files in the same way (wrong path in <url> tag):
  1. line 252 in RSS_post_feed.asp
  2. line 239 in RSS_topic_feed.asp

delete an extra variable and the line of code should look like this:


 <url><% = strTitleImage %></url>



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net