We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Every time that I try to edit or view posts (Prestashop backend) it redirects to this website http://ww1.xpert-idea.com/ or http://ww1.survey-smiles.com/
The text was updated successfully, but these errors were encountered:
remove content function hookdisplayAdminAfterHeader on modules/xipblog/xipblog.php
Sorry, something went wrong.
Go to the file xipblog.php located in /modules/xipblog/ and search for this code on line 1064 and 1073:
$data = @Tools::file_get_contents('http://xpert-idea.com/promotion/promotion_top.php');
change it to this:
// $data = @Tools::file_get_contents('http://xpert-idea.com/promotion/promotion_top.php');
No branches or pull requests
Every time that I try to edit or view posts (Prestashop backend) it redirects to this website http://ww1.xpert-idea.com/ or http://ww1.survey-smiles.com/
The text was updated successfully, but these errors were encountered: