| Author |
Message |
Major_Headache
Beginner


Joined: Mar 13, 2005 Posts: 9 Location: California
|
Posted: Mon Mar 14, 2005 5:11 am Post subject: How do I integrate it with phpnuke? |
|
|
| If it's in the Readme, I didn't see it. I have a very big (25,000) image Gallery 1.4 on a phpnuke site and I'm very anxious to get it ported over to Gallery2. |
|
| Back to top |
|
|
AdBot
|
| Post subject: How do I integrate it with phpnuke? |
|
|
|
|
|
| Back to top |
|
 |
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Mon Mar 14, 2005 7:43 am Post subject: Re: How do I integrate it with phpnuke? |
|
|
Whoa...it's still beta, don't go hog wild porting over your old Gallery quite yet.
You will need to checkout the CVS embedding stuff from here:
http://cvs.sourceforge.net/viewcvs.py/g ... 2/phpnuke/ |
|
| Back to top |
|
|
Major_Headache
Beginner


Joined: Mar 13, 2005 Posts: 9 Location: California
|
Posted: Fri Mar 18, 2005 12:39 pm Post subject: Re: How do I integrate it with phpnuke? |
|
|
I got the phpnuke files from the CVS. I have installed them on a test site. But now I can't seem to login, neither on the nuke version, nor on the standalone main page. When I login with the regular password, it acts like it logged me in, but it still says I'm a guest. If I use a bad password, it reacts differently, taking me to a specific login page.
When I tried to integrate the users, I got this error message:
When trying to integrate nuke users
Failed to create G2 user with extId [2]. Here is the error message from G2:
Error (ERROR_COLLISION)
in modules/core/classes/GalleryUser.class at line 167 (gallerystatus::error)
in embed.php at line 257 (galleryuser::create)
in admin/index.php at line 241 (galleryembed::createuser)
in admin/index.php at line 409
in admin/index.php at line 441
in admin/case.php at line 35
in /home/dffair1/public_html/admin.php at line 505
Any ideas? |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Fri Mar 18, 2005 12:47 pm Post subject: Re: How do I integrate it with phpnuke? |
|
|
Re: Collision - Yeah, that means that you've already got a G2 user with the same username as a PHPNuke user...I think.
Re: Login - Clear the cookies for your domain that are GALLERY2_SID or something along those lines... |
|
| Back to top |
|
|
Major_Headache
Beginner


Joined: Mar 13, 2005 Posts: 9 Location: California
|
Posted: Wed Apr 27, 2005 9:15 pm Post subject: Re: How do I integrate it with phpnuke? |
|
|
OK, a month and half later, I have a follow up question...
Knowing what you know about G2, is it realistic of me to expect that when it's final, I can have a module for cpgnuke that will essentially look and act like G1 (I'm using 1.5 now) and make a smooth transition? |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Thu Apr 28, 2005 6:08 am Post subject: Re: How do I integrate it with phpnuke? |
|
|
No.
G2 is COMPLETELY different from G1. It's a complete rewrite from the ground up. There might be themes that make it look like G1, but the engine behind it is brand new (esp. because it uses a *real* database) |
|
| Back to top |
|
|
|
|
|
|
|