Topic Title: The module has not yet been configured Issue

Forum Index » Gallery 2 Integration » The module has not yet been configured Issue
Topic URL: http://www.nukedgallery.net/postt3612.html

AuthorMessage
Post Title: The module has not yet been configured Issue
durango
Joined: Jun 15, 2007
Posts: 7

Posted: Sat Jun 16, 2007 5:50 am
Hi...

I read as much as I could from the forums, and the FAQ... I cant pinpoint my problem.

My settings are right as far as I know, I can access the gallery directly but cannot through PHP Nuke 7.5


Full URL to your embedded Gallery: http://www.dubai4x4.com/modules.php?name=gallery2

Full URL to your standalone Gallery: http://www.dubai4x4.com/modules/gallery2/


Active User ID: 0

Cookie Path: /

Still i get the module has not yet been configured?! cant pinpoint what is wrong!

All users appear in the direct gallery and everything is fine, absolutely no errors! but when i go through the modules, it just gives me that it is not configured!

I know it is something really stupid, but I have already spent like 10 hours on it!!!

Thanks for the help. and great job by the way.

AuthorMessage
Post Title: Re: The module has not yet been configured Issue
mattp
Joined: Jun 15, 2007
Posts: 3

Posted: Sat Jun 16, 2007 10:40 am
Do you have the gallery2 files loaded into /modules/gallery2. The original install of gallery2 must be in the /modules/ folder. The integration package does not contain the entire program. Read the ReadMe carefully.

Hope this helps

Matt

AuthorMessage
Post Title: Re: The module has not yet been configured Issue
mattp
Joined: Jun 15, 2007
Posts: 3

Posted: Sat Jun 16, 2007 10:14 pm
Check your nuke_g2config in your DB (probably nothing in there). I am having the same problem.

AuthorMessage
Post Title: Re: The module has not yet been configured Issue
durango
Joined: Jun 15, 2007
Posts: 7

Posted: Sun Jun 17, 2007 12:03 am
Hi... I installed G2 2.2.1 package from Minato and then overwrote the files as per the integration package instructions...

My DB is fine, I can access G2 directly from /modules/gallery2/main.php but am not able to do it through phpnuke 7.5 at all!

I have read all the Readme files as well as FAQs etc...

I just feel there is something that is not happening when I go through nuke!

I do get the admin screen through nuke and am able to configure the integration package from the admin screen BUT it seems like nothing is happening because I keep getting that this module has not been configured?!? Rolling Eyes

I spent another 4 hours yesterday! nothing... I even went through the index.php file attached and tried removing the if statement that checks whether the integration has been done.... when i do that i get some of the g2 screen in modules, but still it does not work...

What should I look for?

I also found that everytime I open the G2 on the phpnuke admin screen, I get the following:

Your integration package is not up to date.
Latest version available is 0.6.3. Your installed version is
To see what has changed, read the ChangeLog here: http://www.nukedgallery.net/postp10252.html#10252.
You can download the latest integration package from http://www.nukedgallery.net/downloads-cat11.html.

Although I do use the 0.6.3 version... maybe I should use an older version for phpnuke 7.5?

AuthorMessage
Post Title: Re: The module has not yet been configured Issue
sid_bla
Joined: May 18, 2007
Posts: 1

Posted: Sun Jun 17, 2007 5:10 am
try to drop the nuke_g2 table. This removes the "Your integration package is not up to date"-Message.

In my first try this fixed the problem.
The second nuke-installations I tried is still broken

AuthorMessage
Post Title: Re: The module has not yet been configured Issue
durango
Joined: Jun 15, 2007
Posts: 7

Posted: Sun Jun 17, 2007 6:48 am
If I drop it, it means I have to go through the reinstallation process?

ok... question... do we

1- install g2
2- Install the integration package
3- run the /modules/gallery2/install/ ?

or what?!

AuthorMessage
Post Title: Re: The module has not yet been configured Issue
durango
Joined: Jun 15, 2007
Posts: 7

Posted: Mon Jun 18, 2007 2:24 am
No givers? or takers? Very Happy

AuthorMessage
Post Title: Re: The module has not yet been configured Issue
dari
Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA
Posted: Mon Jun 18, 2007 6:17 am
export your phpnuke users to g2.

AuthorMessage
Post Title: Re: The module has not yet been configured Issue
durango
Joined: Jun 15, 2007
Posts: 7

Posted: Mon Jun 18, 2007 12:47 pm
I did that dari... as I mentioned, I can see the G2 gallery diractly with all the users etc... but i cannot see it through the phpnuke site.

Thanks for your reply.

AuthorMessage
Post Title: Re: The module has not yet been configured Issue
dari
Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA
Posted: Mon Jun 18, 2007 12:49 pm
check that the g2_configurationdone variable in nuke_g2config is set to 1 (if you successfully exported your users).

AuthorMessage
Post Title: Re: The module has not yet been configured Issue
durango
Joined: Jun 15, 2007
Posts: 7

Posted: Mon Jun 18, 2007 10:41 pm
ok we are getting somewhere... the nuke_g2config has 0 rows... no data!

AuthorMessage
Post Title: Re: The module has not yet been configured Issue
durango
Joined: Jun 15, 2007
Posts: 7

Posted: Mon Jun 18, 2007 11:01 pm
Dari... you're the man... Finally it looks like its working!!! I droped the nuke_g2config and did the admin thing again... then went into the database where i found 1 row, so i changed the value to 1

Do i now have to export users everytime i have new users or is it done automatically?

AuthorMessage
Post Title: Re: The module has not yet been configured Issue
dari
Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA
Posted: Tue Jun 19, 2007 6:24 am
it's done automatically for new users when the user visits gallery. just make sure that you do it once when you first do the integration to get all your current phpnuke users exported.

AuthorMessage
Post Title: Re: The module has not yet been configured Issue
nikhelbig
Joined: Jun 16, 2007
Posts: 1

Posted: Wed Jun 20, 2007 3:02 am
Hi,
I am having the same problems integrating, and am trying understand this thread but got lost:
"g2_configurationdone variable in nuke_g2config "
How can I access this?
Thanks

Nik

AuthorMessage
Post Title: Re: The module has not yet been configured Issue
hov55
Joined: Jul 08, 2007
Posts: 1

Posted: Sun Jul 08, 2007 5:44 pm
i had the same prob but thanks for the solution Very Happy works fine now

AuthorMessage
Post Title: Re: The module has not yet been configured Issue
digitaleurope
Joined: Jun 21, 2007
Posts: 1

Posted: Tue Jul 10, 2007 8:40 am
Hello Dari,

It seems there is a bug! Could you please get a large spray can out and have a go over the code and see where it is and whats causing it?

Surely use the same way Nuke Sentinal checks for version updates would be much better?

where by you put a version.txt on your website and if you increase the number then a new version is available !?

I have found that if you visit the gallery admin once installed and click verify it wipes the tables Sad rather than checking it :/

Therefor I feel a bug fix release would be in need ? I'm sure some might agree! Thanks for posting on this issue all without some of your input... My headace would of lasted quite a while !

And should you require some Free Web Hosting Nuked Gallery.Net - FST Hosting LTD are willing to host you for nothing Smile

We fully support PHP-Nuke & Gallery2 & Nuked Gallery.

You can install PHP-Nuke & Gallery2 & Nuked Gallery in about 3 minutes ! (one minute for each)

We use Fantasico & Cpanel and you might find us somewhat useful if you have technical questions Smile

Best Regards

Nick [at] fst hosting [dot] com

AuthorMessage
Post Title: Re: The module has not yet been configured Issue
wutang1
Joined: Sep 22, 2006
Posts: 1

Posted: Thu Aug 14, 2008 6:30 am
BUMP

Thanks this topic has really helped me out!

AuthorMessage
Post Title: Re: The module has not yet been configured Issue
red46
Joined: Aug 19, 2008
Posts: 2

Posted: Mon Sep 22, 2008 5:27 pm
durango wrote: › Dari... you're the man... Finally it looks like its working!!! I droped the nuke_g2config and did the admin thing again... then went into the database where i found 1 row, so i changed the value to 1

Do i now have to export users everytime i have new users or is it done automatically?




Aaaaaah!!!! It worked!! Thanks everybody....kisses!!!!!!!

AuthorMessage
Post Title: Re: The module has not yet been configured Issue
cajunjunky
Joined: Nov 06, 2008
Posts: 1

Posted: Fri Nov 07, 2008 3:12 pm
Quote: ›
Dari... you're the man... Finally it looks like its working!!! I droped the nuke_g2config and did the admin thing again... then went into the database where i found 1 row, so i changed the value to 1

Do i now have to export users everytime i have new users or is it done automatically?

I have the latest integration version and uploaded it twice but it still says that my version is old. I saw that I can change the version number to fix this but can't figure out how to locate the value I need to change.

Also, how do I drop the nuke_g2config? I tried looking through the database using myphpadmin but can't find it anywhere?

thanks anyway...I found it...it was a weird name xxxx_g2config and not nuke

AuthorMessage
Post Title: Re: The module has not yet been configured Issue
64Pacific
Joined: Nov 14, 2008
Posts: 2

Posted: Sat Nov 15, 2008 3:51 am
I have absolutely no idea where to find this nuke_g2config or the variable nuke_g2configurationdone variable. I have a db folder in my public_html folder which I have searched through for this file, not finding it, I proceeded to search the contents of each file to no avail. In the admin panel of my phpnuke site, I did click the export users button, was presented with a dialog with an orange status bar. What am I doing wrong, or where can i find this config file?

AuthorMessage
Post Title: Re: The module has not yet been configured Issue
Midnite
Joined: Dec 22, 2008
Posts: 2

Posted: Fri Jan 16, 2009 4:20 pm
Hi all.

I have been stuffing around for weeks on and off trying to get past the module not configured message. i have left it alone for a few weks now and came back to it yesterday.

I have done all the stuff again and again when i clicked the icon in admin for my site (php based admin) it shows the paths ans cookies link ok but when clicked it just goes off to a blank page and thats all. then you get the not config when you access via the link.

Today i have sorted it Yippee !!

This is what i did.

totally removed the gallery2 folder from modules.
removed all the installer for nuke bits from all the folders.
My first attemps were with the full package gallery package, i have today dumped that and gone for the typical english package.

1 open modules and create a new file called gallery2
2 open ftp to my site
3 open ftp page as windows page (just easier for me to work with)
4 open the gallery folder on my PC and drag n drop each folder to the ftp page/gallery2 folder (in the modules directory)
5 once every files has copied from descktop to website i the opened my website to the install folder EG www.mysite.co.uk/modules/gallery2/install.
6 when the installer opened i went to the cpanel user interface of my host package and created a data base in mysql EG photos and a password.
7 start the installer and do as it says (i had a small database problem, on my old host the DB would just have been photos as i set it but on my new host it adds a prefix in front which caught me out) EG user Photos becomes "site1-Photos" once i added the site1- part i was able to proceed.
8 i also had to amend the file size allowance but i guess most of you are past that part.
9 once you get to the end of the installer your done but not working if you like me are using nuke.
10 reopen the ftp page again
11 down load the php nuke package and add the bits to all the main directors as they are layed out in the phpnuke installer eg open the admin folder (these are the folders under public-html)
12 i am using the 8.0 version of nuke so DO NOT add the contents of the admin folder in the nuke installer the case and link folders.
13 when these were completed i opened my php admin and the gallery icon appears in the modules admin section.
14 open the modules panel and activate gallery2
15 now open the gallery2 panel and look at the urls boxes. changed nothing and clicked the box where it says "verify gallery2"
16 when the page changes click the return home link on the middle area of the page and do the side bar bit and return home.
17 now do the export users bit mine only had 2 so i just got an orange dot at the begining of the status bar (it looked frozen) then i notice the box saying close page.
18 after closing the page i then and only then clicked the galley link in my home page..............about time...........it works........

A note about themes my site is sort of black and grey, the blocks have a brushed ally edge and the background is a crumpled leather look with carbon fibre effect in the text boxes.

the only theme i can get working almost correctly is carbon. it either matches very well or picks up my theme. some of the text goes behind the edges where it says user EG Guest.

and in the gallery admin the carbon pattern is present but the text is un-readable so i have to guess which button is SAVE.
all the other themes open my page but have an ugly white pannel to the left with the pictures in and the background around that page turns PINK?

Hope this drivel helps some one else.

Midnite.

AuthorMessage
Post Title: Re: The module has not yet been configured Issue
Bigdog
Joined: Feb 16, 2009
Posts: 1

Posted: Mon Feb 16, 2009 5:21 am
woot i i got this post helped at first i was like drop nuke_g2config what the hack is that where do i get this file i need to drop in some place. after going though everything found out its to drop it from the database i new to this database stuff i don't know what drop ment. i got it working i see the test images in phpnuke now so i all happy.

AuthorMessage
Post Title: Re: The module has not yet been configured Issue
the_dingman
Joined: Jun 24, 2007
Posts: 1

Posted: Tue Jul 07, 2009 10:59 pm
To help other newbies:

The Nuke_G2Config is a table in the main phpnuke database, not the gallery2 database... Find it, and select 'Drop' from PhPMyAdmin. Then repeat the admin settings for G2.

AuthorMessage
Post Title: Re: The module has not yet been configured Issue
Todikovic
Joined: Jul 07, 2009
Posts: 1

Posted: Sun Jul 12, 2009 12:19 pm
Hi,

I dropped the table mentioned above and now I canīt access my administration page anymore. I just get a blank page and no way to sign in. In fact, my whole site vanished.

Help

AuthorMessage
Post Title: Re: The module has not yet been configured Issue
Stalkerz
Joined: Dec 17, 2009
Posts: 4

Posted: Fri Dec 18, 2009 4:19 am
Worked For me too! Thanks! Very Happy

AuthorMessage
Post Title: Re: The module has not yet been configured Issue
Stalkerz
Joined: Dec 17, 2009
Posts: 4

Posted: Fri Dec 18, 2009 4:19 am
Worked For me too! Thanks! Very Happy

AuthorMessage
Post Title: Re: The module has not yet been configured Issue
BaCkDrAfT
Joined: Feb 05, 2004
Posts: 1

Posted: Wed Feb 24, 2010 8:45 pm
Worked for me. Fior those that can't find the table its in your nuke database! Mr. Green

AuthorMessage
Post Title: Re: The module has not yet been configured Issue
big323ballin
Joined: May 05, 2010
Posts: 1

Posted: Thu May 06, 2010 11:17 am
Disregard..i got it!!

All times are GMT - 5 Hours
Powered by PHPNuke and phpBB2 © 2006 phpBB Group