SEO-Board: Free, Fast and Search Engine Optimization Friendly Forum Script
»User: »Password:   Remember Me? 
Posted:  09 Jul 2009 13:04
i've installed seo boards successful but attempting to login just reloads the page.
Posted:  09 Jul 2009 14:23
Check your cookie settings.
Posted:  09 Jul 2009 23:05
They all set to default settings.  Change cookie domain to www.mysite.mobi and deleted the cookie from browser and tried logging in again and still no luck.
Posted:  10 Jul 2009 15:36
Search for "cannot login" without the "" and you will see similar topics. That has been asked.
If you cannot find the answer paste the cookie settings from seo-board_options.php so that I can see them.
Posted:  10 Jul 2009 20:27   Last Edited By: insyt
Thanks alot. Actually done a complete re-install and it's now loggiing in smoothly. Need some advise tho, 1. How would removing javascript affect the script? 2. How would changing linkbuttons to normal links in main guest and member navigation affect the script? 3. How to create a separate page to paste the logging form onto it? Thanks. Oh and i'm attempting to create a mobile forum if you wondering why i want to know such stuff.
Posted:  11 Jul 2009 13:32
1. The javascript is used for the smilies and bbcodes. If you remove the smilies/bbcode buttons then you don't need the javascript.
2. It shouldn't affect the script, but you will need to change the code that generates the links.
3. You can create a new command (for example loginform) and patch the script and templates (see how the current commands are structured).