Template Not Working. - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Template Not Working.

S

Seqencer

Template 2 years ago

Hello.

A fresh install of https://www.joomshaper.com/joomla-templates/kidzy from the Quickstart Pack Joomla 4 does not work. I did the installation 4 times, on different servers. Either there are too many redirects or there is no such 404 page, and "Attempt to assign property "cssClassName" on array". Please help.

Site: http://domowe.h2g.pl/

Regards

0
13 Answers
S
Seqencer
Accepted Answer
2 years ago #125353

When I want to add a new user and click: "New user" I get the error: "An error has occurred. 0 Call to undefined method Joomla\CMS\Application\AdministratorApplication::isAdmin()"

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #125354

Hi

Thanks for contacting us. After installation refresh the browser then open the template. It should work. In the meanwhile please check this documentation below:

https://www.joomshaper.com/documentation/joomla-templates/kidzy/how-to-install-quickstart

And also check the technical requirements

https://www.joomshaper.com/documentation/joomla-templates/kidzy/technical-requirements

-Regards.

0
S
Seqencer
Accepted Answer
2 years ago #125356

How-to and technical requirements refers to Joomla 3. Post refers to Jomla 4

0
S
Seqencer
Accepted Answer
2 years ago #125368

Hello.

I have set all the necessary technical requirements and the mobile menu is not working properly. Joomla 3: http://przedszkole.h2g.pl/ and Joomla 4: http://domowe.h2g.pl/ Also, for Joomla 4 when creating a new user, I get the error: "Call to undefined method Joomla\CMS\Application\AdministratorApplication::isAdmin()"

Regards

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #125394

Hi

Probably one of plugins cause that error, that is not J4 ready.

In Joomla Admin:

Global Configuration > System > Debug System: Yes Global Configuration > Server > Error Reporting: Maximum and try again to add a new user, you should see more details about source of error.

0
S
Seqencer
Accepted Answer
2 years ago #125554

A fresh install of https://www.joomshaper.com/joomla-templates/kidzy from the Quickstart Pack Joomla 4 does not work. I did the installation 4 times, on different servers. I have set all the necessary technical requirements.

http://domowe.h2g.pl/en/portfolio Call to undefined method Joomla\CMS\Filesystem\File::getName()

http://domowe.h2g.pl/fr/ Class "JString" not found

http://domowe.h2g.pl/en/component/404/?Itemid=488 Component not found.

Please help.

0
S
Seqencer
Accepted Answer
2 years ago #125404

Why doesn't the menu work on mobile devices?

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #125405

If I may....

I get the error: "Call to undefined method Joomla\CMS\Application\AdministratorApplication::isAdmin()"

I know that Joomla 4 error and I know how to fix it. It's very popular on forum.joomla.org also youtube: https://youtu.be/ZO9nmdsLlFw I need access to admin area.


About not working Mobile Menu - Kidzy template

Use that custom CSS to fix it:

@media screen and (max-width: 760px) {    
.hidden-sm, .hidden-xs {display: none !important; visibility: hidden;}
} 
 .offcanvas {visibility: visible;}      
 .offcanvas-menu .offcanvas-inner .sp-module .sp-module-content > ul {   margin: 0 5px; display: block;}   
 #sp-menu > .sp-column .sp-module { margin-top: 0;}

yes, in Template Options > Custom Code > Custom CSS

0
S
Seqencer
Accepted Answer
2 years ago #125406

Deprecated : Creation of dynamic property cpanelClass::$cmsUserVars is deprecated in /home/przedszkole/domains/domowe.h2g.pl/public_html/administrator/components/com_acymailing/helpers/helper.php on line 1383

Deprecated : Creation of dynamic property cpanelClass::$values is deprecated in /home/przedszkole/domains/domowe.h2g.pl/public_html/administrator/components/com_acymailing/classes/cpanel.php on line 17

Deprecated : Creation of dynamic property plgSystemRegacymailing::$components is deprecated in /home/przedszkole/domains/domowe.h2g.pl/public_html/plugins/system/regacymailing/regacymailing.php on line 154

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #125435

All is clear now.

Uninstall old version of Acymailing component, with all related plugins.

And if you want to use newsletter, install version for Joomla 4 it should be v8.4.x+


Don't forget to mark topic as solved.

0
S
Seqencer
Accepted Answer
2 years ago #125553

Thanks.

The mobile menu works and users can also be added, but this template is not properly built and contains many errors.

http://domowe.h2g.pl/en/portfolio Call to undefined method Joomla\CMS\Filesystem\File::getName()

http://domowe.h2g.pl/fr/ Class "JString" not found

http://domowe.h2g.pl/en/component/404/?Itemid=488 Component not found.

Regards

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #125572
  1. Update SP Simple Portfolio component. Then if that process will not help, RENAME "items" folder: templates\shaper_kidzy\html\com_spsimpleportfolio\items
  2. Disable Multilanguage plugins, I guess you need only PL, and other languages only make confusion
0
S
Seqencer
Accepted Answer
2 years ago #125584

Done and it works, thanks.

When you click next to the language switcher in "Login/Signup", the fields are inactive.

Regards

0