Adult Script Pro Community Forums

The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!

You are not logged in.

#1 2012-10-18 05:07:15

charlis12my
Member
Registered: 2012-05-22
Posts: 30

when click premium video -error occur

hi,

i receive such error as below when i click premium video on my web, pls help

VException [ 0 ]: VException [ 0 ]: VException [ 0 ]: Failed to load language file! Aborting... ~ /home/gagast/public_html/libraries/framework/language.php [ 55 ] ~ /home/gagast/public_html/modules/premium/premium.php [ 57 ]
/home/gagast/public_html/libraries/framework/module.php [ 26 ]

21             try {
22                 require $module_file;
23                 $module_obj        = new $module_class();
24                 $module_obj->render();
25             } catch(Exception $e) {
26                 throw new VException($e);
27             }
28         } else {
29             if ($module != '404') {
30                 VModule::load('404', true);
31             } else {

/home/gagast/public_html/index.php [ 60 ] » VModule::load(arguments)

Offline

Board footer

Powered by FluxBB