Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - SUGGESTION - from forum member
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

SUGGESTION - from forum member

 Post Reply Post Reply Page  <12
Author
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 14 August 2007 at 5:10pm
Seems to be working quite well, something I seem to be using all the time already as it's very useful.

Don't know why this wasn't suggested before, it's an extremely useful way to find the newest unread post.

The added icons in different colours also help to see quickly which topics contain unread posts, and which posts have not been read.

It's also been updated so that when you hover the mouse over the arrow which links to the first unread in a topic it will display the number of unread posts that topic contains.
Back to Top
ohiopbx View Drop Down
Groupie
Groupie


Joined: 21 February 2005
Location: United States
Status: Offline
Points: 124
Post Options Post Options   Thanks (0) Thanks(0)   Quote ohiopbx Quote  Post ReplyReply Direct Link To This Post Posted: 14 August 2007 at 11:33pm
Originally posted by -boRg- -boRg- wrote:

Seems to be working quite well, something I seem to be using all the time already as it's very useful.

Don't know why this wasn't suggested before, it's an extremely useful way to find the newest unread post.

The added icons in different colours also help to see quickly which topics contain unread posts, and which posts have not been read.

It's also been updated so that when you hover the mouse over the arrow which links to the first unread in a topic it will display the number of unread posts that topic contains.


very nice borg!

Back to Top
billd3 View Drop Down
Senior Member
Senior Member


Joined: 19 February 2003
Location: United States
Status: Offline
Points: 530
Post Options Post Options   Thanks (0) Thanks(0)   Quote billd3 Quote  Post ReplyReply Direct Link To This Post Posted: 15 August 2007 at 12:45pm
Yes, I love it. This alone is a good reason to update, but I still need to hold off a bit.... still want to get the location part changed so they can type in a city and state or province/country, etc That's about the only other thing we need.
Oh, and make it a REQUIRED field!
BillD
http://theamcpages.com
http://theamcforum.com
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 15 August 2007 at 1:43pm
This is qute simple to do yourself. In register.asp at around line 1679 you will find:-

<select name="location" id="location" tabindex="11">
        <option value="" disabled<% If strLocation = "" Or strLocation = null Then Response.Write(" selected") %>> -- <% Response.Write(strTxtSelectCountry) %> -- </option>
        <% If strLocation <> "" Then Response.Write("<option value=""" & strLocation & """ selected>" & strLocation & "</option>") %>
        <!-- Include countires include file -->
        <!-- #include file="includes/select_countries_list.asp" -->
     </select>


Replace it with:-

<input type="text" name="location" id="location" size="30" maxlength="27" value="<% = strLocation %>" tabindex="11" />

Back to Top
billd3 View Drop Down
Senior Member
Senior Member


Joined: 19 February 2003
Location: United States
Status: Offline
Points: 530
Post Options Post Options   Thanks (0) Thanks(0)   Quote billd3 Quote  Post ReplyReply Direct Link To This Post Posted: 15 August 2007 at 2:45pm
And that will then also populate it with the current location if they have one. For example, I go to "modify" my profile, say, change some other little thing, avatar, whatever - it will "stick", won't lose the location already in the database?
That's the only reason I didn't change it from a list to a text area because I wasn't sure how to automatically populate it with the "last known location". I was afraid it would be blank and if they saved other changes, they'd lose the location they already put in upon registration.
Gee, well, there goes any excuses!  LOL
BillD
http://theamcpages.com
http://theamcforum.com
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 15 August 2007 at 3:01pm
It will auto-populate any existing data.
Back to Top
 Post Reply Post Reply Page  <12

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.