hello, in admin section, when i about to delete an account with videos uploaded, i encounter this problem
Fatal error: Class 'Video' not found in /home/sharemot/public_html/include/class.user.php on line 318
hello, in admin section, when i about to delete an account with videos uploaded, i encounter this problem
Fatal error: Class 'Video' not found in /home/sharemot/public_html/include/class.user.php on line 318
Hi,
This will be fix the problem.
Open admin/user_delete.php
add
afterCode:require '../include/class.video.php';
Thanks,Code:require '../include/class.ftp.php';
Buyscripts Team.
thanks, it is now working,
Regards
Bookmarks