DinaG
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Endless amount of Notice: Undefined index:Thanks Mac! .. and darn it
Forum: Fixing WordPress
In reply to: Endless amount of Notice: Undefined index:Yes I am, I have been using it successfully over a year now and it also ceased up and stopped sending emails. I tried deactivating that one also to no avail plus I have updated the latest version.
Forum: Fixing WordPress
In reply to: since 3.9.1 – saving post gets error messagesSolved this through this support post, it was due to contextual-related-posts:
Thanks also solved the same issue in mine.
Forum: Fixing WordPress
In reply to: since 3.9.1 – saving post gets error messagesI have also tried the troubleshooting instructions and checked the culprit file /public_html/wp-includes/capabilities.php and ensured the <?php and ?> were correct.
The code starting at line 1102 is:
$post = get_post( $args[0] );
if ( empty( $post ) )
break;Forum: Fixing WordPress
In reply to: since 3.9.1 – saving post gets error messagesAlso when I try to reactivate the several plugins I needed to deactivate, they provide the following advice:
The plugin generated 183 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.
Forum: Fixing WordPress
In reply to: updated to 3.6 and now have a header errorAlrighty, got in via FTP, deactivated the plugins and found the culprit.
‘Better WP Security’thanks
Forum: Fixing WordPress
In reply to: updated to 3.6 and now have a header errorThanks, this morning I tried to enter the dashboard to go through the suggestions above but now I cant access the dashboard.
It gives me a white screen with these errors below. How do I enter admin now?
Notice: wpdb::escape is deprecated since version 3.6! Use wpdb::prepare() or esc_sql() instead. in /home/thth3970/public_html/wp-includes/functions.php on line 2871
Warning: Cannot modify header information – headers already sent by (output started at /home/thth3970/public_html/wp-includes/functions.php:2871) in /home/thth3970/public_html/wp-login.php on line 384
Warning: Cannot modify header information – headers already sent by (output started at /home/thth3970/public_html/wp-includes/functions.php:2871) in /home/thth3970/public_html/wp-login.php on line 396
Notice: wpdb::escape is deprecated since version 3.6! Use wpdb::prepare() or esc_sql() instead. in /home/thth3970/public_html/wp-includes/functions.php on line 2871
Forum: Plugins
In reply to: [WordPress Related Posts] suddenly error 500Hiya Silvo
I had tried deactivating the Sexy Bookmarks but nothing changed, however I did persist with the hosting provider and guess what .. they fixed it! This was their response ..
I have changed your PHP version from PHP 5.3 to native (server default version 5.3) through PHP Version Selector on the server.
cheers and thanks for your replies.
DinaForum: Plugins
In reply to: [WordPress Related Posts] suddenly error 500Hi Silvo
My host company has come back with the following investigation:
Seems that error below could be caused by one of the plugins.
error:
[Tue Jul 30 20:05:45 2013] [error] [client 65.55.52.116] PHP Notice: Trying to get property of non-object in /home/thth3970/public_html/wp-includes/post-template.php on line 29
[Tue Jul 30 20:05:45 2013] [error] [client 65.55.52.116] PHP Notice: Trying to get property of non-object in /home/thth3970/public_html/wp-content/plugins/sexybookmarks/sexy-bookmarks.php on line 676
[Tue Jul 30 20:05:45 2013] [error] [client 65.55.52.116] PHP Notice: Trying to get property of non-object in /home/thth3970/public_html/wp-includes/post-template.php on line 29It looks like the $args passed to the function is not an object for some reason.
They have referred it back to the plugin… so no solution yet.
regards
DinaForum: Plugins
In reply to: [WordPress Related Posts] suddenly error 500Also I have checked and nothing is showing in the server error log at all.
Forum: Plugins
In reply to: [WordPress Related Posts] suddenly error 500the error says:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
Forum: Plugins
In reply to: [WordPress Related Posts] suddenly error 500Hi Silvo
I have reactivated the plugin so if you go to any post, scroll down to the related posts and click a thumbnail, you will see the server error 500.
Originally I had everything working fine on my previous url https://www.dinagoebel.com, we then set up separate hosting (same provider Netregistry) and new url https://www.thatcreativefeeling.com and copied the blog over. Then this error started.
I have deactivated, un-installed, reinstalled, tried an earlier version and so on .. nothing fixed it. I have logged a ticket with the host but so far they cant find the problem either.
thanks
Hi
Has anyone got suggestions how to get my ’email backup database’ working again?
thanksForum: Fixing WordPress
In reply to: Can't access my admin login pageHaha silly me … I just found a security note from myself .. I put a lockout in place for several hours from midnight. I will reopen this question if I still cant access the panel later!
Doh!