Home · Links · Contact Us
Home arrow Forums
Home
Features
FAQ
Screen Shots
Modules
Themes
Demos
Documentation
Forums
Contact Us
Download
Purchase
Quotes

" ... I want to tell you that your thyme product is functional and valuable beyond words. I cannot imagine why any portal would be without it. It is the cornerstone of our new project ..."

" ... Thanks for such a complete project, its making my job much easier. ..."

" ... I have now deployed 4 different calendars and our users love them ... "

" ... Easy to install and use and a great look/design. ..."

" ... This has to be the easiest to use program I think I've had to deal with at all this year. ..."


  FAQFAQ    SearchSearch  RegisterRegister   Log inLog in 
Mambo Authentication Problem

 
Post new topic   Reply to topic     Forum Index -> Web site integration
View previous topic :: View next topic  
Author Message
JennK



Joined: 16 Jun 2006
Posts: 108

PostPosted: Fri Jun 16, 2006 8:35 am    Post subject: Mambo Authentication Problem Reply with quote

I installed the mambo auth module. I am using MamboV4.5.3
When I try to log in (with error reporting set to 1) I get

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/thecente/public_html/thyme/modules/auth/auth.php on line 494

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/thecente/public_html/thyme/modules/auth/auth.php on line 497

Warning: Cannot modify header information - headers already sent by (output started at /home/thecente/public_html/thyme/modules/auth/auth.php:522) in /home/thecente/public_html/thyme/index.php on line 68

Warning: Cannot modify header information - headers already sent by (output started at /home/thecente/public_html/thyme/modules/auth/auth.php:522) in /home/thecente/public_html/thyme/index.php on line 69

Warning: Cannot modify header information - headers already sent by (output started at /home/thecente/public_html/thyme/modules/auth/auth.php:522) in /home/thecente/public_html/thyme/index.php on line 70


I read another thread that sounded related so I added the following to the top of my Mambo options

$mambo_opts['force_new_connect'] = 1;

Here is what I have (I turned debug off again)

#################################
#
### MAMBO OPTIONS
#
#################################

$mambo_opts['force_new_connect'] = 1;

# Path to installation, NO trailing slash, /
#$mambo_opts['path'] = '/usr/local/apache/htdocs/joomla';
$mambo_opts['path'] = '/home/thecente/public_html/sched';

# set to 1 if using Joomla
$mambo_opts['joomla'] = 0;



# set to 1 if wrapped
$mambo_opts['wrapped'] = 0;

# with this set, you can only log in
# when also logged into joomla. Thyme
# will log you out if you don't have an
# active Joomla session
$mambo_opts['strict_logout'] = 0;

# set to 1 to debug auth problems, 2 for more reporting
$mambo_opts['debug'] = 0;


##################################


Any ideas??? Thanks!
Back to top
View user's profile Send private message
esoft_ian



Joined: 12 Sep 2005
Posts: 5275

PostPosted: Fri Jun 16, 2006 11:55 am    Post subject: Reply with quote

I'm not sure that this was tested with Mambo 4.5.3. I will do this today and fix what needs fixin.
Back to top
View user's profile Send private message Visit poster's website
JennK



Joined: 16 Jun 2006
Posts: 108

PostPosted: Fri Jun 16, 2006 1:11 pm    Post subject: Reply with quote

Thanks Ian
(Sorry I posted this in the wrong place ... I meant to post in the Mambo forum)
Back to top
View user's profile Send private message
esoft_ian



Joined: 12 Sep 2005
Posts: 5275

PostPosted: Fri Jun 16, 2006 2:14 pm    Post subject: Reply with quote

No worries.

Ok, redownload the auth module. Don't mess with the force_new_connect setting. It does not even appear anymore. Only change the settings at the top:

# Path to installation, NO trailing slash, /
$mambo_opts['path'] = '/usr/local/apache/htdocs/joomla';

# set to 1 if wrapped
$mambo_opts['wrapped'] = 0;

# With this set, you can only log in when also logged into Joomla. Thyme
# will log you out if you don't have an active Joomla session
$mambo_opts['strict_logout'] = 0;
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Web site integration All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
© 2005 eXtrovert software unless otherwise noted. All rights reserved.
Portions © 2004 Ben Brown. All rights reserved.
Trademarks are property of their respective owners.