urtak
Forum Replies Created
-
Forum: Plugins
In reply to: [Urtak] hello wp-admin turned to blank page coz of UrtakPlugin::init();So that’s WordPress 3.5.1 with the Urtak plugin 1.3.0? We have not heard reports of this from any other users.
Do you have other plugins installed and activated? I think we’re going to need some more information to figure out what is going on.
Forum: Plugins
In reply to: [Urtak] hello wp-admin turned to blank page coz of UrtakPlugin::init();Hi,
I’m very sorry that the Urtak plugin is causing you trouble. Would you mind letting us know what version of WordPress you’re using and what version of the Urtak plugin?
Thank you, and sorry again for the trouble!
Best,
AaronForum: Plugins
In reply to: [Urtak] My own questions are not appearingHi again, sorry for the delay. I believe it should work now! Please let us know if you run into any more trouble!
Best,
AaronForum: Plugins
In reply to: [Urtak] My own questions are not appearingThank you again for bringing that bug to our attention — we’ve found the source of it and will deploy a fix shortly (within the hour).
It appears that the bug stems from the fact that there is a rejected/archived “first question” and our system did not account for that case–though it clearly should account for it! Sorry for the trouble!
Forum: Plugins
In reply to: [Urtak] My own questions are not appearingHi,
Thank you for bringing that to our attention. There does indeed seem to be a bug in the default question behavior. I will take a look at it now and try to fix it ASAP!
Best,
AaronForum: Plugins
In reply to: [Urtak] information linkForum: Plugins
In reply to: [Urtak] [Plugin: Urtak] "The plugin does not have a valid header"That error message comes from wp-admin/includes/plugin.php on line 808. It fetches the installed plugins (which basically just parses the plugin directory and pulls out the plugin information – this happens in wp-admin/includes/plugin.php on line 234).
If you haven’t modified the plugin, this is most likely a cache issue. The installed plugins list is cached and might be returning old data. If the plugin header is messed up (which it doesn’t look like is the case based on https://svn.wp-plugins.org/urtak-for-wordpress/tags/1.1.0/urtak.php) then the file might be modified.
A few questions:
– What version of WordPress is being run?
– What does the top of urtak.php look like?
– Are there any other plugins installed and activated? If so, which?Regards,
SaschaHi Matt,
This seemed to have been a temporary issue which we resolved. Is it working for you?