Registration module issue.

cerby

Joined: 2009-06-09
Posts: 15
Posted: Thu, 2009-11-05 15:06

I just installed the registration module (brand new from yesterday I think) , and as soon as I turn it on in the admin modules section , the index.php (main site) has only the header panel left , all the pics and their albums are gone , as well as the admin buttons , all thats left is the banner , login link and search box. Im using RC1 on the default theme. Can anyone point me in the right direction? I can post pics of the issue.

As soon as I delete the registration folder in the ftp , it gets back to normal.

Login or register to post comments
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 11018
Posted: Thu, 2009-11-05 17:13

I can't duplicate this. Make sure that your version of G3 and the registration module are the latest.:
http://codex.gallery2.org/Gallery3:Upgrading

A link to your site would be helpful.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

Login or register to post comments
cerby

Joined: 2009-06-09
Posts: 15
Posted: Thu, 2009-11-05 20:08

its www.shospeed.com (its working now cause I removed the folder)

G3 is up to date as 2 weeks ago , Version 14 I believe (in the auto update screen)

Login or register to post comments
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 11018
Posted: Thu, 2009-11-05 20:17

That's actually out of date and most likely won't work with the registration module. Update to the latest experimental code and it'll work.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

Login or register to post comments
cerby

Joined: 2009-06-09
Posts: 15
Posted: Thu, 2009-11-05 20:25

Ok I will do that right now , Ill let you know , thanks for the fast answers.

Login or register to post comments
cerby

Joined: 2009-06-09
Posts: 15
Posted: Thu, 2009-11-05 20:48

Ok after updating , it works

BUT , I cant logout to look if my registration button is there. When I click logout , It gives me a nice Error500 server error (like a 404)

Can you tell me if it works? Thank you.

Login or register to post comments
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 11018
Posted: Thu, 2009-11-05 20:55

It works.

To fix your other issue, follow the tips for unpacking the code here:
http://codex.gallery2.org/Gallery3:Upgrading

Basically, you don't want to overwrite the old code with the new code, otherwise old files will get left behind and cause problems with Kohana's cascading file system.

You can also delete everything except your var directory and unpack the new code again. The var directory is the only one you need to retain for Gallery to function. That's where you database connection information is stored, photos, etc.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

Login or register to post comments