Hi,
I downloaded the Triberr plugin on my WordPress account, I added the API token and pressed save and got this error message:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
I can’t even log in to my admin panel now, I can’t access the site at all, frontend or backend.
]]>Fatal error: Cannot use object of type WP_Error as array in /home/*****/public_html/wp-content/plugins/triberr-wordpress-plugin/triberr_includes/class-admin-functionality.php on line 24
]]>Since upgrading to 4.0.5 I am getting the following error whenever I try to “view details” or “view version details” of plugins.
Fatal error: Cannot redeclare install_plugin_information() (previously declared in /home/holeint4/public_html/wp-admin/includes/plugin-install.php:457) in /home/holeint4/public_html/wp-admin/includes/plugin-install.php on line 457
]]>I am getting this error message since updating this plugin just now.
“Fatal error: Cannot redeclare plugins_api() (previously declared in /home/******/public_html/wp-admin/includes/plugin-install.php:101) in /home/******/public_html/wp-admin/includes/plugin-install.php on line 205
]]>The 4.0.5 update kills my WordPress Dashboard when activated. The DashBoard is completely blank. Deactivating the plugin restores the Dashboard. Help!
]]>Hi,
The plugin has not been updated for over 2 years now and might be vulnerable, considering the fact that WordPress has changed numerous versions since then.
https://www.ads-software.com/plugins/triberr-wordpress-plugin/
]]>My RSS feed stopped working and it appears the error is due to the Triberr plugin. I uninstalled plugin and here is the feedvalidator result https://puu.sh/8yMSm.png
and when I again activate the plugin Triberr, here is the push for the same https://puu.sh/8yN0b.png
I have deactivated the plugin “Triberr” as it is causing errors but would like to be using it. Any assistance would be appreciated.
https://www.ads-software.com/plugins/triberr-wordpress-plugin/
]]>Hi, I click the orange download button but nothing happens?
https://www.ads-software.com/extend/plugins/triberr-wordpress-plugin/
]]>Hi,
Wondering why Triberr comments are not appearing in the comments area on our blog?
We’ve installed the plug-in on our site.
Just not sure what the issue is.
Any info. would be appreciated!? Thanks.
https://www.ads-software.com/extend/plugins/triberr-wordpress-plugin/
]]>When I go to triber and in my blog settings area click on the “Get API Token”, the result is my rss feed url and not any unique characters. Then in wordpress, the plug-in is reporting a invalid token.
https://www.ads-software.com/extend/plugins/triberr-wordpress-plugin/
]]>The domain name of your plugin has expired. As such when I logged into WordPress I got redirected to https://ww2.triberr.com/?folio=7POYGN0G2 and had to get my Webmaster to disable the plugin so that I could log in.
https://www.ads-software.com/extend/plugins/triberr-wordpress-plugin/
]]>Hi you made a slight mistake with the resources pathways.
class-admin-functionality.php
around lines 57
Function named triberr_admin_register_head
Need to use plugin_uri like so.
function triberr_admin_register_head() {
$siteurl = get_option('siteurl');
$styleurl = $siteurl . ' ' .plugins_url('/media/styles/manage.css', dirname(__FILE__) );
$jsurl = $siteurl . ' ' .plugins_url('/scripts/triberr_js.js', dirname(__FILE__) );
echo "<link rel='stylesheet' type='text/css' href='$styleurl' />\n";
echo "<script type='text/javascript' src='$jsurl'></script>\n";
}
This will fix the 404 errors.
The second error is an error 500 for a resource
https://triberr.com/blog/wp-admin/images/button-grad.png
Regards
https://www.ads-software.com/extend/plugins/triberr-wordpress-plugin/
]]>Is this triberr wordpress plugin multisite compatible?
https://www.ads-software.com/extend/plugins/triberr-wordpress-plugin/
]]>