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
wind
Hangin' Around


Joined: Dec 08, 2008
Posts: 30

PostPosted: Tue Dec 09, 2008 3:06 pm Reply with quote Back to top

help for some strange reason nobody can make a new user on my ravennuke site!

what happens is you go to the site then you click the module on the left "your account" then you click "new user registration" and fill in you details email etc then once you filled every thing out and click continue nothing happens no error message pops up it just absolute stands still so if you click it again nothing happens again????? i think it may possible be a problem with data base but i don't know thanks for the help

wind Very Happy
View user's profile Send private message
jakec
Site Admin


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

PostPosted: Tue Dec 09, 2008 3:19 pm Reply with quote Back to top

What theme are you using?

Does it happen when you use one of the stock themes like fisubice?
View user's profile Send private message
wind
Hangin' Around


Joined: Dec 08, 2008
Posts: 30

PostPosted: Tue Dec 09, 2008 3:23 pm Reply with quote Back to top

hey was using downloaded theme but changed it to "3D-Fantasy" still no luck even tho i changed theme

thanks
wind
View user's profile Send private message
jakec
Site Admin


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

PostPosted: Tue Dec 09, 2008 3:33 pm Reply with quote Back to top

Have you turned on Error Reporting in the config.php file?
View user's profile Send private message
wind
Hangin' Around


Joined: Dec 08, 2008
Posts: 30

PostPosted: Tue Dec 09, 2008 3:34 pm Reply with quote Back to top

no i don't think so unless its on by default how do you can you tell me or give me a link?

thanks wind
View user's profile Send private message
jakec
Site Admin


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

PostPosted: Tue Dec 09, 2008 3:38 pm Reply with quote Back to top

Open your config.php file and change $display_errors = false; to true.

Then try again, hopefully some errors will be displayed.
View user's profile Send private message
Guardian2003
Site Admin


Joined: Aug 28, 2003
Posts: 6373
Location: Vsetin, Czech Republic

PostPosted: Tue Dec 09, 2008 3:41 pm Reply with quote Back to top

If this is a clean install, the chances are that some files were corrupted or not uploaded as you were able to log in as the site admin, try uploading the Your_Account directory again
modules/Your_Account
and the 'includes' directory again.
View user's profile Send private message Send e-mail Visit poster's website
wind
Hangin' Around


Joined: Dec 08, 2008
Posts: 30

PostPosted: Tue Dec 09, 2008 3:41 pm Reply with quote Back to top

done still no errors??? where would they be displayed??

thanks wind
View user's profile Send private message
wind
Hangin' Around


Joined: Dec 08, 2008
Posts: 30

PostPosted: Tue Dec 09, 2008 3:44 pm Reply with quote Back to top

@guardian yes it was a clean install and i could get in to admin will try upload now and give you status

thanks wind
View user's profile Send private message
wind
Hangin' Around


Joined: Dec 08, 2008
Posts: 30

PostPosted: Tue Dec 09, 2008 4:59 pm Reply with quote Back to top

back @ guardian nope that didn't work reuploaded those 2 flies and still dose same thing????

thanks wind
View user's profile Send private message
kguske
Site Admin


Joined: Jun 04, 2004
Posts: 6044

PostPosted: Tue Dec 09, 2008 6:48 pm Reply with quote Back to top

If your display errors is on, you should see errors on the page where they occur. Check your site error log, and check the database to make sure all the tables are there (name, the user tables).
View user's profile Send private message
wind
Hangin' Around


Joined: Dec 08, 2008
Posts: 30

PostPosted: Tue Dec 09, 2008 9:14 pm Reply with quote Back to top

hey errors is on where would errors log be ? heres phpmyadmin results for users


nuke_users 2 MyISAM latin1_general_ci
nuke_users_config 53 MyISAM latin1_general_ci
nuke_users_fields 0 MyISAM latin1_general_ci
nuke_users_field_values 0 MyISAM latin1_general_ci
nuke_users_temp 0 MyISAM latin1_general_ci
nuke_users_temp_field_values 0 MyISAM latin1_general_ci

thanks
wind
View user's profile Send private message
kguske
Site Admin


Joined: Jun 04, 2004
Posts: 6044

PostPosted: Tue Dec 09, 2008 9:50 pm Reply with quote Back to top

Assuming you don't automatically approve members without email validation, when users are created, they should be in the nuke_users_temp table. So, check your site error log (usually available through the control panel) to see if there are any errors related to this table.
View user's profile Send private message
wind
Hangin' Around


Joined: Dec 08, 2008
Posts: 30

PostPosted: Tue Dec 09, 2008 10:16 pm Reply with quote Back to top

hey were would i find error log in raven nuke or my control panel of my web host?? or through php my admin??

thanks wind
View user's profile Send private message
wind
Hangin' Around


Joined: Dec 08, 2008
Posts: 30

PostPosted: Tue Dec 09, 2008 10:24 pm Reply with quote Back to top

"Assuming you don't automatically approve members without email validation"
no i dont

and nothing in that nuke_users_temp
0 items

were would i find error log in raven nuke or my control panel of my web host?? or through php my admin??

thanks wind
View user's profile Send private message
kguske
Site Admin


Joined: Jun 04, 2004
Posts: 6044

PostPosted: Tue Dec 09, 2008 10:26 pm Reply with quote Back to top

This error log would be in the control panel of your web host.
View user's profile Send private message
wind
Hangin' Around


Joined: Dec 08, 2008
Posts: 30

PostPosted: Tue Dec 09, 2008 10:38 pm Reply with quote Back to top

not that i can see would it be some where els
View user's profile Send private message
evaders99
Former Moderator in Good Standing


Joined: Apr 30, 2004
Posts: 3221

PostPosted: Tue Dec 09, 2008 11:51 pm Reply with quote Back to top

Either your host provides you access to the error log or it does not. You will have to ask your host
View user's profile Send private message Visit poster's website
jakec
Site Admin


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

PostPosted: Wed Dec 10, 2008 1:18 am Reply with quote Back to top

There is also an extra level of database error logging which can be turned on in the rnconfig.php file.

If your host is using cPanel and they allow you to view the error logs they are under the section Logs.

Can you provide us with a link to your website?
View user's profile Send private message
montego
Site Admin


Joined: Aug 29, 2004
Posts: 9133
Location: Arizona

PostPosted: Wed Dec 10, 2008 4:57 am Reply with quote Back to top

If Javascript is disabled, it would produce this exact symptom. What browser(s) are being used and make sure javascript is enabled. Also, you might want to try temporarily turning off any PC firewalls. But, test these one-by-one with the firewall being last.
View user's profile Send private message Visit poster's website
Guardian2003
Site Admin


Joined: Aug 28, 2003
Posts: 6373
Location: Vsetin, Czech Republic

PostPosted: Wed Dec 10, 2008 6:31 am Reply with quote Back to top

.. or provide a link so we can check it.
Good point about the JS montego, I never thought of that.
View user's profile Send private message Send e-mail Visit poster's website
fkelly
Moderator


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

PostPosted: Wed Dec 10, 2008 8:44 am Reply with quote Back to top

The options for turning database logging on are in the rnconfig.php file in your root directory. If JS being turned off is not causing this, try turning database error reporting on (set it to 1) and then try to create a new user and look at the dblog file through CPANEL or equivalent. The structure of the users tables were changed with 2.30 for RNYA and you may have tables that are out of synch with what the program expects thus causing database errors. You won't see database errors through normal error reporting, you need to look in the dblog file for them.

If you are seeing errors then you need to match up your table structure to the table structure that is given in the INSTALLATION/sql/rn_core.sql file in the 2.3 distribution.
View user's profile Send private message Visit poster's website
wind
Hangin' Around


Joined: Dec 08, 2008
Posts: 30

PostPosted: Wed Dec 10, 2008 4:23 pm Reply with quote Back to top

evaders99 wrote:
Either your host provides you access to the error log or it does not. You will have to ask your host


no my host dose not provide and error log Sad


Quote:
There is also an extra level of database error logging which can be turned on in the rnconfig.php file.

If your host is using cPanel and they allow you to view the error logs they are under the section Logs.

Can you provide us with a link to your website?


as said above my host dose not provide logs lol but I'm not surprised as it is a free host what you pay for is what you get Rolling Eyes

here is the link to my site DOWN ATM

i will look at rnconfig.php file now Smile

Quote:
If Java script is disabled, it would produce this exact symptom. What browser(s) are being used and make sure java script is enabled. Also, you might want to try temporarily turning off any PC firewalls. But, test these one-by-one with the firewall being last.


i don't think Java script is disabled as before installing raven nuke i Had phpnuke 8 "worked fine" but i much prefer raven nuke and all my Java script files uploaded to my host fine i will send them an email to check that Java script is turned on

and for browsers ie7 and the latest version of fire fox are the 2 i have tryed firewall i will give that a go a little bit later as well

Quote:
.. or provide a link so we can check it.
Good point about the JS montego, I never thought of that.


yip links up above

Quote:
The options for turning database logging on are in the rnconfig.php file in your root directory. If JS being turned off is not causing this, try turning database error reporting on (set it to 1) and then try to create a new user and look at the dblog file through CPANEL or equivalent. The structure of the users tables were changed with 2.30 for RNYA and you may have tables that are out of synch with what the program expects thus causing database errors. You won't see database errors through normal error reporting, you need to look in the dblog file for them.

If you are seeing errors then you need to match up your table structure to the table structure that is given in the INSTALLATION/sql/rn_core.sql file in the 2.3 distribution.


ok will give that a shot as well

thanks for the replys eery one fell free to try and make an acc on my ravennuke site links above

thanks again
wind


Last edited by wind on Mon Dec 15, 2008 2:26 am; edited 1 time in total
View user's profile Send private message
jakec
Site Admin


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

PostPosted: Wed Dec 10, 2008 4:48 pm Reply with quote Back to top

Yeah the same things happens when I try to register, so you are not going mad. Wink

Try the dblogging and let us know.
View user's profile Send private message
Guardian2003
Site Admin


Joined: Aug 28, 2003
Posts: 6373
Location: Vsetin, Czech Republic

PostPosted: Wed Dec 10, 2008 5:22 pm Reply with quote Back to top

When I click "continue" the page just jiggles a bit and thats all it does.
Hmmm.......
View user's profile Send private message Send e-mail Visit poster's website
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