Sinisterly
Bronze [HELP] Broke my website... - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Computers (https://sinister.ly/Forum-Computers)
+--- Forum: Networking (https://sinister.ly/Forum-Networking)
+--- Thread: Bronze [HELP] Broke my website... (/Thread-Bronze-HELP-Broke-my-website)



[HELP] Broke my website... - Cyb3rNuX - 10-29-2017

First of all sorry if i'm in wrong section.

I am using byethost to host my website kidux.ga. I wanted to change its address to be on .wordpress.com instead of .ga because of ddos attacks, so when its subdomain of wordpress.com it cannot be taken down. In settings there was website and wordpress url, both was set to my website's default url (http://kidux.ga). I changed wordpress url to kidux.wordpress.com (stupid idea) and now i cannot login or enter settings or whatever. Also website's CSS cannot be loaded. When i navigate to wp-login.php of website, i get to this page. It's some kind of typo or idk.

How can i bring wordpress url back when i cannot access settings?


RE: [HELP] Broke my website... - Pikami - 10-29-2017

Connect with FTP to your server and edit the wp-config.php file.
Reply to my post if you need more details.


RE: [HELP] Broke my website... - cool.rebel - 10-29-2017

Google is you're best friend always brother


RE: [HELP] Broke my website... - Cyb3rNuX - 10-30-2017

(10-29-2017, 04:19 PM)Pikami Wrote: Connect with FTP to your server and edit the wp-config.php file.
Reply to my post if you need more details.

I've added those 2 lines below to wp-config.php and it works

define('WP_HOME','http://kidux.ga');
define('WP_SITEURL','http://kidux.ga');

Thank you, no need for any help! Smile


RE: [HELP] Broke my website... - Cyb3rNuX - 10-30-2017

(10-29-2017, 10:20 PM)cool.rebel Wrote: Google is you're best friend always brother

No need for that, i've fixed it.


RE: [HELP] Broke my website... - mothered - 10-30-2017

(10-30-2017, 02:33 AM)Cyb3rNuX Wrote: No need for that, i've fixed it.

Is It safe to assume that this thread can now be closed?


RE: [HELP] Broke my website... - Cyb3rNuX - 10-30-2017

(10-30-2017, 06:07 AM)mothered Wrote:
(10-30-2017, 02:33 AM)Cyb3rNuX Wrote: No need for that, i've fixed it.

Is It safe to assume that this thread can now be closed?

Yes, you can close it.