Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

Install JEM 2.1.5 on Joomla 3.5+ 6 years 10 months ago #21634

  • jojo12
  • jojo12's Avatar Topic Author
  • Away
  • Administrator
  • Administrator
  • Posts: 3535
  • Thank you received: 400
If you try to install on Joomla 3.5+, there's a problem.
It's because component's installer script doesn't know Joomla! 3.5.

You can manually fix it by changing the file script.php within com_jem.zip inside the package (yes, inside the zip inside the zip - sorry :( )[/code]

Change line 212 from
if (!(($jversion->RELEASE == '3.4' && $jversion->DEV_LEVEL >= '0') ||

to
if (!(($jversion->RELEASE >= '3.4' && $jversion->DEV_LEVEL >= '0') ||

(allow 3.4 or greater) and then recreate the component and package zip files.

In the coming JEM 2.1.6 this will be resolved
The following user(s) said Thank You: Hoffi, HaPott

Please Log in or Create an account to join the conversation.

Last edit: by jojo12.

Install JEM 2.1.5 on Joomla 3.5+ 6 years 9 months ago #21808

A wonderfully simple and elegant solution! Thank you.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.397 seconds

Donate

If you find JEM useful and if you use it on your site, please consider a donation to the project.

Private Messages

You are not logged in.

Follow us......