Elxis CMS Forum

Support => Technical support => Topic started by: bledi on May 30, 2019, 17:35:48

Title: Elxis 5 problems
Post by: bledi on May 30, 2019, 17:35:48
Simple Gallery module, can not upload photos.
Micro Blog component, can not add categories.
Title: Re: Elxis 5 problems
Post by: webgift on May 30, 2019, 22:05:21
All the extensions are going to be upgraded sooner or later.
So please be patient.
Title: Re: Elxis 5 problems
Post by: datahell on May 30, 2019, 22:50:24
For Mikro I will release new version.

Till then do this:
Open file components/com_mikro/controllers/admin.php
go to line 89:
$eDoc->addScriptLink($elxis->secureBase().'/components/com_mikro/includes/mikro.js');

add below:
$eDoc->loadLightbox();

That's it!
Title: Mikro v2.0 development report
Post by: datahell on June 03, 2019, 21:19:58
The administration section of component Mikro is ready. I will now focus on the frontend section.
Mikro v2.0 will be compatible ONLY to Elxis 5.x.

Visit the link below to see a screenshot.

https://twitter.com/IsOpenSource/status/1135611197745750017 (https://twitter.com/IsOpenSource/status/1135611197745750017)
Title: Re: Elxis 5 problems
Post by: webgift on June 04, 2019, 08:25:50
It'll be nice to keep the existing version available for 4.x users!
Title: Re: Elxis 5 problems
Post by: datahell on June 04, 2019, 21:31:57
It is hard to make a component generate 2 different HTML versions depending on Elxis version. In most cases it is also required different CSS and Javascript. For Mikro I decided to develop an Elxis 5.x only compatible new version (2.0). This will boost the component to top providing an excellent user interface (much faster, no third party libraries, Elxis 5.x style posts, bigger images, easier to read posts). Elxis 4.x users can use old version (1.0) until they switch to Elxis 5.x. Also the Elxis updater makes update to Elxis 4.x to 5.x extremely easy, so there is no excuse why not to upgrade to Elxis 5.x.
Title: Re: Elxis 5 problems
Post by: bully on June 06, 2019, 04:23:49
I also have noticed something .... not as complaints, just as that, what I did experience. Possible not bugs:

Title: Re: Elxis 5 problems
Post by: datahell on June 06, 2019, 20:04:17
Please provide more details for the problem regarding image upload/selection. In which page you have this problem?

As for the htaccess the Elxis installer generates automatically this is why it was removed from the root folder.
You will find it in this path: includes/install/data/htaccess.txt
Title: Re: Elxis 5 problems
Post by: bully on June 07, 2019, 05:35:31
Hi datahell,

elxis5, template five.

I tried to upload as replacing the background image. Apply, save ... , no luck. in my case. Only the original remained, tpl5_header_fpbg.

This also might be the case, of heavy tampering within the template, current dev site: http://alien-consulting.vn/new/ which finally should resemble somehow the original http://alien-consulting.vn. In the source view, you can easy, what is tampered with. Uploads I did attempt from within the template.
In a few days, I hope to finish the current and replace the original

Other uploads, I didn't test yet, as not needed

bully

Title: Mikro v2.0 for Elxis 5.x
Post by: datahell on June 20, 2019, 22:19:07
Mikro v2.0 released! You can download it from EDC (https://www.elxis.net/edc/content/78.html). Everything in the component changed in order to match Elxis 5.0 standards.

Note: Mikro v2.0 is compatible only with Elxis 5.0 or newer. Elxis 4x users should continue using Mikro v1.0.
Title: Re: Elxis 5 problems
Post by: bully on June 21, 2019, 01:48:41
What exactly would it do in my case?

I actually did solve this with overwriting the set images. For the template, I have all working/looking ok by now, except the form (which I want to look and try first. I don't anyone writing all my codes, without me trying. But when issues, I will ask for help or report as something, where I need help).
At this moment, I am all set/ok for at least 1-2 weeks, possible longer.


bully