Mechbunny Script some Bugs

CodePLS

Newbie
Joined
Nov 23, 2019
Messages
3
Reaction score
0
Hi, i have last version of this script with shema.sql i imported all and i need add 2 column approuved and data for work perfect scrapper_import table but its not just 1 problem with script i found other problem

VR Dont good black screen loadtime, i have edit cors_fallback.html with delightVr and now Erreur 500 for why ?

The support dont use correct files for me i need correct this script if anyone can use Vr ?

Help me please and i share my solution for scrapper work
Just add data and approuved in shema.sql
 
Last edited:
I find a solution for VR Needed change edit_content.php for version 6.1.2 and go to inspect with yur browers console and look
yu find a error with Access control origin

Just add in htaccess with Ifmodule

Header set Access-Control-Allow-Origin "*"
 
Back
Top