vurtomatic
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: User Access Manager] Do not load the page to postI am having this issue with UAM too, can someone help please? Or is there another way to control user access?
This is what I’m getting: http://kttns.org/1mjm4
Forum: Plugins
In reply to: [Posterous] WordPress plugin for pushing to Posterous?Thanks for posterize, will check that out!
Forum: Plugins
In reply to: [Posterous] WordPress plugin for pushing to Posterous?Would still like to see such a plugin for WordPress.
Think I fixed the problem, something wrong with my .htaccess file.
Hi, yeah both URLs in admin/settings/general are correct, and I’ve reset permalinks before.
The website in question is http://www.advurt.net.
If you clicked on a post and tried to comment, you’ll see that error.
Thanks.
Forum: Fixing WordPress
In reply to: Does anyone have a properly formatted quicktag.js?I am trying to add these buttons to the html editor:
edButtons[edButtons.length]=new edButton("ed_span_image","image","<span class="image">","</span>",""); edButtons[edButtons.length]=new edButton("ed_span_full-image","full-image","<span class="full-image">","</span>","");But everytime I save the quicktags.js file and reload my new post page, the row of quicktags disappear completely.
Forum: Fixing WordPress
In reply to: Does anyone have a properly formatted quicktag.js?Hey t31os_, I am not familiar with pastebin. How does this work?
Did you paste the code for 2.84’s quicktags.js onto the webpage and it formatted it for you?
Or is this a different version of quicktags.js that is work in progress since the site is a debugging tool?
Thanks, really appreciate it, so much easier to work out which bits I need to edit.
Forum: Plugins
In reply to: [Posterous] WordPress plugin for pushing to Posterous?Not resolved but I decided not to use Posterous.
Posting to Posterous is fine, but when Posterous crossposts to my WordPress, the posts aren’t formatted correctly which entails me editing my posts in WordPress, defeating the purpose of automation.
Forum: Plugins
In reply to: [Tweetable] Sudden errorIt’s weird, this just started showing up about this week or last week after Twitter’s DDOS has died down (I presume).
But some of my post updates are tweeted randomly, can’t work out any reason this is happening.
Forum: Plugins
In reply to: [Tweetable] Sudden errorStill getting some random errors:
Fatal error: Uncaught exception 'Exception' with message 'String could not be parsed as XML' in /home/vurtopia/public_html/book/wp-content/plugins/tweetable/mh_twitter_class.php:122 Stack trace: #0 /home/vurtopia/public_html/book/wp-content/plugins/tweetable/mh_twitter_class.php(122): SimpleXMLElement->__construct('') #1 /home/vurtopia/public_html/book/wp-content/plugins/tweetable/tweetable.php(288): Twitter_API->update_status('[Vurtopia] Basi...', '29335061-n0H0qY...', '7ddNjPd5njwrMBw...') #2 [internal function]: tweetable_publish_tweet(1023) #3 /home/vurtopia/public_html/book/wp-includes/plugin.php(339): call_user_func_array('tweetable_publi...', Array) #4 /home/vurtopia/public_html/book/wp-includes/post.php(1905): do_action('publish_post', 1023, Object(stdClass)) #5 /home/vurtopia/public_html/book/wp-includes/post.php(1595): wp_transition_post_status('publish', 'draft', Object(stdClass)) #6 /home/vurtopia/public_html/book/wp-includes/post.php(1655): wp_insert_post(Array) #7 /home/vurtopia/public_html/book/wp-admin/inc in /home/vurtopia/public_html/book/wp-content/plugins/tweetable/mh_twitter_class.php on line 122Forum: Fixing WordPress
In reply to: How to keep local WordPress updated with latest posts?Thanks, appreciate it. I am still getting my head around the idea of databases and db tables.
Forum: Fixing WordPress
In reply to: How to keep local WordPress updated with latest posts?So it’s basically re-creating the whole database and files?
There’s no other way to just update the different/new files/posts?
Forum: Plugins
In reply to: [Tweetable] Customise Tweets?Thanks I missed that.
Forum: Plugins
In reply to: [Tweetable] Sudden errorThanks for clearing that up, it’s fine now. I didn’t understand what was going on because another plugin, TweetTools I think, was working and posting to Twitter when Tweetable didn’t.
Forum: Fixing WordPress
In reply to: Tweetable not posting blog notices to TwitterSeems to be working now. I thought Tweetable was broken because I was getting errors from my Dashboard as well. Didn’t realise Twitter going down would show up as code errors.