Jason
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [evolve] Header and Footer pattern filesOh and there is no site cache in use as the site is small with very little plugins.
Thanks,
JasonForum: Themes and Templates
In reply to: [evolve] Header and Footer pattern filesClearing the cache does nothing. I have tried viewing the website on other computers that have never visited this site before and the lighter texture is used.
Before that I had attempted viewing the site with multiple browsers.
Thanks,
JasonForum: Plugins
In reply to: [Menu Social Icons] Rollover showing code instead of Navigation TitleI have removed this plugin due to zero tech support. I was able to resolve my issue with another plugin.
Jason
Forum: Plugins
In reply to: [Menu Social Icons] Rollover showing code instead of Navigation TitleForum: Plugins
In reply to: [Menu Social Icons] Rollover showing code instead of Navigation TitleThis is still an on going problem. I originally requested for help two week ago.
Thank you,
JasonForum: Plugins
In reply to: [Menu Social Icons] Rollover showing code instead of Navigation TitleAfter search for a resolution to this issue I see that I am not the only one with the this problem.
Forum: Plugins
In reply to: [Menu Social Icons] Rollover showing code instead of Navigation TitleI forgot to mention I am running WordPress 4.3.1 and the evolve theme.
Forum: Fixing WordPress
In reply to: Login Redirect issuegirlspeaksgeek,
Sounds like a specific plugin causing your issue. Have you tried renaming “Plugins” back to “Plugins” and going into the plugins folder and renaming one plugin folder at a time to find the one causing your issue?
Jason
Forum: Fixing WordPress
In reply to: Login Redirect issueAs stated in the start of the post I had renamed the plugin’s folder along with the theme folder I was using. Still no dice.
However, today I was able to login. I haven’t touched anything for days and now I can all of a sudden login.
I am going to try re-enabling the plugins tonight and see what happens.
Forum: Fixing WordPress
In reply to: Login Redirect issueOkay placement of the debug command in my wp-config.php file was causing the header alrready sent errors. Here is what is left:
WordPress database error: [INSERT,UPDATE command denied to user ‘despicablesmiths’@’xxx.xxx.xxx.xxx’ for table ‘wp_options’]
INSERT INTOwp_options
(option_name
,option_value
,autoload
) VALUES (‘_transient_doing_cron’, ‘1434685035.5969390869140625000000’, ‘yes’) ON DUPLICATE KEY UPDATEoption_name
= VALUES(option_name
),option_value
= VALUES(option_value
),autoload
= VALUES(autoload
)I will try resetting the DB password next.
I still cannot get logged in.
Forum: Fixing WordPress
In reply to: Login Redirect issueheader already sent
I looked at the files mentioned in the error on the lines mentioned. None of the files in the errors have white spaces at the top or bottom or space before any <?php or after ?>
I just want to be able to login to my site.
Forum: Fixing WordPress
In reply to: Login Redirect issueThis is the debug reports during login. Keep in mind that I have tried to login using twentytwelve theme and I have cleared cookies and cache.
———————————————————————————————————
Notice: Undefined offset: -1 in /home/content/r/a/n/xxxxxxxx/html/despicablesmiths/wp-content/themes/wpcartoons/inc/library.php on line 395WordPress database error: [INSERT,UPDATE command denied to user ‘despicablesmiths’@’xxx.xxx.xxx.xxx’ for table ‘wp_options’]
INSERT INTOwp_options
(option_name
,option_value
,autoload
) VALUES (‘_transient_doing_cron’, ‘1434681933.8042030334472656250000’, ‘yes’) ON DUPLICATE KEY UPDATEoption_name
= VALUES(option_name
),option_value
= VALUES(option_value
),autoload
= VALUES(autoload
)Warning: Cannot modify header information – headers already sent by (output started at /home/content/r/a/n/randlejsmith/html/despicablesmiths/wp-content/themes/wpcartoons/inc/library.php:395) in /home/content/r/a/n/xxxxxxxx/html/despicablesmiths/wp-login.php on line 425
Warning: Cannot modify header information – headers already sent by (output started at /home/content/r/a/n/xxxxxxx/html/despicablesmiths/wp-content/themes/wpcartoons/inc/library.php:395) in /home/content/r/a/n/xxxxxxx/html/despicablesmiths/wp-login.php on line 438
WordPress database error: [UPDATE command denied to user ‘despicablesmiths’@’xxx.xxx.xxx.xxx’ for table ‘wp_options’]
UPDATEwp_options
SEToption_value
= ‘8ed8db18501d7905fa3352298bf79307’ WHEREoption_name
= ‘_transient_random_seed’WordPress database error: [UPDATE command denied to user ‘despicablesmiths’@’xxx.xxx.xxx.xxx’ for table ‘wp_options’]
UPDATEwp_options
SEToption_value
= ‘7bd5ad1cc55bd71d1410bc9f16399192’ WHEREoption_name
= ‘_transient_random_seed’WordPress database error: [UPDATE command denied to user ‘despicablesmiths’@’xxx.xxx.xxx.xxx’ for table ‘wp_options’]
UPDATEwp_options
SEToption_value
= ‘8fe23b5dc09fa85bcc32b30293f2d2ac’ WHEREoption_name
= ‘_transient_random_seed’WordPress database error: [UPDATE command denied to user ‘despicablesmiths’@’xxx.xxx.xxx.xxx’ for table ‘wp_options’]
UPDATEwp_options
SEToption_value
= ‘8fa23bdd50bc77fe16459d91055de5be’ WHEREoption_name
= ‘_transient_random_seed’WordPress database error: [UPDATE command denied to user ‘despicablesmiths’@’xxx.xxx.xxx.xxx’ for table ‘wp_usermeta’]
UPDATEwp_usermeta
SETmeta_value
= ‘a:1:{s:64:\”7dddc6ea0a7e1b46f55dd4ad3b6684af87d63d67eae410d00dca549eeed025a0\”;a:4:{s:10:\”expiration\”;i:1434854734;s:2:\”ip\”;s:13:\”yyy.yyy.yyy.yyy\”;s:2:\”ua\”;s:68:\”Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\”;s:5:\”login\”;i:1434681934;}}’ WHEREuser_id
= 1 ANDmeta_key
= ‘session_tokens’Warning: Cannot modify header information – headers already sent by (output started at /home/content/r/a/n/xxxxxxx/html/despicablesmiths/wp-content/themes/wpcartoons/inc/library.php:395) in /home/content/r/a/n/xxxxxxxxx/html/despicablesmiths/wp-includes/pluggable.php on line 918
Warning: Cannot modify header information – headers already sent by (output started at /home/content/r/a/n/xxxxxxx/html/despicablesmiths/wp-content/themes/wpcartoons/inc/library.php:395) in /home/content/r/a/n/xxxxxxxx/html/despicablesmiths/wp-includes/pluggable.php on line 919
Warning: Cannot modify header information – headers already sent by (output started at /home/content/r/a/n/xxxxxxxx/html/despicablesmiths/wp-content/themes/wpcartoons/inc/library.php:395) in /home/content/r/a/n/xxxxxxxx/html/despicablesmiths/wp-includes/pluggable.php on line 920
Forum: Fixing WordPress
In reply to: Login Redirect issueI have performed all of the above (minus the site caching as I am not running any and the debug) and attempted to access the admin area from three different computers on two different physical networks with three different web browsers each. All of which I have deleted all cookies and cache. Incognito does not help either.
I will enable debugging and hopefully something shows up.
Thank you for your replies and time.
Jason
Forum: Fixing WordPress
In reply to: Login Redirect issueSince the URL and address match in the DB and in the wp-config.php I don’t think the relocate status will help however I will try it. At this point I will try anything.
I still cannot get into my WordPress site.
Forum: Fixing WordPress
In reply to: Login Redirect issueI have removed the .htaccess file from the root of my WP install.
I have also checked the “WP_ALLOW_MULTISITE” in wp_config and that is not set.