Support Forums

Need help with chaning domani name

This is a discussion on Need help with chaning domani name within the Technical Support forums, part of the Technical Support Forums category; What version of 68 Classifieds are you running? V4.1.5 Designer What template are you using? NU NuStyle Template Please describe ...


Go Back   68 Classifieds Forums > Technical Support Forums > Technical Support

Reply
 
Thread Tools Display Modes
Old 07-23-2010, 08:10 AM   #1
Member
 
Join Date: Nov 2008
Posts: 82
Rep Power: 14
Isje is on a distinguished road
Default Need help with chaning domani name

What version of 68 Classifieds are you running?
V4.1.5 Designer

What template are you using?
NU NuStyle Template


Please describe in detail the issue you are having:
Hi, I'm chaning the domain name for my website, but I've encountered a problem when I try to change values on the admin area. If for example I want to delete a category, I get a blank page saying:
"I am sorry this action is not permitted."

This happens to any value that I want to change. However, from the front end, changing values works fine.

Any idea why this is?

Thanks!
__________________
Using v4.1.5 Developer
NuStyle Template
Isje is offline   Reply With Quote
Old 07-23-2010, 09:01 AM   #2
curmudgeon
 
Join Date: Mar 2006
Posts: 5,416
Rep Power: 139
Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light
Default

so have you already changed the domain name with which your ste is accessed? Have you gone into the main 68C admin settings and changed the domain for the site? You may have to manually edit the database and change that value, its likely throwing off the scripts if the server thinks you are on one domain yet your 68C thinks its another.
__________________
Larry

Knowledge learned is more valuable than knowledge given.
Lhotch is offline   Reply With Quote
Old 07-23-2010, 09:12 AM   #3
Member
 
Join Date: Nov 2008
Posts: 82
Rep Power: 14
Isje is on a distinguished road
Default

Thanks for your quick reply.
Yes, I have changed the domain name in the 68cl Admin area. I also deleted the key.php file (do I need to upload a new one?)

As for manually changing the value. What and how exactly (sorry my programming knowledge is near to 0)

Thanks again
__________________
Using v4.1.5 Developer
NuStyle Template
Isje is offline   Reply With Quote
Old 07-23-2010, 10:33 AM   #4
curmudgeon
 
Join Date: Mar 2006
Posts: 5,416
Rep Power: 139
Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light
Default

If you changed the URL in the 68c admin to reflect the new domain name then you shouldnt have to worry about manually changing it by editing the database.

How long ago did you make the domain name change?
__________________
Larry

Knowledge learned is more valuable than knowledge given.
Lhotch is offline   Reply With Quote
Old 07-23-2010, 10:59 AM   #5
Member
 
Join Date: Nov 2008
Posts: 82
Rep Power: 14
Isje is on a distinguished road
Default

I am still using an preview DNS, just to make sure that everything is working before I change the DNS entry.

Do you think this is related?

I just discovered that adding a posting doesn't work as well. Whenever I click on continue, the page just refreshes ....
__________________
Using v4.1.5 Developer
NuStyle Template
Isje is offline   Reply With Quote
Old 07-23-2010, 11:08 AM   #6
curmudgeon
 
Join Date: Mar 2006
Posts: 5,416
Rep Power: 139
Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light
Default

Quote:
Originally Posted by Isje View Post
I am still using an preview DNS, just to make sure that everything is working before I change the DNS entry.

Do you think this is related?

I just discovered that adding a posting doesn't work as well. Whenever I click on continue, the page just refreshes ....
Im not familiar with the "preview DNS" BUT if you havent changed the actual DNS enter but you have changed the URL in your 68C admin then how can 68C scripts find each each other?



If you access your site at because that is the current domain associated with your web space.....

http://myoldsite.com

And then you go in and change the URL in 68C to be....

http://mynewsite.com

Then when 68C runs a script that calls another script it is going to be looking for the script at the domain http://mynewsite.com however if that doesnt esist yet, how will it find it?
__________________
Larry

Knowledge learned is more valuable than knowledge given.
Lhotch is offline   Reply With Quote
Old 07-23-2010, 11:42 AM   #7
68 Classifieds Staff
 
Eric Barnes's Avatar
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,489
Rep Power: 136
Eric Barnes is just really nice Eric Barnes is just really nice
Default

We also have csrf protection built into the admin that confirms "form posts" are coming from the domain it is installed on. So that could be the issue. Some times "preview" options from control panels can cause it to trip up.
__________________
Eric Barnes
68 Classifieds Developer
Customer Area | Issue Tracker | Documentation | 68C Mods | 68 @ Twitter | My Modules
Eric Barnes is offline   Reply With Quote
Old 07-23-2010, 12:41 PM   #8
Member
 
Join Date: Nov 2008
Posts: 82
Rep Power: 14
Isje is on a distinguished road
Default

Quote:
Originally Posted by Lhotch View Post
Im not familiar with the "preview DNS" BUT if you havent changed the actual DNS enter but you have changed the URL in your 68C admin then how can 68C scripts find each each other?
In the 68C Cient area I entered the temporary domain name as given to me by my host (godaddy domain.dnspreview.com). I haven't moved the files or database; I only changed the domain name.
Once the website is tested ok, then I will change the DNS...
__________________
Using v4.1.5 Developer
NuStyle Template
Isje is offline   Reply With Quote
Old 07-23-2010, 12:42 PM   #9
Member
 
Join Date: Nov 2008
Posts: 82
Rep Power: 14
Isje is on a distinguished road
Default

Quote:
Originally Posted by Eric Barnes View Post
We also have csrf protection built into the admin that confirms "form posts" are coming from the domain it is installed on. So that could be the issue. Some times "preview" options from control panels can cause it to trip up.
Thanks for this. Is there something that I should do to solve this?

Thanks again
__________________
Using v4.1.5 Developer
NuStyle Template

Last edited by Isje; 07-23-2010 at 12:45 PM.
Isje is offline   Reply With Quote
Old 07-23-2010, 01:29 PM   #10
curmudgeon
 
Join Date: Mar 2006
Posts: 5,416
Rep Power: 139
Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light
Default

Quote:
Originally Posted by Isje View Post
Thanks for this. Is there something that I should do to solve this?

Thanks again
Its not an issue that needs solving, its a limitation. If you changed the URL in your 68C config then it has to match the real domain name or things likely wont work properly.
__________________
Larry

Knowledge learned is more valuable than knowledge given.
Lhotch is offline   Reply With Quote
Reply

Thread Tools
Display Modes



All times are GMT -4. The time now is 05:41 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0