By Pawan on Tuesday, 25 March 2014
Posted in Technical Issues
Replies 6
Likes 0
Views 0.9K
Votes 0
When a user clicks the button "ask a question', without logging in, an error message used to appear on my site asking the user to login.

Somehow, this meaage does not show up now. What do I do? Where should I check up.
Hello Pawan,

Sorry for late reply to this,
That mean the error message "Please login first in order to start a new discussion. " have appeared in before right?
Is is possible provide us with your Joomla backend and FTP access so we can help you check on this ? Please advise.
·
Tuesday, 25 March 2014 16:45
·
0 Likes
·
0 Votes
·
0 Comments
·
Pl. find the info below:
·
Tuesday, 25 March 2014 17:02
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Pawan,

It seems like you have do the customization of the Flatt theme JoomlaFolder/components/com_easydiscuss/themes/flatt/toolbar.php
below the code ->

LINE 357
<?php echo DiscussHelper::renderModule( 'easydiscuss-after-toolbar' ); ?>

it don't have this warning message code, check my screenshot : http://screencast.com/t/eWpLK0dScQ
when i help you added it, the warning message is appear now.
·
Tuesday, 25 March 2014 18:19
·
0 Likes
·
0 Votes
·
0 Comments
·
you mean this line must be replaced with the code you showed in your screenshot?
·
Tuesday, 25 March 2014 19:09
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks. But is this code there in the latest version?
·
Tuesday, 25 March 2014 19:32
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Pawan,

Sorry for late reply to this,
Download my attachment file then when you compare with your current file, you just missed up that notification message line code only when you do the customization that file.
·
Wednesday, 26 March 2014 00:31
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post