PHP Web Host - Quality Web Hosting For All PHP Applications $35/month $250/year (Unlimited) - $25/month - 200,000 impressions - Your Ad Could be Here - Click For Details
  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
chosen14u
Hangin' Around


Joined: Feb 08, 2010
Posts: 31

PostPosted: Thu Mar 25, 2010 8:57 am Reply with quote Back to top

I am having issues when users register and then i approve them and they click activation link keeps says when they click it that no user data found.

any suggestions? please help!
View user's profile Send private message
nuken
RavenNuke(tm) Development Team


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

PostPosted: Thu Mar 25, 2010 11:45 am Reply with quote Back to top

Do you have it set to require admin approval for new user registration in Admin Control Panel - Edit Users - Configuration - Registration?
View user's profile Send private message Send e-mail Visit poster's website
chosen14u
Hangin' Around


Joined: Feb 08, 2010
Posts: 31

PostPosted: Thu Mar 25, 2010 1:49 pm Reply with quote Back to top

Nope I
have turned that off
View user's profile Send private message
nuken
RavenNuke(tm) Development Team


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

PostPosted: Thu Mar 25, 2010 4:08 pm Reply with quote Back to top

If you have require admin approval turned off, you should not need to approve them. They should receive the email prompting them to click the link to confirm their registration which takes them to a page to click a link to login.
View user's profile Send private message Send e-mail Visit poster's website
chosen14u
Hangin' Around


Joined: Feb 08, 2010
Posts: 31

PostPosted: Thu Mar 25, 2010 5:33 pm Reply with quote Back to top

Well what about it saying no user data is found after they click the link?
Only registered users can see links on this board!
Get registered or login to the forums!
View user's profile Send private message
nuken
RavenNuke(tm) Development Team


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

PostPosted: Thu Mar 25, 2010 6:51 pm Reply with quote Back to top

Hmm. That is weird. The activation link is being sent correctly. Try reuploading the Your_Account module and see if that corrects the issue. Also, have people been able to register and log in before and this is just now happening or has it never worked?
View user's profile Send private message Send e-mail Visit poster's website
spasticdonkey
RavenNuke(tm) Development Team


Joined: Dec 02, 2006
Posts: 1254
Location: Texas, USA

PostPosted: Thu Mar 25, 2010 7:15 pm Reply with quote Back to top

yes i tried it out and there is a problem ... it seems to recognize the activation link but fails when you try to submit the form after that... maybe a missing field in the temp users db table?

try turning on error reporting and register like a user would, and see if you get any error messages after clicking the activation link.
View user's profile Send private message
chosen14u
Hangin' Around


Joined: Feb 08, 2010
Posts: 31

PostPosted: Thu Mar 25, 2010 7:34 pm Reply with quote Back to top

it use to work, then all of a sudden no one could register,

How do I turn on error reporting?
View user's profile Send private message
spasticdonkey
RavenNuke(tm) Development Team


Joined: Dec 02, 2006
Posts: 1254
Location: Texas, USA

PostPosted: Thu Mar 25, 2010 8:53 pm Reply with quote Back to top

config.php


$display_errors = true; //This should only be used (set to "true") when testing locally and not in a production environment

make sure to set back to false when done Wink
View user's profile Send private message
chosen14u
Hangin' Around


Joined: Feb 08, 2010
Posts: 31

PostPosted: Fri Mar 26, 2010 7:16 am Reply with quote Back to top

Ok, does it report the errors to the error log or in the config.php?
View user's profile Send private message
Hitman
New Member
New Member


Joined: Dec 21, 2002
Posts: 17

PostPosted: Fri Mar 26, 2010 7:18 am Reply with quote Back to top

I've had this issue to, but I moved the site to a folder which that was causing the issue. Also if your approving accounts manually and they click the link themselves later, the data is already entered into the database and I would assume that's why your getting that error.

Please do correct me if I am wrong.
View user's profile Send private message Visit poster's website
chosen14u
Hangin' Around


Joined: Feb 08, 2010
Posts: 31

PostPosted: Fri Mar 26, 2010 7:58 am Reply with quote Back to top

Image
Shot at 2010-03-26

Image
Shot at 2010-03-26
View user's profile Send private message
chosen14u
Hangin' Around


Joined: Feb 08, 2010
Posts: 31

PostPosted: Fri Mar 26, 2010 8:21 am Reply with quote Back to top

where does the error logs spew out the information? I will paste it here.
View user's profile Send private message
spasticdonkey
RavenNuke(tm) Development Team


Joined: Dec 02, 2006
Posts: 1254
Location: Texas, USA

PostPosted: Fri Mar 26, 2010 9:09 am Reply with quote Back to top

it is shown on the webpage as they happen
View user's profile Send private message
chosen14u
Hangin' Around


Joined: Feb 08, 2010
Posts: 31

PostPosted: Fri Mar 26, 2010 9:27 am Reply with quote Back to top

I followed thru with registering on the site, and it never showed any errors, just get the no user data was found.
View user's profile Send private message
spasticdonkey
RavenNuke(tm) Development Team


Joined: Dec 02, 2006
Posts: 1254
Location: Texas, USA

PostPosted: Fri Mar 26, 2010 9:35 am Reply with quote Back to top

hmmmm, what about your error log with your host? Depending on their setup it may need to be enabled, and some hosts only allow it to be on temporarily..

you might also look in phpmyadmin at the user table, what is user_active set to for some of the new accts??

Also, is this a new install or an upgrade? Have you altered anything?
View user's profile Send private message
chosen14u
Hangin' Around


Joined: Feb 08, 2010
Posts: 31

PostPosted: Fri Mar 26, 2010 10:03 am Reply with quote Back to top

it was a new install, it was working before when i first setup my site, but for some odd reason it has started doing this, I havent played or updated anything.

I am including the error log from my host.
View user's profile Send private message
Hitman
New Member
New Member


Joined: Dec 21, 2002
Posts: 17

PostPosted: Fri Mar 26, 2010 10:06 am Reply with quote Back to top

Can you register a fake account and paste the full URL you would normally get when you register, maybe the URL is screwed.
View user's profile Send private message Visit poster's website
chosen14u
Hangin' Around


Joined: Feb 08, 2010
Posts: 31

PostPosted: Fri Mar 26, 2010 10:08 am Reply with quote Back to top

[Fri Mar 26 10:27:18 2010] [error] [client 129.42.208.184] File does not exist: /home/thebla21/public_html/404.shtml, referer:
Only registered users can see links on this board!
Get registered or login to the forums!

[Fri Mar 26 10:27:18 2010] [error] [client 129.42.208.184] File does not exist: /home/thebla21/public_html/themes/CT_RN_BLACK/images, referer:
Only registered users can see links on this board!
Get registered or login to the forums!

[Fri Mar 26 10:27:18 2010] [error] [client 129.42.208.184] File does not exist: /home/thebla21/public_html/404.shtml, referer:
Only registered users can see links on this board!
Get registered or login to the forums!

[Fri Mar 26 10:27:18 2010] [error] [client 129.42.208.184] File does not exist: /home/thebla21/public_html/themes/CT_RN_BLACK/images, referer:
Only registered users can see links on this board!
Get registered or login to the forums!

[Fri Mar 26 10:27:18 2010] [error] [client 129.42.208.184] File does not exist: /home/thebla21/public_html/404.shtml, referer:
Only registered users can see links on this board!
Get registered or login to the forums!

[Fri Mar 26 10:27:18 2010] [error] [client 129.42.208.184] File does not exist: /home/thebla21/public_html/themes/CT_RN_BLACK/images, referer:
Only registered users can see links on this board!
Get registered or login to the forums!
View user's profile Send private message
chosen14u
Hangin' Around


Joined: Feb 08, 2010
Posts: 31

PostPosted: Fri Mar 26, 2010 10:12 am Reply with quote Back to top

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


when clicked it brings me to a page to fill out some information (optional) click save changes then I get "No user matching the given criteria was found."
View user's profile Send private message
Palbin
Site Admin


Joined: Mar 30, 2006
Posts: 2408
Location: Pennsylvania

PostPosted: Fri Mar 26, 2010 11:11 am Reply with quote Back to top

In config.php are you using different values for $prefix and $user_prefix?
View user's profile Send private message Visit poster's website
spasticdonkey
RavenNuke(tm) Development Team


Joined: Dec 02, 2006
Posts: 1254
Location: Texas, USA

PostPosted: Fri Mar 26, 2010 11:12 am Reply with quote Back to top

hmm from the errors it looks like the images directory of CT_RN_BLACK is missing, as well as an issue with the 404 document that handles missing files. Not sure why that would cause this to fail though.

Are you sure you are using the current htaccess file? If I remember right 404.shtml is from older RN versions, it should be using the ErrorDocuments module by default.
View user's profile Send private message
chosen14u
Hangin' Around


Joined: Feb 08, 2010
Posts: 31

PostPosted: Fri Mar 26, 2010 11:47 am Reply with quote Back to top

in config this is what it shows for $prefix and $user_prefix

$prefix = 'nuke';
$user_prefix = 'nuke';
View user's profile Send private message
chosen14u
Hangin' Around


Joined: Feb 08, 2010
Posts: 31

PostPosted: Fri Mar 26, 2010 12:42 pm Reply with quote Back to top

Umm how do I check the current htaccess file?
View user's profile Send private message
spasticdonkey
RavenNuke(tm) Development Team


Joined: Dec 02, 2006
Posts: 1254
Location: Texas, USA

PostPosted: Fri Mar 26, 2010 12:52 pm Reply with quote Back to top

the .htaccess file is in your web root
public_html/.htaccess

you should use the file that came with the distro, however you need to configure it for your site.
Only registered users can see links on this board!
Get registered or login to the forums!


btw, when you post error info here edit out your full path for security reasons:

File does not exist: /***/***/public_html/

also just to rule everything out, fix the BOM issue
Only registered users can see links on this board!
Get registered or login to the forums!


and try a default RN theme.
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