lordsnake
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: no longer able to edit menu itemsIt turned out to be the theme, or rather the fault of the theme support guy.
In a previous ticket he had told me to do this.—
If you are using a child theme you need add this to your child theme functions.php :wp_deregister_script( ‘customjs’ );
wp_enqueue_script( ‘customjs’, get_stylesheet_directory_uri() .’/js/customjs.js’, array( ‘jquery’ ), false, true );
—which is causing this error
—
Notice: wp_deregister_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /www/wp-includes/functions.php on line 4138 Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /www/wp-includes/functions.php on line 4138
—-Forum: Fixing WordPress
In reply to: WordPress running slow and consuming CPUThe traffic is hitting normal pages on the site, there are no dodgy looking requests.
As I mentioned at the start, there is barely any traffic, it is sombing with only 10 requests.Forum: Fixing WordPress
In reply to: new post has broken RSS and editorThat was the first thing I tried before posting here, it did not help.
Presumably whatever is killing the rss feed is also stopping the editor from loading the content.Forum: Fixing WordPress
In reply to: new post has broken RSS and editorIts not a plugin, it is a problem with this post and only this post as explained.
registered.
yes that is exactly the issue, it is ME who is the post author, I created the posts, my name is on the posts, yet the emails are not being sent from me.
ok thanks, I understand the multiple copies as I had the limit set to 50 as was sending through gmail.
But I still cannot see why the emails were going to BOB and not me as I am the wordpress admin and it is my email address in the settings, so I should have received the multiple copies not him.
And the subscribe2 settings were set to send email from post author, which is also me, so why are they being sent FROM bob ?oops it chopped my error, here it is again.
Facebook returned an error: The site URL in your Facebook application settings does not match your wordpress blog URL. Please refer to the detailed setup instructions.
[Error occured at line 555]Your connection options could not be validated.
same here.
wordpress 3.2.1
installed subscribe2 7.0.1 and it killed my site and admin, couldn;t do anything.
disabled the plugin and tried to activate again, fatal error.had to roll back to 6.5
Forum: Fixing WordPress
In reply to: All links going to home pageRichbros, I actually found and blogged that problem when I first installed wordpress, it stops the parmalinks working on IIS.
In this case it was not the solution. I had to reinstall wordpress on a different server.Forum: Fixing WordPress
In reply to: All links going to home pageanyone got a clue ?
is there a better place I can post this question with wordpress experts ?
Forum: Fixing WordPress
In reply to: All links going to home pageI don’t know how to get wordpress to re-generate it, but I have deleted, re-created and pasted back in my rules yes.
Forum: Fixing WordPress
In reply to: All links going to home pageNo I do not have a redirect plugin, I did state in my original post above that I only have the akismet plugin installed.
Forum: Fixing WordPress
In reply to: All links going to home pageanyone ?
I would have thought the wordpress forums was the best place to post WordPress questions, but if there is somewhere better please do let me know.Forum: Networking WordPress
In reply to: everything is slow after enabling multisiteok so the basic wordpress mu is working.
but if I enable buddy then I get pages of errors again, I wont post them seeing as you moaned about me doing that last time.
Buddypress is supposed to be compatible with wordpress 3..0.1, so i’m not really sure what the problem is.