Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
The FireBoard forum component development is still going on. In order to get better, FireBoard will be moved from the Best of Joomla website.
During this transition period, the forum in Best of Joomla will be closed to new posts.
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard
Re:Destination after login? (1 viewing) (1) Guest
TOPIC: Re:Destination after login?
#3736
Destination after login? 1 Year, 8 Months ago  
Hi all,

Our website has 2 different areas which require logging in. We do not use Community Builder or any extensions that might affect the log in process.

The first login is on the Fireboard forums. Whenever anyone logs into or out of this they end up on the sites homepage instead of staying on the current page of the forum.

The second is the online store (using the standard Joomla! login box) Whenever you log into or out of this it takes you to the first page of the Fireboard forum instead of the current page of the store.

I have created a test account if anyone would like to experience the issue first hand

Username: tester
Password: tester

The site is http://www.totalfiction.co.uk and the two login areas are 'Readers & Writers' and 'Online Store' (tabs along the top of the page)

Please do not post anything in the forum with this account.

Thanks in advance for any help or advice you can offer.
Sonny
Sonny (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2007/07/13 03:12 By Sonny.
 
 
#3740
Re:Destination after login? 1 Year, 8 Months ago  
Ok, I've fixed the store/Joomla login. There was an option for it under the login module (ie. page after login= and page after logout=)

But I can't see this option in Fireboard. Does anyone know? There must be something someware telling it to go my homepage.
Sonny (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#4081
Re:Destination after login? 1 Year, 8 Months ago  
I have the same issue - please help?
snadowitz (User)
My rules rule
Junior Boarder
Posts: 28
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Hong Kong
Logged Logged
 
Snadowitz

Webmaster - www.starcrossedtattoo.com - great art.....
Webmaster - www.thetaxback.co.uk - work in progress........
 
 
#4109
Re:Destination after login? 1 Year, 8 Months ago  
I solved it for my issue - at least for my purposes:-

Find the file in your joomla install called components/com_login and change the line:-

[code:1]$params->def( 'login', $mosConfig_live_site );[/code:1]

To the following <>

[code:1]$params->def( 'login', '<>' );[/code:1]

Now when someone logs in they go directly back to the forums main page. When they logout they go the site index page.

It works for me. Hope it helps some of you - bit of a hack I know but needs must and all that

Snads.

Post edited by: snadowitz, at: 2007/04/30 17:48

Post edited by: snadowitz, at: 2007/04/30 17:49
snadowitz (User)
My rules rule
Junior Boarder
Posts: 28
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Hong Kong
Logged Logged
 
Snadowitz

Webmaster - www.starcrossedtattoo.com - great art.....
Webmaster - www.thetaxback.co.uk - work in progress........
 
 
#4111
Re:Destination after login? 1 Year, 8 Months ago  
BUT - I do have another issue - the page that comes up after the user clicks on the emailed registration/activation link - how do I change the text on this one and maybe add a link to the forums??
snadowitz (User)
My rules rule
Junior Boarder
Posts: 28
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Hong Kong
Logged Logged
 
Snadowitz

Webmaster - www.starcrossedtattoo.com - great art.....
Webmaster - www.thetaxback.co.uk - work in progress........
 
 
#4146
Re:Destination after login? 1 Year, 8 Months ago  
Thanks mate, I'll give it a try. Here, have some karma!

BUT - I do have another issue - the page that comes up after the user clicks on the emailed registration/activation link - how do I change the text on this one and maybe add a link to the forums??

Dunno, but I'd imagine it's another hack job like it would be to change the text on the registration email itself.
Sonny (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#4584
Re:Destination after login? 1 Year, 8 Months ago  
snadowitz wrote:
BUT - I do have another issue - the page that comes up after the user clicks on the emailed registration/activation link - how do I change the text on this one and maybe add a link to the forums??

You have to change the text itself in the language file, found in the "languages" folder on your server. Just remember what the registration text says and once you got the file opened in an editor, just do a search for some of the keywords in that text.

Edit them and reupload. Simple as that
Stenger (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#6318
Re:Destination after login? 1 Year, 8 Months ago  
HI - got one more issue. By the way - it is a superb component.

The issue is:-

When a user makes a new post the text in the message box (where they type thier new message) is light grey and very small - seems about 6px size. How can I change that? The posts themselves turn out great - text seems about 10px and nice and clear. Help appreciated.

Check the image at - http://img514.imageshack.us/my.php?image=image2ek8.jpg



See the image for how it looks....


Snads

Post edited by: snadowitz, at: 2007/05/12 18:12
snadowitz (User)
My rules rule
Junior Boarder
Posts: 28
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Hong Kong
Logged Logged
 
Snadowitz

Webmaster - www.starcrossedtattoo.com - great art.....
Webmaster - www.thetaxback.co.uk - work in progress........
 
 
#14542
Re:Destination after login? 1 Year, 6 Months ago  
I have found the location of the login link as i had the same problem:

com_fireboard/template/default/plugins/profilebox/profilebox.php - about line 223/5
buffy (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#14543
Re:Destination after login? 1 Year, 6 Months ago  
I have found the location of the login link as i had the same problem:

com_fireboard/template/default/plugins/profilebox/profilebox.php - about line 223/5
buffy (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
Go to top