PHP Web Host - Quality Web Hosting For All PHP Applications Sign up for PayPal and start accepting credit card payments instantly
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
Author Message
cujobe
New Member
New Member


Joined: Nov 08, 2007
Posts: 11

PostPosted: Mon May 11, 2009 7:53 am Reply with quote Back to top

Dit the installation about 5 times now.
All clean new installations.
It is not in the main root, but i believe that isnt a problem anymore.

Everythings ok till i try to register a new account for testing it.
I can fill in the form just well but if i press the "continue" button it does nothing.
I looked in the table and it dit not get there to.

It is from the same computer so its the same ip, but i guess that that has nothing to do with it.

Any idea's?
View user's profile Send private message
Palbin
Site Admin


Joined: Mar 30, 2006
Posts: 2456
Location: Pittsburgh, Pennsylvania

PostPosted: Mon May 11, 2009 8:01 am Reply with quote Back to top

If you are using a different prefix for $prefix & $user_prefix don't. There is a bug in the installation that one of the 6 ( I think it is 6) user tables is installed with the $prefix and not the $user_prefix.

If that is not it are you sing one of the stock themes?
View user's profile Send private message
cujobe
New Member
New Member


Joined: Nov 08, 2007
Posts: 11

PostPosted: Mon May 11, 2009 8:46 am Reply with quote Back to top

Palbin wrote:
If you are using a different prefix for $prefix & $user_prefix don't. There is a bug in the installation that one of the 6 ( I think it is 6) user tables is installed with the $prefix and not the $user_prefix.

If that is not it are you sing one of the stock themes?


Its a installation out of the book.
I mean i ditn't change a thing.
I just used the standard prefix for everything.
View user's profile Send private message
fkelly
Moderator


Joined: Aug 30, 2005
Posts: 3186
Location: near Albany NY

PostPosted: Mon May 11, 2009 9:34 am Reply with quote Back to top

Did you turn on dblog in rnconfig (see instructions, set log level=1) and see if any database errors are being generated? If not, try that: if there is a problem with the MYSQL tables it will show up there and nowhere else.
View user's profile Send private message Visit poster's website
cujobe
New Member
New Member


Joined: Nov 08, 2007
Posts: 11

PostPosted: Mon May 11, 2009 10:10 am Reply with quote Back to top

fkelly wrote:
Did you turn on dblog in rnconfig (see instructions, set log level=1) and see if any database errors are being generated? If not, try that: if there is a problem with the MYSQL tables it will show up there and nowhere else.


Well ive dit that but nothing is added in the dblog file.

So ...
Or im doing something wrong (set the 1 and the file 666) or there is no error.

Maybe try a older version of ravennuke?
View user's profile Send private message
jakec
Site Admin


Joined: Feb 06, 2006
Posts: 3038
Location: United Kingdom

PostPosted: Mon May 11, 2009 10:19 am Reply with quote Back to top

Try setting the dblog directory to 777.
View user's profile Send private message
fkelly
Moderator


Joined: Aug 30, 2005
Posts: 3186
Location: near Albany NY

PostPosted: Mon May 11, 2009 10:26 am Reply with quote Back to top

If nothing is added to dblog then there is no error. You could verify that dblog is working correctly by setting loglevel to 2 and seeing if all the sql is written out. Just don't leave it set to 2 for very log because the file will accumulate quickly that way. If you get sql written out with the 2 setting you know logging is working.

An old version of ravennuke is not the way to go. 2.30 is the first one to include RNYA (built on CNBYA) and 2.30.01 includes some important security fixes. Verify for us that your log file is working and that no errors are being written when you try to register a user and also answer Palbin's question about what theme you are using.

How are you trying to register a new user? Are you going through the admin screen in Your Account? What happens if you try the normal user registration process ... set up a gmail account to test with and come in as anonymous and see if you can register a test user. See if the gmail account gets an activation link. Let us know.
View user's profile Send private message Visit poster's website
cujobe
New Member
New Member


Joined: Nov 08, 2007
Posts: 11

PostPosted: Mon May 11, 2009 10:56 am Reply with quote Back to top

Set it on 2 and everything and worked just fine.
On 1 nothing gets changed.
So i guess nothing is wring with the DB.

The cant register is with as a new test member.
I get on the site anonymous and try to create a different account with a different email.

OK ... ive got why it isnt working but dont know the reason.
Problem is my hotmail email.
Doesnt that work on ravennuken?
View user's profile Send private message
jakec
Site Admin


Joined: Feb 06, 2006
Posts: 3038
Location: United Kingdom

PostPosted: Mon May 11, 2009 11:33 am Reply with quote Back to top

That shouldn't be causing a problem.

Please can you turn on error reporting on in the config.php file as well please.
View user's profile Send private message
cujobe
New Member
New Member


Joined: Nov 08, 2007
Posts: 11

PostPosted: Mon May 11, 2009 12:11 pm Reply with quote Back to top

Turned it on...

Nothing special to report.
View user's profile Send private message
jakec
Site Admin


Joined: Feb 06, 2006
Posts: 3038
Location: United Kingdom

PostPosted: Mon May 11, 2009 12:25 pm Reply with quote Back to top

Is this a free host by any chance?

See this post here reporting very similar problems:
Only registered users can see links on this board!
Get registered or login to the forums!
View user's profile Send private message
cujobe
New Member
New Member


Joined: Nov 08, 2007
Posts: 11

PostPosted: Mon May 11, 2009 1:28 pm Reply with quote Back to top

jakec wrote:
Is this a free host by any chance?

See this post here reporting very similar problems:
Only registered users can see links on this board!
Get registered or login to the forums!


It isn't a free host and i've read the post you linked, but i cant find a sollution somewhere in there.
Maybe anyone can point it out?
View user's profile Send private message
jakec
Site Admin


Joined: Feb 06, 2006
Posts: 3038
Location: United Kingdom

PostPosted: Mon May 11, 2009 1:36 pm Reply with quote Back to top

OK just ruling out options.

What theme are you using?
View user's profile Send private message
cujobe
New Member
New Member


Joined: Nov 08, 2007
Posts: 11

PostPosted: Mon May 11, 2009 1:40 pm Reply with quote Back to top

Standard installation.
fisubice

btw. just to be clear... if i used anouther email it worked.
So not a hotmail one!
View user's profile Send private message
jakec
Site Admin


Joined: Feb 06, 2006
Posts: 3038
Location: United Kingdom

PostPosted: Mon May 11, 2009 1:45 pm Reply with quote Back to top

OK so I assume you are not using any blocks which use javascript?

Have you tried using a different browser?
View user's profile Send private message
jakec
Site Admin


Joined: Feb 06, 2006
Posts: 3038
Location: United Kingdom

PostPosted: Mon May 11, 2009 1:48 pm Reply with quote Back to top

That is really odd, I'm out of ideas. Confused
View user's profile Send private message
jakec
Site Admin


Joined: Feb 06, 2006
Posts: 3038
Location: United Kingdom

PostPosted: Mon May 11, 2009 1:49 pm Reply with quote Back to top

Can you try and register at
Only registered users can see links on this board!
Get registered or login to the forums!
using your hotmail email address to see if works there.
View user's profile Send private message
cujobe
New Member
New Member


Joined: Nov 08, 2007
Posts: 11

PostPosted: Mon May 11, 2009 1:53 pm Reply with quote Back to top

Nope, it's a new and clean installation.
So no block, themes or anything.

And yes ive used anouther explorer. (after you asked)
And no nothing differend.

Gonna delete the whole site again, the tables, everything...
And try it install again.

When that doesnt work, then i'll try a old version again because im out off idea's.
View user's profile Send private message
cujobe
New Member
New Member


Joined: Nov 08, 2007
Posts: 11

PostPosted: Mon May 11, 2009 1:55 pm Reply with quote Back to top

jakec wrote:
Can you try and register at
Only registered users can see links on this board!
Get registered or login to the forums!
using your hotmail email address to see if works there.


Yub no problem there...
View user's profile Send private message
cujobe
New Member
New Member


Joined: Nov 08, 2007
Posts: 11

PostPosted: Mon May 11, 2009 2:00 pm Reply with quote Back to top

Well i used like 10 differend (virtual) emails ad they all seem to work.
Only that one looks like not working.

Gonna ask a few people to try to create a account.

And if that work it will be fine i guess.

Still strange what the problem is.
Maybe i'll stumble on it one time and let you know.

Thanks for all the fast help.
View user's profile Send private message
Palbin
Site Admin


Joined: Mar 30, 2006
Posts: 2456
Location: Pittsburgh, Pennsylvania

PostPosted: Mon May 11, 2009 4:00 pm Reply with quote Back to top

Are there special characters in the email other than alphanumeric ones? If so what are they?
View user's profile Send private message
cujobe
New Member
New Member


Joined: Nov 08, 2007
Posts: 11

PostPosted: Tue May 12, 2009 11:27 am Reply with quote Back to top

Palbin wrote:
Are there special characters in the email other than alphanumeric ones? If so what are they?


email=
Only registered users can see links on this board!
Get registered or login to the forums!


ps: not the real one, but the build of the mail is the same
View user's profile Send private message
nasio
New Member
New Member


Joined: Jun 09, 2009
Posts: 19

PostPosted: Sun Jun 14, 2009 2:51 am Reply with quote Back to top

Hi, I´ve got the same problem with register new users. I´m spanish guy and I don´t understand very well how cujobe solved the problem.

Can anybody explain me (step by step) what I must do to fix this problem?

Adress:
Only registered users can see links on this board!
Get registered or login to the forums!


Thx for your help.


PD: Doesn´t work with predefined RavenNuke theme too.
View user's profile Send private message
nuken
RavenNuke(tm) Development Team


Joined: Mar 11, 2007
Posts: 1535
Location: North Carolina

PostPosted: Sun Jun 14, 2009 6:38 am Reply with quote Back to top

Try to reupload the Your_Account module to your webserver. It looks like something in there may not have uploaded correctly.
View user's profile Send private message Send e-mail Visit poster's website
nasio
New Member
New Member


Joined: Jun 09, 2009
Posts: 19

PostPosted: Sun Jun 14, 2009 7:12 am Reply with quote Back to top

Nop. I´ve tried this but doesn´t work.... any more idea? Sad
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum