Okay I've been working on this site for some time now. I am nearing completion but I cant figure out a few issues.
I disabled the login form on my site because i cant get a bridge working between phpbb3 and Joomla!1.5, i tried rokbridge and i tried jfusion. Regardless, because people aren't going to be logging into my main site, it causes two issues which i believe are linked to this... Number one is that when you are not logged in, you can often see a pink error message window on my site that says "E_LOGIN_AUTHENTICATE". I am completely unsure what this error message is about. The second issue is for whatever reason somewhere in my development of this site, i switched something that wont allow you to see the actual page text (in the middle on this theme, it should display under the word "Home", and its not the permission on that article or the front page settings. Since people cant login.. thats a serious issue.
Any help is seriously appreciated, i Have put time and money into this site and don't mind at all to put more in.. i just want to get it right. Thanks RT!
The E_LOGIN_AUTHENTICATE is a cookie issue which has been discussed on the Joomla forums.
The second issue sounds like module issue or a possible CSS problem.
Do you see the contents in "source view"?
You also have bunch of errors for overlib library.
Make sure you have the latest downloads for this template and any modules as I believe there was fixes for many of the mootools issues.
Get Firefox and firebug.
Magento - phpBB3 - Kunena - RokBridge Specialist
No Secure Tab posts unless requested.
Use the Thank You and Life Preserver Buttons!
Your signature is also great place for setup details...help us help you!
I fixed both errors, what are you talking about overlib errors? Im not a programming guy as well as id liek to be, an explanation will really point me in the right direction. Thank you sir.
Get firebug and the console view will show you the errors.
Make sure you have the latest downloads from RT as I know there was updates done that fix many issues with that lib.
Most of it comes from mouseovers.
Magento - phpBB3 - Kunena - RokBridge Specialist
No Secure Tab posts unless requested.
Use the Thank You and Life Preserver Buttons!
Your signature is also great place for setup details...help us help you!
right, i got that.. but as far as getting in there and fixing them, it may have to wait because ill break something lol. I need to try to build a community first.. im getting no members =(
I'd been working on my site and previewing it in IE7 for some time.
No errors!
Decided to install Firefox and ran into the same problem.
Turns out it has to do with cookies.
As you develop a site on one machine, you probably create more than one user and 'remember me' details get 'stacked up'.
So when you go to the site, Firefox gets confused, who should be logged in by default, which cookie should it use.... "E_LOGIN_AUTHENTICATE" error pops up, you freak out....
Anyway, clearing your cache will make that error disappear.