dstryker
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: lost db connection? Blog shows five minute install pageI opened a ticket with iPower, hope to hear from them shortly. What exactly will the repair database tables do? I have a test WordPress site (which is one of the 5 sites i am having issues with) that I can test the db repair on in the meantime
I just renamed the five minute install page which is the file /wp-admin/install.php Now I get an “Error 310 (net::ERR_TOO_MANY_REDIRECTS): There were too many redirects”.
Forum: Fixing WordPress
In reply to: home.php vs. index.phpThat sounds logical, Thanks.
Forum: Fixing WordPress
In reply to: home.php vs. index.phpYou mention a plugin in your reply, I’m not asking about plugins. My theme has both index.php and home.php. The home.php file is always used as the homepage, why would I need an index.php also if it isn’t used?
Forum: Themes and Templates
In reply to: Previos Entries Link Not working Properly.I see you got this working, I have the same issue. How did you fix it?
Forum: Fixing WordPress
In reply to: Register link returns code between list tagsfound what I was looking for:
<?php wp_register('', ''); ?>