Hello,
Could provide error(s) from web server error log? If this is a problem with the plugins, you can run the following SQL queries in PHPMyAdmin (usually hosting panel includes this application) that disable the module and the plugins:
Code: |
UPDATE `jos_extensions` SET enabled = 0 WHERE type = "plugin" AND element LIKE "arisexy%"
|
and
Code: |
UPDATE `jos_modules` SET published = 0 WHERE module = "mod_arisexylightbox"
|
PS: After this could you provide temporary access to your Joomla! backend by
email that we can investigate this issue or could you send screenshot with module and plugin settings?
Regards,
ARI Soft