Hello MAILLAWALE,
We think you have a problem with some modules, try to disable the published modules one by one in case to find the module which makes you the problem.
Regards, AS Team.
maillawale
POSTED: 2016-10-27
Hello,
Please help on this, I am unable to open custom module after upgrading to the latest joomla version. The browser keeps rolling with almost empty any attempt to open a new custom module or edit existing ones. The only thing it displays is a selection field that write None. What can I do to solve this
AS Templates
POSTED: 2016-10-27
Hello MAILLAWALE,
Which browser are you using, did you try to open it in another browser?
Regards, AS Team.
maillawale
POSTED: 2016-10-29
Hello,
Please help, website does not display well on mobile browsers, displaying a long blank space between the slider and the content. Check http://batsado.com/ on your mobile phone to check
AS Templates
POSTED: 2016-10-29
Hello MAILLAWALE,
In the '/templates/as002059/css/tmpl.default.css' file the following class (line 2131):
I have added it but the problem is still there. What next?
AS Templates
POSTED: 2016-10-29
Hello MAILLAWALE,
Sorry, we do not see it in your site source code.
Regards, AS Team.
maillawale
POSTED: 2016-12-14
Hello,
Images and links tab not found in articles, both old and new ones (backend) Kindly help
AS Templates
POSTED: 2016-12-14
Hello MAILLAWALE,
Did you make any Joomla updates? Because this issue is not related to the template.
Regards, AS Team.
maillawale
POSTED: 2016-12-15
Yes, I updated Joomla to the latest version yesterday.
AS Templates
POSTED: 2016-12-15
Hello MAILLAWALE,
It seems something went wrong during the update, try to re-upload the new Joomla version one more time, before any update do not forget about backups.
Regards, AS Team.
maillawale
POSTED: 2016-12-16
I have done that but it is the same with the old database. I only have Content
Configure Edit Screen
Permissions
others are not in the articles page at the backend. Please help!
maillawale
POSTED: 2016-12-16
I know quite sure that it is a database issue as a result of the upgrade but I will be more grateful if you can give me that part of the database that will resolve the problem so I can import it to the existing database.
AS Templates
POSTED: 2016-12-16
Hello MAILLAWALE,
Did you try to ask for help joomla community?
https://forum.joomla.org/
Any database part you can take from quick-start installation package, the sql file you can find in the 'installation/sql/mysql' folder.
Regards, AS Team.
maillawale
POSTED: 2016-12-17
Hello,
I am getting to understand this problem, it does not start with joomla upgrade as I started new website and immediately I replaced an image from the images folder, I got the problem again. Only
Content, Configure Edit Screen, Permissions display on the article page at backend, after then, I upgraded joomla from joomla 3.6 to joomla 3.65 and I get this error
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
I get this error after installing and updating joomla! What could be the cause and what is the solutions:
Warning
JInstaller: :Install: Error SQL Duplicate entry '453' for key 'PRIMARY' SQL=INSERT INTO `#__extensions` (`extension_id`, `name`, `type`, `element`, `folder`, `client_id`, `enabled`, `access`, `protected`, `manifest_cache`, `params`, `custom_data`, `system_data`, `checked_out`, `checked_out_time`, `ordering`, `state`) VALUES (453, 'plg_editors-xtd_module', 'plugin', 'module', 'editors-xtd', 0, 1, 1, 0, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0);
Files Update: SQL error file DB function failed with error number 1062
Duplicate entry '453' for key 'PRIMARY' SQL=INSERT INTO `#__extensions` (`extension_id`, `name`, `type`, `element`, `folder`, `client_id`, `enabled`, `access`, `protected`, `manifest_cache`, `params`, `custom_data`, `system_data`, `checked_out`, `checked_out_time`, `ordering`, `state`) VALUES (453, 'plg_editors-xtd_module', 'plugin', 'module', 'editors-xtd', 0, 1, 1, 0, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0);
SQL =
INSERT INTO `#__extensions` (`extension_id`, `name`, `type`, `element`, `folder`, `client_id`, `enabled`, `access`, `protected`, `manifest_cache`, `params`, `custom_data`, `system_data`, `checked_out`, `checked_out_time`, `ordering`, `state`) VALUES
(453, 'plg_editors-xtd_module', 'plugin', 'module', 'editors-xtd', 0, 1, 1, 0, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0);
We think you have a problem with some modules, try to disable the published modules one by one in case to find the module which makes you the problem.
Regards, AS Team.
Please help on this, I am unable to open custom module after upgrading to the latest joomla version. The browser keeps rolling with almost empty any attempt to open a new custom module or edit existing ones. The only thing it displays is a selection field that write None. What can I do to solve this
Which browser are you using, did you try to open it in another browser?
Regards, AS Team.
Please help, website does not display well on mobile browsers, displaying a long blank space between the slider and the content. Check http://batsado.com/ on your mobile phone to check
In the '/templates/as002059/css/tmpl.default.css' file the following class (line 2131):
#content-row {
background-color: #ffffff;
box-shadow: 0 0 2px 0 #cccccc inset;
}
please add 'clear' element so it will look like the following:
#content-row {
background-color: #ffffff;
box-shadow: 0 0 2px 0 #cccccc inset;
clear: both;
}
Regards, AS Team.
I have added it but the problem is still there. What next?
Sorry, we do not see it in your site source code.
Regards, AS Team.
Images and links tab not found in articles, both old and new ones (backend) Kindly help
Did you make any Joomla updates? Because this issue is not related to the template.
Regards, AS Team.
It seems something went wrong during the update, try to re-upload the new Joomla version one more time, before any update do not forget about backups.
Regards, AS Team.
Configure Edit Screen
Permissions
others are not in the articles page at the backend. Please help!
Did you try to ask for help joomla community?
https://forum.joomla.org/
Any database part you can take from quick-start installation package, the sql file you can find in the 'installation/sql/mysql' folder.
Regards, AS Team.
I am getting to understand this problem, it does not start with joomla upgrade as I started new website and immediately I replaced an image from the images folder, I got the problem again. Only
Content, Configure Edit Screen, Permissions display on the article page at backend, after then, I upgraded joomla from joomla 3.6 to joomla 3.65 and I get this error
Warning
JInstaller: :Install: Error SQL Duplicate entry '453' for key 'PRIMARY' SQL=INSERT INTO `#__extensions` (`extension_id`, `name`, `type`, `element`, `folder`, `client_id`, `enabled`, `access`, `protected`, `manifest_cache`, `params`, `custom_data`, `system_data`, `checked_out`, `checked_out_time`, `ordering`, `state`) VALUES (453, 'plg_editors-xtd_module', 'plugin', 'module', 'editors-xtd', 0, 1, 1, 0, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0);
Files Update: SQL error file DB function failed with error number 1062
Duplicate entry '453' for key 'PRIMARY' SQL=INSERT INTO `#__extensions` (`extension_id`, `name`, `type`, `element`, `folder`, `client_id`, `enabled`, `access`, `protected`, `manifest_cache`, `params`, `custom_data`, `system_data`, `checked_out`, `checked_out_time`, `ordering`, `state`) VALUES (453, 'plg_editors-xtd_module', 'plugin', 'module', 'editors-xtd', 0, 1, 1, 0, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0);
SQL =
INSERT INTO `#__extensions` (`extension_id`, `name`, `type`, `element`, `folder`, `client_id`, `enabled`, `access`, `protected`, `manifest_cache`, `params`, `custom_data`, `system_data`, `checked_out`, `checked_out_time`, `ordering`, `state`) VALUES
(453, 'plg_editors-xtd_module', 'plugin', 'module', 'editors-xtd', 0, 1, 1, 0, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0);
All other website on the same ipage server does not have that problem. Please check for me.