Tuukka Virtaperko
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Making a PHP page that opens a HTML as if in a frameThank you justbishop, this tool is perfect for me.
Forum: Plugins
In reply to: How to make Page Links To open page in #container?That sounds good in theory, but I don’t understand how it is done in practice. Could you give me an example of an address that points to the URL of a page within my WordPress installation? I tried to link to license.txt in the root of my WordPress installation, but it didn’t work. Neither “licence.txt” nor “https://localhost/wordpress/licence.txt” worked. (I’m using XAMPP to help develop a theme, as you probably can guess.)
Okay, didn’t find the info then. I don’t know what was wrong with the first install. Honestly. I checked it quite a lot of times. But now everything works, after a reinstall. Thanks!
Nobody knows how to uninstall WordPress? Fancy that! It’s almost viral software?
I will try to get my admin to erase the MySQL database, since it seems I can’t do it myself, and then I will delete all files…
This is all very weird because putting a ?> didn’t even CHANGE the error messages, althoug I think it should have. It’s as if files didn’t change even though I changed them, or WordPress didn’t register the change.
Maybe I should uninstall and reinstall it. How do I do it?
Better ideas are welcome, too…
Did that. No help. By the way, although the login page seems to load correctly, I get two warnings on that page too. They are:
Warning: Cannot modify header information – headers already sent by (output started at /home/tuukkav/public_html/wp-config.php:1) in /home/tuukkav/public_html/wp-login.php on line 302
Warning: Cannot modify header information – headers already sent by (output started at /home/tuukkav/public_html/wp-config.php:1) in /home/tuukkav/public_html/wp-login.php on line 314
Note that wp-config.php does not end with ?>, but even the sample file didn’t. Anyway, I tried putting ?> in the end, but it didn’t change anything, so I removed it.
This does not seem to help. The first line of wp-config.php contains <?php and -nothing- else.
I tried uninstalling WordPress in order to reinstall it, just in case, but it told me to clear database, and I don’t know how to do that.
Forum: Installing WordPress
In reply to: wp-admin/install.php is an unintelligible pageOkay. Gotta contact them then. Thanks.