MyBB Community Forums

Full Version: Thanks Plugin PHP version 5.4 & 5.3 problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi;
My hosting has php version selection system, but if I select 5.4 version thanks system gives the following error every time "thanks" button is clicked:
Quote:TypeError: Cannot read property 'getElementsBy TagName' of null
and when I select 5.3, when a new user submits the registration form, he get a blank page and can't register.
The correct property should be getElementsByTagName without a space. This will be in one of the javascript files most likely that come with the plugin.
Moved to Plugin Support.
(2014-05-29, 08:08 AM)dragonexpert Wrote: [ -> ]The correct property should be getElementsByTagName without a space. This will be in one of the javascript files most likely that come with the plugin.
Thanks for help
But I'm using ThankYou MyBB System + Rep + MyAlerts plugin, and I'd checked all of its js files and didn't find such mistake
Note that my problem solves if I switch to 5.2 version of PHP
I have this problem with 1.6.12 and 1.6.13 versions, there is no problem with version 1.6.11

please help me
more than 150 visitor and no help ...
if you have emergency use another plugin instead...
Simple Like System work well with php 5.5 http://www.mybbstuff.com/thread-14.html
you can convert to thank to like system using converter https://github.com/euantorano/SimpleLike...converters