
admin marketplace page dont load properly?
This usually happens when someone is trying to attack the OpenCart website. Just be patient and we will get it under control.Hourglasss wrote: ↑Fri Mar 17, 2023 8:30 amAlso notice the forum is yanky and opencart website itself aswel when trying to browse sometimes,
UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk
for some reason my opencart functionailty breaks to cause of this im not able to scroll down in my extension pages,paulfeakins wrote: ↑Fri Mar 17, 2023 6:43 pmThis usually happens when someone is trying to attack the OpenCart website. Just be patient and we will get it under control.Hourglasss wrote: ↑Fri Mar 17, 2023 8:30 amAlso notice the forum is yanky and opencart website itself aswel when trying to browse sometimes,
My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.
I think the extension store in the admin comes from the live site if that's what you're looking at?Hourglasss wrote: ↑Fri Mar 17, 2023 8:57 pmlike the attacks are acttually affecting my admin panel any idea why?
UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk
Yea and it removes my scroll bar for some reason in my live enviroment on th extension tab marketplace/extension where you have all your extension settings so i cant change anything on my local install i dont lose the scroll barpaulfeakins wrote: ↑Sat Mar 18, 2023 1:00 amI think the extension store in the admin comes from the live site if that's what you're looking at?Hourglasss wrote: ↑Fri Mar 17, 2023 8:57 pmlike the attacks are acttually affecting my admin panel any idea why?
Is the promotion ADpaulfeakins wrote: ↑Sat Mar 18, 2023 1:00 amI think the extension store in the admin comes from the live site if that's what you're looking at?
Upgrade Service | OC 2.3.0.2 PHP 8 | My Custom OC 3.0.3.8 | Buy me a beer
Code: Select all
Extensions > Extensions > Analytics
Extensions > Extensions > Captchas
Extensions > Extensions > Dashboard
Extensions > Extensions > Feeds
Extensions > Extensions > Anti-fraud
Extensions > Extensions > Menu
Extensions > Extensions > Modules
Extensions > Extensions > Payments
Extensions > Extensions > Reports
Extensions > Extensions > Shipping
Extensions > Extensions > Themes
Extensions > Extensions > Order Totals
Code: Select all
admin/view/template/extension/extension/analytics.twig
admin/view/template/extension/extension/captcha.twig
admin/view/template/extension/extension/dashboard.twig
admin/view/template/extension/extension/feed.twig
admin/view/template/extension/extension/fraud.twig
admin/view/template/extension/extension/menu.twig
admin/view/template/extension/extension/module.twig
admin/view/template/extension/extension/payment.twig
admin/view/template/extension/extension/report.twig
admin/view/template/extension/extension/shipping.twig
admin/view/template/extension/extension/theme.twig
admin/view/template/extension/extension/total.twig
Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
<modification
xmlns="https://github.com/vqmod/vqmod"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<id>Fix error: This web property is not accessible via this address- error in extensions section</id>
<version>1.0</version>
<vqmver>2.X</vqmver>
<author>xxx</author>
<file path="admin/view/template/extension/extension/" name="analytics.twig,captcha.twig,dashboard.twig,feed.twig,fraud.twig,menu.twig,module.twig,payment.twig,report.twig,shipping.twig,theme.twig,total.twig">
<operation info="comment out promotions section">
<search position="replace"><![CDATA[
{{ promotion }}
]]></search>
<add><![CDATA[
{# {{ promotion }} #}
]]></add>
</operation>
</file>
</modification>
Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
Users browsing this forum: No registered users and 19 guests