joesky
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Remember Login StatusWhere are there settings on the Windows Server that I should change to handle temp cookies? Any help here would be very nice
Forum: Fixing WordPress
In reply to: Open site home page after registrationI finally just put the URL in the value=”http://www.mysite.com/home” part and it is working find. I have no idea what the original code was intended to do, If any one knows, I would like to learn.
Thanks
Forum: Fixing WordPress
In reply to: Open site home page after registrationThanks for the lead. I am using Version 2.6.1. In wp-login.php I find a line similar to yours:
<input type=”hidden” name=”redirect_to” value=”<?php echo attribute_escape($redirect_to); ?>” />
But the value seems to point to some variable named: $redirect_to
Where is that variable stored? It would seem that is what I need to change.
Thanks
Forum: Installing WordPress
In reply to: Install error with MySQLMade the code change. In the wp-admin folder, not wp-includes folder. Well, it ran perfect this time. Did not report back the version number. So, who knows why it ran this time? Go Figure. Thanks for your help. I did call my service provider to confirm the MySQL version … they confirmed the version number.
Forum: Installing WordPress
In reply to: Install error with MySQLThat is what is reported in phpMyAdmin