maxe___
Forum Replies Created
-
Forum: Plugins
In reply to: [devMX TeamSpeak3 Webviewer] Widget now get blankOkey, thanks, mmh I will have a look into the issue in the next days. Please be patient.
Forum: Plugins
In reply to: [devMX TeamSpeak3 Webviewer] Widget now get blankCan you please take a look into your database table wp_tswebviewer and check if the correct port is entered there?
Forum: Plugins
In reply to: [devMX TeamSpeak3 Webviewer] Widget now get blankHmm this behavior is really strange.
To completly uninstall the plugin do the following:
- Uninstall the plugin
- Delete the table wp_tswebviewer in your wordpress database
- In the table wp_options search for tswebviewer_version and delete it.
Also you could try to delete the cache at /wp-content/uploads/tswebviewer
Forum: Plugins
In reply to: [devMX TeamSpeak3 Webviewer] Widget now get blankThis behavior is indeed strange.
Can you please try to go to the widget’s settings and select another configuration and try if it is still white then?Also, can you please check if the configuration with the ID you selected in the widgets config still exist in the configuration list?
Regards,
MaxForum: Plugins
In reply to: [devMX TeamSpeak3 Webviewer] Widget now get blankWhats does exactly appear blank? Only the widget or also if you include the webviewer via shortcode in any page?
Is there any example page where I can see the error?
Forum: Plugins
In reply to: [devMX TeamSpeak3 Webviewer] Change width of status window in pageThis is currently not possible, but we will include that feature in a upcoming release.
However, you may try the following:<div style=”width: <your-width>”>
[shortcode goes here]
</div>Forum: Plugins
In reply to: [devMX TeamSpeak3 Webviewer] Change width of status window in pageCan you please reupload the picture, its 404?
Forum: Plugins
In reply to: [devMX TeamSpeak3 Webviewer] Not works You got banned, retry in 533 secondsHey,
ooh thats silly.
Unfortunately I think there is no way to only enable PHP 5.3 for the plugin.
We also cannot add backward-compatibility for PHP 5.2 because this would result in a complete rewrite of the plugin.Regards,
MaxForum: Plugins
In reply to: [devMX TeamSpeak3 Webviewer] Not works You got banned, retry in 533 secondsHey,
this is not a problem of the plugin put a problem of your TeamSpeak3 Server and your configuration.
Please try to enable caching and set a caching time > 600 seconds in the admin interface.
If that does not work and you have access to the TeamSpeak3 Server, you may add the IP-Adress of your webspace to the file query_whitelist_ip.txtRegards,
MaxForum: Plugins
In reply to: [Contact Form 7] Support for HTML5 Placeholder AttributeSupport of that would be great, and I think it is not hard to implement it. Additionally the attribute required=”required” would be nice on * forms.
Thanks,
MaxForum: Plugins
In reply to: [devMX TeamSpeak3 Webviewer] [Plugin: devMX TeamSpeak3 Webviewer] line 117This a problem with your TeamSpeak3 Server or the hoster of your webspace.
Please be sure that no firewall or else is blocking the connection to the TeamSpeak3 Server and the queryport is the right one.For me a putty connection worked perfectly.
We released a new version today.
This version should fix the blank page/ crashed page. Therefor an error will be displayed, because the problem was because of bad error handling of our plugin.
If an error occured, for example on connecting to the ts server, the page crashed.Hm thats quite strange.
We releasead a new version today which should fix the page crash/ white page problem and instead shows an error message.Thanks for that reply! 🙂
The debugging info and error gave us the hint.The problem is the error handling of the plugins, that’s why there is a white page or the whole page crashes if an error occures.
We could also reproduce the issue now. But unfortunately it will take a while to fix it.
This is very strange that the server refuses the connection from php but not from telnet. Did you also try to enter the external adress of the server as Serveradress?
Regards!
Hey,
we have this issue quite often, but we didn’t find a solution yet because we cannot reproduce it.Can you please post me your system configuration? PHP Version? Webserver? Selfhosted or rented?