Author |
Topic |
|
vaupelle
Starting Member
2 Posts |
Posted - 26 June 2007 : 05:31:56
|
Now that i have this exceptional nice forum considering the cost, its almost a shame not to use it to its full potential.
Im looking to be able to use the user/account's on the entire site, not just the forum.
So instead of haveing a seperate cookie system, i would be sweet to embed the snitz user system to the rest of the site..
How its done,, im clueless.
Suggestions ? |
Love this forum |
|
Shaggy
Support Moderator
Ireland
6780 Posts |
Posted - 26 June 2007 : 05:36:09
|
Have a look for the Universal Login Mod over at SnitzBitz.
|
Search is your friend “I was having a mildly paranoid day, mostly due to the fact that the mad priest lady from over the river had taken to nailing weasels to my front door again.” |
|
|
vaupelle
Starting Member
2 Posts |
Posted - 26 June 2007 : 09:45:37
|
ahh i c,, sweet site,, Thank you. |
Love this forum |
|
|
n971
Starting Member
1 Posts |
Posted - 02 July 2007 : 11:05:45
|
Hi,
I have similar problem. I take a look at Universal Login and it's not suitable for me. It includes inc_header and I don't want other pages on my site looks like forum. Also, I already implemented Site Integration mod, and it mess up with Universal login. Is there some solution to have a simle 'IF' on my non forrum pages to check if uswer is logged and show message, or show login form?
Also, if some day all text strings will be in separate file, it will be great for translating, I do it now manually reading file by file.
Cheers, N. ---------------------- http://www.suhavoda.com/forum/ |
|
|
Jezmeister
Senior Member
United Kingdom
1141 Posts |
Posted - 02 July 2007 : 13:36:34
|
You can make a stripped version of inc_header that just has the login code, if you have a search of the forums you'll find that's been covered on numerous occasions. as for translation that's (afaik) still a long way away in the main code, but Images forum mod supports a lot of languages. |
|
|
Roger Fredriksson
Average Member
Sweden
556 Posts |
Posted - 03 July 2007 : 04:07:59
|
use inc_header_short.asp instead of stripping or mlev for your if-thing |
rf/www.avgifter.com |
|
|
Jezmeister
Senior Member
United Kingdom
1141 Posts |
Posted - 03 July 2007 : 06:35:25
|
the problem with using inc_header_short in this situation, correct me if I'm wrong, is it doesn't contain login/logout code - while it contains the code to recognise username the lack of login code kinda renders the universal login mod useless with it. of course you could just add the login/logout code from inc_header I suppose. |
|
|
AnonJr
Moderator
United States
5768 Posts |
Posted - 03 July 2007 : 07:51:38
|
Just keep in mind that adding the code to inc_header_short will show your login/logout prompt on every pop-up in the forum. |
|
|
|
Topic |
|