Dahili MyBB Hatası

MyBB, dahili bir SQL hatası olduğunu tespit etti ve aşağıdaki nedenlerden dolayı devam edemiyor.

Hata Tipi:
Uyarı (2)
Hata Mesajı:
Use of undefined constant THIS_SCRIPT - assumed 'THIS_SCRIPT' (this will throw an Error in a future version of PHP)
Konum:
Dosya: inc/plugins/google_seo/url.php
Satır: 159
Kod:
156.         $google_seo_url_cache $data;
157.     }
158. 
159.     
if(strpos($settings['google_seo_url_cache'], THIS_SCRIPT) !== false)
160.     {
161.         $plugins->add_hook("post_output_page""google_seo_url_cache_hook"100);
162.     
Geri Bildirim Raporu:
File Line Function
/inc/class_error.php 208 errorHandler->output_error
/inc/plugins/google_seo/url.php 159 errorHandler->error
/inc/plugins/google_seo.php 311 require_once
/inc/class_plugins.php 38 require_once
/inc/init.php 233 pluginSystem->load
/archive/global.php 17 require_once
/archive/index.php 14 require_once