PHP Web Host - Quality Web Hosting For All PHP Applications Just Great Software
  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
nuken
RavenNuke(tm) Development Team


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

PostPosted: Sun Jun 14, 2009 8:27 am Reply with quote Back to top

You need to turn on error reporting and see what errors you are getting?
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 8:34 am Reply with quote Back to top

Please nuken.... I am newbie.

Can you explain me how I turn on the error report?.

Thx again.
View user's profile Send private message
nuken
RavenNuke(tm) Development Team


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

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

in your config.php file, find
Code:
 $display_errors = false;

and change it to true. Try to register again and you should receive an error at the top of the page. Copy and paste that error message in this forum.
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 9:00 am Reply with quote Back to top

Hi.

I´ve changed config.php

When I try to register, there´s no error message.

I´ve tried to ask my password for the user that I´ve created in the install proccess using "Lost Password", and I received the message with the code for change the password. The email account who sends the lost password is my own account who I used for register the admin user. Shocked

Could you try to register?
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: Sun Jun 14, 2009 9:09 am Reply with quote Back to top

Have you modified anything in the Your_Account module? Does that password strength meter come with RavenNuke or was it added?
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 9:10 am Reply with quote Back to top

Comes with RavenNuke. I only added a theme.

Could be an error with the emailing address or configuration (like STMP or POP3) that I give during the install?.

Where can I check the mailing adress?.
View user's profile Send private message
nuken
RavenNuke(tm) Development Team


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

PostPosted: Sun Jun 14, 2009 9:21 am Reply with quote Back to top

in your admin preferences. Go to admin.php and click Preferences. BTW, be sure to change display errors back to false.
View user's profile Send private message Send e-mail Visit poster's website
montego
Former Admin in Good Standing


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

PostPosted: Sun Jun 14, 2009 9:25 am Reply with quote Back to top

nasio, you are using a free hosting provider. Not necessarily an issue depending on the host. RavenNuke(tm), out-of-the-box, uses standard PHP mail() function. Please check with your free hosting provider if they support this. If they do not, then, and only then, should you set up SMTP. You would do this via the TegoNuke(tm) Mailer and in Forums configuration. But, again, ONLY if your host will not allow the standard mail() function. There are other threads here with help on SMTP issues.
View user's profile Send private message Visit poster's website
Susann
Moderator


Joined: Dec 19, 2004
Posts: 3132
Location: Germany:Moderator German NukeSentinel Support

PostPosted: Sun Jun 14, 2009 9:35 am Reply with quote Back to top

I tried to register and it hangs if I try to continue.Its exact the same error other users had this with free hoster before.
View user's profile Send private message Visit poster's website
nasio
New Member
New Member


Joined: Jun 09, 2009
Posts: 19

PostPosted: Sun Jun 14, 2009 9:39 am Reply with quote Back to top

Hi Montego. I´m using mail() function in Tego and I recibed an email for "lost password" that I asked to myself.

It´s strange to me that the mailing address that sends the lost password is my own mail address (superdabi@gmail.com).

I don´t know how works PHP mail() function and I was thinking that could be an error in the way that I configure the mailing service of the web and it´s the cause of the problem.

I´m not sure that it´s any conflict with the mail account provided by the hosting and the mailing account from the web.

I don´t have any idea how works this module and mailing system and I´m very lost, so I could telling nosenses and I ask you forgive me, and help me a little. Smile
View user's profile Send private message
nasio
New Member
New Member


Joined: Jun 09, 2009
Posts: 19

PostPosted: Sun Jun 14, 2009 9:41 am Reply with quote Back to top

Susann wrote:
I tried to register and it hangs if I try to continue.Its exact the same error other users had this with free hoster before.

And... somebody could fix this problem?
View user's profile Send private message
nasio
New Member
New Member


Joined: Jun 09, 2009
Posts: 19

PostPosted: Sun Jun 14, 2009 9:49 am Reply with quote Back to top

nuken wrote:
in your admin preferences. Go to admin.php and click Preferences. BTW, be sure to change display errors back to false.

The Administrator mail who shows in Preferences is my own email. Is it correct?
View user's profile Send private message
nuken
RavenNuke(tm) Development Team


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

PostPosted: Sun Jun 14, 2009 10:07 am Reply with quote Back to top

That is correct. What they are saying is that it is an issue with you web hosting provider.
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 10:33 am Reply with quote Back to top

I´m looking in web hosting provider forums if there´s any problem with function mail().

In which file is the send registration email function?

I´ve compared the steps fo the registration of my web with this site, and after fill the "Register New User" form and click "Continue", doesn´t appear the last page "New User Registration: Final Step".... Sad
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16976
Location: Kansas

PostPosted: Sun Jun 14, 2009 1:19 pm Reply with quote Back to top

You also need to look at your server error log. If you use cPanel or Plesk then it's an option in the control panel. See if any errors are being reported there.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
sexycoder
Spammer and overall low life


Joined: Feb 02, 2009
Posts: 82

PostPosted: Sun Jun 14, 2009 2:37 pm Reply with quote Back to top

hmmm, it's getting hot here.

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

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


This is my favorite editor
Only registered users can see links on this board!
Get registered or login to the forums!


Turn on White Spaces option so when u modify something u notice about dangerous white spaces.

If you wanna have a serious decent site please dont use free hosting. U will have a terrible headache and I dont think u will stay with that host. U will always delete it. I tested not only RavenNuke, many other nuke version and they always suffer from the same desease function mail().

One question to the spanish guy
Why I always see spanish people hosting all different nuke version to free hosting. I desagree completly because for me All Nuke has a lot of values and when u upload it to a free hosting it is like you are putting in a garbage place. It is nothing against spanish people but I can mention many sites which suffers from the same problem because of FREE HOSTING.
View user's profile Send private message
nasio
New Member
New Member


Joined: Jun 09, 2009
Posts: 19

PostPosted: Sun Jun 14, 2009 4:20 pm Reply with quote Back to top

Raven wrote:
You also need to look at your server error log. If you use cPanel or Plesk then it's an option in the control panel. See if any errors are being reported there.

There´s only this error (translated by me)

An unknown error has happen.
Clue:

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

Your address IP: 85.137.151.29
Asked page : /modules.php?name=ErrorDocuments
Agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.9.0.11) Gecko/2009060215 Firefox/3.0.11
Redirecting state: Unknown

sexycoder wrote:
This is my favorite
Only registered users can see links on this board!
Get registered or login to the forums!

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


I´m using Filezilla. I think works fine...


sexycoder wrote:

This is my favorite editor
Only registered users can see links on this board!
Get registered or login to the forums!


Depending what I´m doing, I´m using Dreamweaver or Notepad


sexycoder wrote:

Turn on White Spaces option so when u modify something u notice about dangerous white spaces.


I don´t understand what are you telling me. You aren´t concise. If you think that the error could be in any white space that I could introduce in the code, I´m newbie but not stupid. I´m checking everything what I´m doing. It´s embarrasing for me and frustating for you that everybody has givin me support and I don´t pay attention. Wink

If you think the error could be in any changed (for me) line of the code, please tell me, but you must be concise.

sexycoder wrote:
If you wanna have a serious decent site please dont use free hosting

It´s my first web (second because first was hacked). You maybe think like me that it´s important before run, learn to walk. When I make everything works fine, I´ll get a paying hosting, but first, I must check if I can make run my web.

sexycoder wrote:
Why I always see spanish people hosting all different nuke version to free hosting. I desagree completly because for me All Nuke has a lot of values and when u upload it to a free hosting it is like you are putting in a garbage place.

Like everything in this life, every person has his brain and uses it like he think he must do. This website is for a group of friends who play Warhammer (miniatures, not online). I think php is the best way to make a web. I tell Raven that I´m very pleased with RavenNuke (he recommended me after first web was hacked). Obviously, the hosting cost is very cheap for a group of 20 person, so I´m sure we´ll pay a hosting. You must understand that it´s very hard for a person to make everything works fine when the code, the sites, the FAQ´s, the help files it´s in another language. Try to make a web without idea with all this things that I´ve numbered in spanish. You maybe jump off a bridge. Wink

Sorry for the off-topic and please, take back over my problem.

Thx again.
View user's profile Send private message
sexycoder
Spammer and overall low life


Joined: Feb 02, 2009
Posts: 82

PostPosted: Sun Jun 14, 2009 5:25 pm Reply with quote Back to top

Quote:
It´s my first web (second because first was hacked).


What I noticed here and other forums, many users forget to set nuke sentinel up and just install it without reading installation guide. I never get hacked since I use phpnuke. I am very sure if you read installation guide and read forums it will be 99% that u make your nuke secure but as u said before. If u dont pay attention on this they will hack u even if u use 7 kind of protection on your website.

Shocked I already checked your site and it is not raven nuke. it is your hosting. I will give you a cheap hosting with a very decent cost but I am very sure if you ask Raven u can try your website on his server and ask the price or discount. There is always a posibility to test your nuke on a very decent server.

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


$1 dolar per month. Maybe u can buy a coffee in Madrid capital and it will cost more than that. Another issue. If you pay for something and it doesnt go well. U can always try other version of nuke but u can always use that sever and domain for other things. Wink

Try that one and be serious with nuke if you wanna learn. Otherwise u will keep on asking the same problem all the time.
View user's profile Send private message
ginxeng
New Member
New Member


Joined: Jul 04, 2009
Posts: 14

PostPosted: Sat Jul 04, 2009 3:35 pm Reply with quote Back to top

Susann wrote:
I tried to register and it hangs if I try to continue.Its exact the same error other users had this with free hoster before.
Do you mind telling me that name of this hoster? Because I have the same problem and I think I am using the same hoster.
View user's profile Send private message
Susann
Moderator


Joined: Dec 19, 2004
Posts: 3132
Location: Germany:Moderator German NukeSentinel Support

PostPosted: Sat Jul 04, 2009 4:00 pm Reply with quote Back to top

it is 000WEBHOST.com I believe.
View user's profile Send private message Visit poster's website
ginxeng
New Member
New Member


Joined: Jul 04, 2009
Posts: 14

PostPosted: Sat Jul 04, 2009 4:09 pm Reply with quote Back to top

That is exactly who I am using. I been using them for over a year with out a problem with plain old phpnuke 8.1. Then heard about ravennuke so I decided to use it and I liked it much better untill I came cross this problem. Sad
View user's profile Send private message
Susann
Moderator


Joined: Dec 19, 2004
Posts: 3132
Location: Germany:Moderator German NukeSentinel Support

PostPosted: Sat Jul 04, 2009 4:29 pm Reply with quote Back to top

So ask your hoster what you need to change or install it at an other webhost.
View user's profile Send private message Visit poster's website
horrorcode
Involved
Involved


Joined: Jan 17, 2009
Posts: 268
Location: Missouri

PostPosted: Sat Jul 04, 2009 5:29 pm Reply with quote Back to top

Off topic: How do you enable the password strength meter, I've never seen this in RN, maybe I didnt update rnya?
View user's profile Send private message Visit poster's website MSN Messenger
ginxeng
New Member
New Member


Joined: Jul 04, 2009
Posts: 14

PostPosted: Sat Jul 04, 2009 7:17 pm Reply with quote Back to top

Well I give up, I tried on a different webhost and the same thing happens again. I dont know what needs to be made different in order for registration to work. I know the thread was for version 2.30.01 but I get with the same thing with version 2.30.02
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16976
Location: Kansas

PostPosted: Sat Jul 04, 2009 8:35 pm Reply with quote Back to top

Did you run the Environment Check when you ran the Ravenstaller(tm)? If not, start the install again. It will not overlay the tables unless you start the actual table installer.

Start the installer but only run the Server Environment Check. Are all the results green (OK)?
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
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