 | |  | | | Photopost Pro Bug Reports Post post installation PhotoPost Pro problems here. |
July 5th, 2005, 12:59 AM
|
#1 (permalink)
| | Registered User
Join Date: Feb 2005
Posts: 24
| Mambo Integration Issue(NOT A BUG)
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/mysite/public_html/gallery/forums/mambo.php on line 93
Trying out the integration and I'm getting this error:
I can login and logout ok. What is this line for anyway? Code: Content visible to verified customers only.
|
| |
July 6th, 2005, 08:54 PM
|
#2 (permalink)
| | Member Verified Customer
Join Date: Mar 2003 Location: Hong Kong
Posts: 57
| Resolved
Well, I HAD this issue. I went back through all the config settings and found that one of the parameters (I think it was having to do with the dbase name for the integration) was reset to default. Odd that this happened, but it was easy enough to resolve. So I strongly suggest that you review all your config data.
|
| |
July 7th, 2005, 08:49 AM
|
#3 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,706
|
I was just about to post that either your database name or table prefix was incorrectly specified.
Glad ya figured it out cheers.
|
| |
July 7th, 2005, 01:19 PM
|
#4 (permalink)
| | Registered User
Join Date: Feb 2005
Posts: 24
|
Thanks that got rid of it. Now can you authenticate in mambo and be automatically logged into photopost, or users have to log in again in photopost?
|
| |
July 7th, 2005, 01:38 PM
|
#5 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,706
|
if cookies are set right login should be automatic both ways
|
| |
July 21st, 2005, 02:36 PM
|
#6 (permalink)
| | Registered User
Join Date: Feb 2005
Posts: 24
|
When I log into Mambo, it doesn't log me into photopost.
the integration config asks for the forum path however mambo isn't a forum...
/home/mysite/public_html/
|
| |
July 21st, 2005, 02:40 PM
|
#7 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,706
|
You dont use the integration config with mambo
We set two cookies the same as MAMBO
setcookie( "usercookie[username]", "{$User['username']}", time()+2592000,"{$Globals['cookie_path']}", $Globals['domain_path'] );
$dbpassword = md5($password);
setcookie( "usercookie[password]", $dbpassword, time()+2592000,"{$Globals['cookie_path']}", $Globals['domain_path'] );
I can only suggest you check your cookie settings as they are not the same. Cookie settings must be the same for an integrated login
|
| |
July 22nd, 2005, 01:36 AM
|
#8 (permalink)
| | Member Verified Customer
Join Date: Mar 2003 Location: Hong Kong
Posts: 57
|
I am having trouble with this too. I am using a sub-area of my site to test this out. I did find this thread in mamboserver.com, but I wanted Omegatron to see it before I just go ahead and try it out to determine of it makes sense with integration provided.
Omegatron?
|
| |
July 22nd, 2005, 07:52 AM
|
#9 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,706
| Quote: |
Originally Posted by eastestuary Well, I HAD this issue. I went back through all the config settings and found that one of the parameters (I think it was having to do with the dbase name for the integration) was reset to default. Odd that this happened, but it was easy enough to resolve. So I strongly suggest that you review all your config data. | The mambo integration as written as a user integration only as our site states If you can login using your mambo name then all is working.
The edit integration thing is for vb3 only. No header stylesheet etc is pulled from mambo automatically. Basically there is no stylesheet variables that are the same between each style in mambo so it cant be done. Thats the weird thing on mambo with everybody working on it there is no consistency which is a huge drawback for the project.
I have the basecode in there to pull stylesheet but for the above reason we went with a straight user integration like this thread states What Integrations we support!! |
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 03:34 AM. | |