Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - Nice feature from the older forum
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Nice feature from the older forum

 Post Reply Post Reply
Author
coolguy View Drop Down
Newbie
Newbie
Avatar

Joined: 14 November 2006
Location: United States
Status: Offline
Points: 37
Post Options Post Options   Thanks (0) Thanks(0)   Quote coolguy Quote  Post ReplyReply Direct Link To This Post Topic: Nice feature from the older forum
    Posted: 25 November 2006 at 12:37am

I always liked the feature where it displayed the below text at the bottom of the forum posts for people who have not logged in or registered, its from the older 7.9 forum which seems to be missing in the new one.

 

 
If you wish to post a reply to this topic you must first login
If you are not already registered you must first register
 
 
If you like to create this in the new forum, this is how you do it:
 
Add the following code to the forum_posts.asp
 
<div align="center">
<%
  Response.Write ("</p>")
If intGroupID = 2 Then Response.Write(vbCrLf & " <p class=""text"">" &  strTxtPostAReplyRegister & "&nbsp;<a href=""login_user.asp?FID=" & intForumID & """ target=""_self"">" & strTxtLoginSm & "</a><br />" & strTxtNeedToRegister & "&nbsp;<a href=""registration_rules.asp?FID=" & intForumID & """ target=""_self"">" & strTxtSmRegister & "</a></p>")
%>
 
 
You should add the above code right after the following:
 
  <td align="right" nowrap><!-- #include file="includes/page_link_inc.asp" --></td>
 </tr>
</table><%
End If
 
 
 
 
Thats it
 
 
 
 


Edited by coolguy - 25 November 2006 at 12:38am
Back to Top
javi712 View Drop Down
Senior Member
Senior Member


Joined: 22 May 2003
Location: United States
Status: Offline
Points: 488
Post Options Post Options   Thanks (0) Thanks(0)   Quote javi712 Quote  Post ReplyReply Direct Link To This Post Posted: 25 November 2006 at 5:47am
Pretty useful... i had forgotten about this little piece of code from the old version. thanks!
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.