Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> General/Other Stuff
Author Message
myaddy
New Member
New Member



Joined: Jul 25, 2004
Posts: 4

PostPosted: Sat Sep 03, 2005 3:01 pm Reply with quote

Hi,
I was trying to fix an email verification preocess and followed these directions:
-----------------------
Quote:
Make sure that nuke Admin=>Preferences=>SiteURL is pointing to the directory where config.php is stored. Use the http:// prefix (http://www.somewhere.com or http://www.somewhere.com/html)

Make sure that nuke Admin=>Forums=>Configuration=>DomainName is pointing to the directory where config.php is stored. Do NOT use the http:// prefix (www.somewhere.com or www.somewhere.com/html)

-------------------

when I went into admin/preferences, I changed my site url from http://dweebcabal.com -- to: http://dweebcabal.com/main (adding the subdirectory). Now, I can't access my site, the admin, or anything.

I checked admin.php, and it is the correct url that I've been using as below:
------
Quote:
// Uncomment the following block of code after editing the next line to match your site domain
$domainname = "www.dweebcabal.com";
if ($_SERVER['SERVER_NAME'] != $domainname ) {
echo "Access denied";
die();
}

----------

How can I fix the admin/preferences/site url using ftp?
Or other methods?

Thanks
 
View user's profile Send private message
Susann
Moderator



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

PostPosted: Sat Sep 03, 2005 3:30 pm Reply with quote

Hi,

Use phpMyAdmin its in the table nuke_config change the nukeurl.


Last edited by Susann on Sat Sep 03, 2005 3:38 pm; edited 1 time in total 
View user's profile Send private message
myaddy







PostPosted: Sat Sep 03, 2005 3:36 pm Reply with quote

It worked. Thank you so much.

How can I fix the register verification email to add the subdirectory "main" to the email link for new users?

Everytime I add the sub, it doesn't work (as my problem above happens)

OR,
Can I add instructions for new registrations to add the "main" subdirectory manually when they paste the url?
Where can I cange my message they read?
 
Susann







PostPosted: Sat Sep 03, 2005 4:12 pm Reply with quote

I have never used a subdomain for the registration mail I´m not sure why this not works, because when you change your nukeurl for example:
http://mysite.com/under/

The link in the email is correct like

'http://mysite.com/under/modules.php?name=Your_Account&op=activate&username=blahblah

I think it should also work with a subdomain and a correct link is better instead of instructions.
 
myaddy







PostPosted: Sat Sep 03, 2005 4:24 pm Reply with quote

You would think so, but it didn't.
When I added the sub, the site shut down.
The link in the verification email does not add the sub "main" -- it just says:
Http://dweebcabal.com/modules........ instead of dweebcabal/main/modules.
I did change the url in the Forum/Configuation site url using the 'main' sub, and no ill effects so far.

Everything else seems to work fine however.

Hmmm.

I appreciate your time and effort.
Thanks Susann
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> General/Other Stuff

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
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©