help to better help you:

Please: add always Joomla / JEM version and details to your posts, so we can try to reproduce your issue!

Joomla 3

Re: Joomla 3 (not supported yet)

11 years 3 months ago
#10617
@Rooney,.

just wondering:
are you still running the script within Joomla 3? did you run into problems or things that should be improved..(other then the template)

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

Re: Joomla 3 (not supported yet)

11 years 3 months ago
#10619
I am still using JEM for a current project. Unfortunately it is a little bit delayed. JEM is working good so far. The only issue is the backend tamplate...
Rooney
Joomla 3.3.3, JEM Version 3

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

Re: Joomla 3 (not supported yet)

11 years 3 months ago
#10621
Hi Rooney, I am testing a bit on Joomla 3 too:
The only issue is the backend tamplate...
for me it's the only problem I have until now the backend template too: my temporarily fix is the following (after comparing the files for content:
Code:
I had to insert in backend.css about line 404: insert margin-top: 50px; and exchange in admin/com_jem/views/event/tmpl/edit.php (line 103/169) exchange in admin/com_jem/views/venue/tmpl/edit.php (line 206 /265) exchange in admin/com_jem/views/group/tmpl/edit.php (line 97 /159) <!-- START OF LEFT DIV --> <div class="width-55 fltlft"> with: <!-- START OF LEFT DIV --> <div class="span6"> and <!-- START OF LEFT DIV --> <div class="width-40 fltlft"> with <!-- START OF LEFT DIV --> <div class="span4">

Like That I have in backend two columns and nothing is hiding another part.

(I hope that motivates to more testing in J3)
The following user(s) said Thank You: kaape

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

Re: Joomla 3 (not supported yet)

11 years 3 months ago
#10700
MY opinion for what it's worth....
of all the event managers, Eventlist is by far the best, missing a few features sure but works and I have customised it quite a lot for my client who has been using it for several years.

However leaving an upgrade to next year is BIG mistake, previous comment was bang on - I waited for over a year for a 2.5 version and in the end, got it upgraded myself and have been running it on 2.5 successfully (and even added a promotional code extension to work with it) which was missing....

Now I hav same dilemma again - I NEED it to be available for version 3.1 - but have seriously looked at using/buying another event manager just because support (albeit free) has been so slow in coming.
I think if you leave it to next year, eventlist may miss the boat completely. There are several offshoots of eventlist (all paid ones) such as RedEvent (which again I did not like as much as the original).

I would happily PAY someone to accelerate the upgrade, get it on JED and help others use a very intuitive app, - in fact I am at crux point now.
Pay someone to upgrade eventlist to Joomla 3.1 or 3.2 or move to another component completely (ohanah or some such).....

if anyone feels like coming forward contact me...

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

Re: Joomla 3 (not supported yet)

11 years 3 months ago - 11 years 3 months ago
#10701
just some points
There are several offshoots of eventlist (all paid ones) such as RedEvent (which again I did not like as much as the original).

You're not totally right there as RedEvent is also free. But you're right the paid versions do get more attention. One thing that surely helps is the listing on JED so they are attracting more people.

One annoying thing about RE is the fact that you need to fill in all kind of personal data before you can even download. another thing is that it integrates with versions you do have to pay for.


However leaving an upgrade to next year is BIG mistake
Ah, it seems we have to adjust things earlier :). But you're right it should be done earlier. Also as the support for J2.5 will end this year.
But at the moment we're concentrating to make version 2.0 and release that one.


I waited for over a year for a 2.5 version and in the end, got it upgraded myself
ah, can give you a hand there :). Aldo i my case i got help. At the moment i'm developing/adjusting JEM together with others, but actually started as a "normal" user asking for help almost a year ago. (and yep can't call myself not a developer anymore)

oh something to mention, the original EL developers are M.I.A. as you'll probably know. So it's a miracle that JEM is here :)



support
You're also right there. as we're volunteers, a small team and doing it mostly in free time it's true that support is not that fast. Hopefully things will chnge when we get the darn thing listed. But the thing is that we're creating a fork and can't use the original "eventlist" name. If we could things would have happened a lot faster and things would be a lot easier.

Joomla 3
You know, basic-adapting it for J3 is actually not that hard. It only takes "time", probably few weeks. But be aware that the new Joomla-ACL (1.7+)+internal categories are still not being used.

Things that have to happen:
- change divs in the backend-views
- change internal code (J3+ is very strict with that)
- add bootstrap tabs in the backend-views
- the attachment-script has to be adapted
as the mootools version within J3 is outdated.
- the frontend won't need much adjustement
- importing stuff ain't that hard

After you've done that it will run but ofcourse there will be more things to change. Don't know it exactly but there are probably things to change. The front seems to be working alright.

And about payment. You know perhaps you will find someone for it but actually you can try the basic stuff too and it will save you some. (i'm not available for money). I'm even willing to make a basic adaption of a view (not all) so you can see how things can be looking in the back.


But the question is:
- When do you need it?
- what functions does it need?
is it enough to have the same as EL?
Last edit: 11 years 3 months ago by Bluefox.

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

Re: Joomla 3 (not supported yet)

11 years 3 months ago
#10709
@jojo12
Like That I have in backend two columns and nothing is hiding another part.
You should post it on GitHub. With this fix, I now have a fully functional JEM 1.9.3. running on J3.1. Far from optimal, but fully functional, as far as I can tell. Great!
Thank you.
Eventlist 1.0.1 | Joomla! 3.1.5 | PHP 5.4.16 | JEM 1.9.3
The following user(s) said Thank You: jojo12

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

Time to create page: 0.612 seconds