Kadomi
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Rogue URL in the comments templateI was able to solve it myself. In the comments.php we linked to our TOS using bloginfo(‘url’), which somehow echoed the URL as plain text. I replaced this with get_bloginfo(‘url’) and it now works as intended.
Forum: Plugins
In reply to: [Plugin: booktuner] – Error messageStill the same error after setting the files to 755. My error points to line 178 in booktuner.php
Forum: Plugins
In reply to: [Plugin: booktuner] – Error messageI just installed your plugin, 1.1.2, and get exactly the same error message as mentioned above. I double-checked the permissions. The booktuner folder is 755, the files inside are set to 644.
Anything I can do to be able to try this plugin?
Forum: Networking WordPress
In reply to: Subdomain issueThis is all good now, my host did indeed fix the issue with the masked subdomain, and I can now reach the new blog I created on the subdomain.
All resolved, thanks for the willing assistance! 🙂
Forum: Networking WordPress
In reply to: Subdomain issueMy domain name is tanklikeagirl.com, but it’s definitely a host issue at this point. I checked with my host’s support and they said that the www site masked the wildcard subdomain, and that it should be fixed now.
Unfortunately now even the main site’s address isn’t resolved anymore, can’t be pinged, so I am waiting for my host’s response.