Im using Notio theme and just updated the Visual Composer and now getting the following errors on most pages:
Notice: get_row_css_class is deprecated since version 4.2 with no alternative available. in /hermes/waloraweb032/b872/moo.kbexporthkcom/marketingconsultant/wp-includes/functions.php on line 3408
Can anyone help as support is slow and usually takes 24-48hrs for a response.
Many thanks
]]>Notice: WP_User->id was called with an argument that is deprecated since version 2.1! Use WP_User->ID instead. in /var/www/vhosts/xxxxxx/httpdocs/wp-includes/functions.php on line 3318
]]>You can see the problem on this post, but I’m getting PHP errors:
Warning: stripos() [function.stripos]: needle is not a string or an integer in /home/donburn/public_html/wp-includes/functions.php on line 658
Warning: stripos() [function.stripos]: needle is not a string or an integer in /home/donburn/public_html/wp-includes/functions.php on line 661
These errors show up on any post with a Youtube video embedded. The weird part is that the error does not show up on the main blog page or archive index. See no errors here. The other weird part is that the error is pointing at a core WP file, not something related to any specific plug-in or file in my theme.
I have disabled all plugins, the error goes away. I turn all of my plugins back on except Jetpack, no problem. I turn Jetpack on, it comes back.
I have also tested this using Twenty Twelve and got the exact same problem.
I have turned off shortcode embeds, but the issue is still there.
It’s only my personal site and am game to trying anything anyone can think of to fix the issue.
https://www.ads-software.com/extend/plugins/jetpack/
]]>There I keep getting an error 500 on the http header. The site itself is rendered normally, but search engine like Google and other non-human users don’t see anything.
This is the header:
HTTP/1.0 500 Internal Server Error =>
Date => Tue, 17 Jan 2012 19:30:44 GMT
Server => Apache
X-Powered-By => W3 Total Cache/0.9.2.4
Expires => Tue, 17 Jan 2012 19:32:15 GMT
Last-Modified => Tue, 17 Jan 2012 19:30:45 GMT
Cache-Control => max-age=90, public, must-revalidate, proxy-revalidate
Pragma => public
X-Pingback => https://walburgisgymnasium.smmp.de/xmlrpc.php
Vary => Cookie,Accept-Encoding,User-Agent
Connection => close
Content-Type => text/html; charset=UTF-8
My provider (the site is on a dedicated server) says, there is nothing in the error logs and the error must be coming from a script.
They were as nice as to have a look at the scripts in my webspace and found these rather suspicious:
/wp-content/plugins/nextgen-gallery/admin/ajax.php: header(‘HTTP/1.1 500 Internal Server Error’);
/wp-content/plugins/nextgen-gallery/admin/ajax.php: header(‘HTTP/1.1 500 Internal Server Error’);
/wp-app.php: status_header(‘500’);
/wp-includes/functions.php: status_header( 500 );
I already dealt with NextGenGallery by deleting it completely from the server (funny enough, Highslide4WP is still announcing a conflict with NGG), but the error 500 is still there. I also deactivated the five other plugins running on that faulty site, but that didn’t change anything either.
My provider’s idea was a thorough debugging job on the scripts mentioned above. Unfortunately, that isn’t an option for me since I wouldn’t dare to touch those WP core file even if I had some foggy idea about debugging.
This error keeps the site from getting listed in search engines which is an absolute must and at least as urgent as food and drink.
So, any ideas that would rid me of that error are highly appreciated.
]]>I recently installed WP e-commerce but I don’t think this issue is specific to that plugin.
A while ago I migrated my WP site across to a new server. Everything has been working fine, all pointing to the right place UNTIL I install WP e-commerce, and am now (when I activate the plugin) getting an error message that suggests SOMETHING (but I don’t know what or where to find it) is pointing to the old server instead of the new.
One of the dozens of errors (all similar in various respects) says:
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/home/keyword/public_html/real/wp-content/uploads/2010/12) is not within the allowed path(s): (/var/users:/tmp:/usr/share/pear:/usr/lib/php:/var/www/html:/usr/local/apache-custs) in /var/users/username/domainname.com/htdocs/wp-includes/functions.php on line 2028
/home/keyword/public_html/real/wp-content/uploads/2010/12 is the path to the site on my old server
/var/users/username/domainname.com/htdocs/ is the path to the domain on my new server
Help!
When I installed WP e-commerce, there was nothing asking for the name of the server; it’s just a plugin and it didn’t ask for such details.
However, as it tries to work (when I activate it), it looks like it’s searching for those directions (where to upload the shopping cart, or whatever it’s trying to do) within my existing WP site and somehow I have something that I have forgotten to change but that doesn’t affect the usual running of WP.
I’ve checked wp-config and several other files (all that I can think of), just opening them and doing a search for one of the words in the old server path but have turned up nothing.
Then I went into my SQL5 database and ran a search there. It turned up a wp_options table within my database that has two occurrences of the old path. Is this a likely culprit? And if so, how do I edit this? There’s an edit button for the table within the database, so I tried to change the one instance I found. It hasn’t eliminated the error. And I don’t *really* know exactly what I’m doing.
Any ideas??
Is there any way I can run a search on the code within the site for a key word within the path? If I could just figure out where the dud pointer was I am guessing it’s fixable.
Any ideas MUCH appreciated!!
]]>This consistently and persistently appears in my error log:
]]>[22-Sep-2008 17:19:57] PHP Fatal error: Cannot access empty property in /home/xxxxxx/public_html/wp-includes/functions.php on line 430