New forum bugs / snags thread

Not sure if this is what has been mentioned before or not:

2013-07-03_22-33-00.png

However it would look better if the logo was centralised with the welcome, log out etc buttons on the dark blue bit beside the search box.

On the plus side the site seems quicker.



I've made the nav bar white background. The logo is likely to change soon, and there is a reason for it being on the left (due to the nav bar)
 
I prefer the "whats new" tab to take you to a list of threads that has updated...not to individual posts...can it go back to how it was?
 
^^this, instead of activity stream being the landing page can it be new posts when we click whats new
 
If i make a post, and want to edit it straight away...i click edit, type my changes, and it wont do anything upon clicking save. I have to copy the text, refresh the page, click edit, paste response, and then itll save and update.

It wont let you save your edit unless you've refreshed the whole thread.
 
Not sure if it has been mentioned, but if you login without the www. prefix on the URL, the redirect doesn't work.
 
If i make a post, and want to edit it straight away...i click edit, type my changes, and it wont do anything upon clicking save. I have to copy the text, refresh the page, click edit, paste response, and then itll save and update.

It wont let you save your edit unless you've refreshed the whole thread.

Sadly that sounds like a vb4 code bug
 
If I do a search for "porn" instead of showing me pictures of everyones cars it comes up with "Sorry - no matches. Please try some different terms."
 
Also doesn't seem to remember me, I have to login everytime I visit the page even thought the brower and site have been told to remember me.
 
Check your bookmark, has it got www at the start or not?

Make sure it has www.

Actually on that note Mike there is a way to fix that in the BB admin cp somewhere.
 
Last edited:
Simple fix. :tongueout:

In .htaccess

RewriteEngine On
RewriteCond %{HTTP_HOST} ^clio197\.net [NC]
RewriteRule (.*) http://www.clio197.net/$1 [L,R=301]
 
quiet you Tom, i'd rather find a solution that allows people to login as 200.net too :tongueout:
 
Last edited:
Ah, so the fact that it redirects to the 197 URL is going to change so that there are two URLS to login from?