| Author |
Message |
thenebb
Beginner


Joined: Nov 17, 2008 Posts: 3
|
Posted: Mon Nov 17, 2008 3:32 pm Post subject: Integrating with Nuke Evolution |
|
|
Im trying to integrate gallery2 with Nuke-Evolution 2.0.7. I actuall have the gallery installed and running. I dl the phpnuke_063 and installed it per info.
I went into the Nuke-Evo admin and i see 2 galelry icons 1 in admin and 1 in modules, they both appear to doo the same thing. After i run the config it say db updated and i did the users as well with success. When i use the link to gallery it gives me this msg "The module has not yet been configured."
Steps
1 i installed the galelry2 in the modules dir - its up and running. http://thenebb.com/forum/modules/gallery2/main.php
2 i dl your integration for phpnuke_063 and copied the files to proper dirs
3 went into my Nuke_evolution Admin and i see the gallery icons in both menu admin and in module admin...they both do the same thing.
how can i get this to integrate? TIA |
|
| Back to top |
|
|
AdBot
|
| Post subject: Integrating with Nuke Evolution |
|
|
|
|
|
| Back to top |
|
 |
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Mon Nov 17, 2008 4:04 pm Post subject: Re: Integrating with Nuke Evolution |
|
|
| if you followed all the directions, you should only have one link in your admin panel for g2 config (though it might be different for evo). if you want to double check, just make sure that the nuke_g2config table has been populated. also, you need to export your users to completely integrate the two, which would explain the message you're getting. |
|
| Back to top |
|
|
thenebb
Beginner


Joined: Nov 17, 2008 Posts: 3
|
Posted: Mon Nov 17, 2008 4:22 pm Post subject: Re: Integrating with Nuke Evolution |
|
|
hmmm
table appears to be populated and i removed the admin links from root admin and left admin in modules/gallery2/admin
still no luck yet
embedUri varchar(255) latin1_swedish_ci Yes NULL
Browse distinct valuesBrowse distinct values
ChangeChange
DropDrop
PrimaryPrimary
UniqueUnique
IndexIndex
FulltextFulltext
g2Uri varchar(255) latin1_swedish_ci Yes NULL
Browse distinct valuesBrowse distinct values
ChangeChange
DropDrop
PrimaryPrimary
UniqueUnique
IndexIndex
FulltextFulltext
activeUserId int(10) Yes NULL
Browse distinct valuesBrowse distinct values
ChangeChange
DropDrop
PrimaryPrimary
UniqueUnique
IndexIndex
FulltextFulltext
cookiepath varchar(255) latin1_swedish_ci Yes NULL
Browse distinct valuesBrowse distinct values
ChangeChange
DropDrop
PrimaryPrimary
UniqueUnique
IndexIndex
FulltextFulltext
showSidebar tinyint(1) Yes NULL
Browse distinct valuesBrowse distinct values
ChangeChange
DropDrop
PrimaryPrimary
UniqueUnique
IndexIndex
FulltextFulltext
g2configurationDone tinyint(1) Yes NULL
Browse distinct valuesBrowse distinct values
ChangeChange
DropDrop
PrimaryPrimary
UniqueUnique
IndexIndex
FulltextFulltext
embedVersion |
|
| Back to top |
|
|
thenebb
Beginner


Joined: Nov 17, 2008 Posts: 3
|
|
| Back to top |
|
|
|
|
|
|
|