Askupa Software
Forum Replies Created
-
Purple Haze,
A new version of Twitter Feed has been released: version 2.0.0, with many improvements.
Please download and install this version as it should fix your error.Forum: Reviews
In reply to: [Twitter Feed] Essential for Twitter usersThank you for the feedback mrickan,
I’m happy to hear that you like the plugin.Hi oOPurple_HazeOo,
This is due read/write permission error, which means that the folder does not have writing permissions.You can either change the file permissions or wait a few days until a new version of Twitter Feed is released and then you will not have that issue anymore.
Forum: Plugins
In reply to: [Mivhak Syntax Highlighter] Code in comments issueI figured it out. Turns out I wasn’t applying the backend filters to the comments as well.
It will be fixed on the next update.
Meanwhile, use add this code toMivhak.php
right after line 25:add_filter( 'comment_text', array( __CLASS__, 'format' ), 0 );
Forum: Plugins
In reply to: [Mivhak Syntax Highlighter] Code in comments issueI was able to reproduce this issue. I’ll get back to you when I find out the cause of it.
Thanks for letting me know.Forum: Reviews
In reply to: [Mivhak Syntax Highlighter] Really Nice Syntax Highlighter!Thank you, it’s always nice to receive positive feedback!
Forum: Plugins
In reply to: [Mivhak Syntax Highlighter] Firefox button placementThank you so much for your comment as well as the fix!
I noticed some other small issues with FireFox. All will be fixed in the upcoming version (1.0.6).I will mention you in the update.
Thank you again!
Forum: Plugins
In reply to: [Twitter Feed] undefined functionThat line is referencing a function that should be defined, but for some strange reason, it isn’t in your case. Unfortunately it is impossible for me to trace the cause of that bug. A new version will be released soon, and that problem will most likely be fixed by that update. I suggest that you update as soon as the new version is released.
Forum: Plugins
In reply to: [Twitter Feed] undefined functionThat is very strange. are you getting this error all across your admin side, or just when you get to the Twitter Feed options page?
Forum: Plugins
In reply to: [Twitter Feed] undefined functionI don’t see any error message, where do you see it?
Also, do you happen to know your PHP version?Forum: Plugins
In reply to: [Twitter Feed] undefined functionHi, sorry for the delay.
That is very strange. Did you alter the code in any way? If not, do you have the newest version?Forum: Plugins
In reply to: [Twitter Feed] Error 32Twitter cannot authenticate your tokens. “Consumer key” is the previous name used by Twitter for what is now called “API key”. Same goes for the API secret.
Make sure you are inputting the tokens in the correct place.
Forum: Plugins
In reply to: [Twitter Feed] How to translate LanguageHi, would you like to help translating Twitter Feed?
Currently it is only available in English.Forum: Plugins
In reply to: [Twitter Feed] error returnAskupa Twitter Feed required PHP >= 5.3. You are getting this error because your server is running an old version of PHP (5.2 or older).
Ask you server administrator to update the PHP version on your server, and that should fix your problem.
Forum: Plugins
In reply to: [Twitter Feed] Main menu disappears when the plugin is activeHi Frida,
Can you post a link for me to look at?