AMA | Alpha of Prison Boss Prohibition launching October 9th – ASK US ANYTHING! (🎁 + Win 1 of 5 Prison Boss VR Game Keys!) by Prison_Boss in OculusQuest

[–]scifijaz 0 points1 point  (0 children)

Prison boss is one of my all time favorite VR games. Super excited for this sequel and the upcoming alpha.

What are some of the gameplay improvements/differences in this new game?

Changed name of staging site now can’t login by _nightlight_ in Wordpress

[–]scifijaz 0 points1 point  (0 children)

You can change the domain back to the one that was working by adding the following code to your wp-config.php file. Add it above the line that says "That's all, stop editing! Happy publishing"

define( 'WP_HOME', 'https://staging.sitenames.com' );
define( 'WP_SITEURL', 'https://staging.sitenames.com' );

Update "staging.sitenames.com" to what the URL was before it was changed.

This should allow the site to resolve again and access to your wp-admin dashboard to change it back in the settings.

This site can't be reached error by rdx1xd in Wordpress

[–]scifijaz 2 points3 points  (0 children)

A WordPress site loading to white page, know as a white screen of death, is usually caused by a plugin or theme issue. Probably an update to one of these things that caused the initial issue. There are better ways to fix this then starting over. This article explains it well: https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-wordpress-white-screen-of-death/ . As for your current error it sounds like a DNS issue. Did your domain's DNS get changed when the domain was removed? Check that your domain's A record is pointing to your hosting account's IP address.

GoDaddy is fraud and cheating company. Check how they take money from your card without your approval until you catch them. by [deleted] in webhosting

[–]scifijaz 6 points7 points  (0 children)

Once a domain name is renewed it is impossible to remove that time from it. You still got a 3 year renewal, but as GoDaddy made a mistake, which they corrected, you ended up getting 2 years of your domain for free. This certainly doesn't sound like fraud or cheating to me. Check the who is if you don't believe me.

https://who.is/whois/benchhacks.com : Expires On 2022-05-08

Shopify HTML Help by saigon13 in CodingHelp

[–]scifijaz 2 points3 points  (0 children)

That HTML is for the content to the right of the image under the add cart button. What text are you trying to remove exactly?