[OzzModz] TMDb Movie Thread Starter for XenForo 2.1+

[OzzModz] TMDb Movie Thread Starter for XenForo 2.1+ [Paid] 2.2.2

No permission to buy ($30.00)
The cause of that error is a movie thread that doesn't contain the proper BB Codes in the first post for a movie thread.

Usually it's a movie thread that's been edited in XF1 and not properly formatted.

The only way to figure out which thread is causing it and why it's happening is to get a copy of your database and throw it on a development server to run the conversion there.
 
You must validate your XenForo license to see quoted content

Okay try this. In the src/addons/Snog/Movies/Cron/Convert.php file change lines 76 and 77
From:
PHP:
You must validate your XenForo license to see code

To this:
PHP:
You must validate your XenForo license to see code
 
wow, looks like that did the trick.

Cron is executing good without any errors and i have seen some threads also converting properly.

Thanks Ozzy47
 
You must validate your XenForo license to see quoted content

You can update to 2.1.1, both errors are fixed, so you won't get the unexpected contents notice in the ACP.
 
yes got that, Thanks.
 
You must validate your XenForo license to see quoted content
thanks for looking in to this for me
 
Today there are some errors appearing

Code:
You must validate your XenForo license to see code
 
yes, any updates.
 
I have not had a chance to look yet.

You happen to know a movie that is causing that error?
 
Also did you convert your XF installation to utf8mb4 using the php cmd.php xf:convert-utf8mb4conversion script?
 
yes i had run that script already. But still i am getting those errors.
 
Okay, using phpMyAdmin you can change the field size for tmdb_director to 255 for now and that should get rid of the errors.
 
I did what you said but still getting those errors

ss1.png



Code:
You must validate your XenForo license to see code
 
Back
Top