You need to be logged in to view a user's profile.
  1. drmmr763
  2. Bugs (Jevents 1.4 for 1.5.x)
  3. Tuesday, 04 March 2008
Hello All!

I'm testing out Jevents on a site I'm building for a client of mine. We chose to use Joomla! 1.5 because all necessary extensions were available. We needed a calendar component, and so because J Events had 'support' for J! 1.5, I decided it would be a good choice. It has worked well, I had some issues previously, but upgrading the SVN cured that problem. But, one problem still remains. My client wishes public users to submit events, and then he can decide whether or not to publish them. The only thing is, when a unregistered/logged in user attempts to submit an event, the page does nothing. Clicking the save or cancel icon has no effect what so ever. When I log in (I did this with an administrative account), I was able to add the event without any issues. It may be possible that I could have something misconfigured, and I will check again. But, I thought it would be good to see if anyone else was having this problem with Jevents and J! 1.5.

I'm using Joomla 1.5.1, and J Events 1.4.3SVN, and the site is http://www.sportsfamilymag.com (calendar link top menu)

Update:
I've just checked to see if a registered user can submit, and they can. I also checked the configuration, and even though I have access set to 'All (anonymous)", it still does not work for users not logged in.

Any assistance is appreciated. I don't mind hacking files either, if thats what is required to get this working properly.
geraint
Support Team
Accepted Answer Pending Moderation
0
Votes
Undo
Any javascript errors?
JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!
  1. more than a month ago
  2. Bugs (Jevents 1.4 for 1.5.x)
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
I am having the same problem, I copied the code and inserted it into my template, but it didn't help.
I still receive the javascript error, "submitform is not defined"
  1. more than a month ago
  2. Bugs (Jevents 1.4 for 1.5.x)
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
To allow guest user to add events I found the solution: add the following code to your joomla 1.5 template:

$user       =& JFactory::getUser();
if (!$user->get('id') && $option == 'com_events' && JRequest::getVar('task') =='edit') {
$document = &JFactory::getDocument();
$document->addScript( JURI::root(true).'/includes/js/joomla.javascript.js');
}
  1. more than a month ago
  2. Bugs (Jevents 1.4 for 1.5.x)
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Did this get resolved? I am having the same issue and have tried all of the above.

Thanks.
  1. more than a month ago
  2. Bugs (Jevents 1.4 for 1.5.x)
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Can you send a link to your site?
  1. more than a month ago
  2. Bugs (Jevents 1.4 for 1.5.x)
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Can you send a link to your site?


I will pm you.

Thanks.
  1. more than a month ago
  2. Bugs (Jevents 1.4 for 1.5.x)
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
I'm having the same problem with 1.4.3RC2... unable to publish from front end. In addition to this, the editor is borked... see the image attached.

Any resolution to this issue yet?

*EDIT* I tried in IE and it works... if that helps?

Thanks! :)
  1. more than a month ago
  2. Bugs (Jevents 1.4 for 1.5.x)
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
ARGH:
I'm getting the exact same problem via Joomla 1.5.8, JEvents 1.4.3 RC2. We're about to launch the site http://ivanhoeschool.com and I can't afford to have this bug showing - anyone have a fix?
The front-end-user "add an event" interface shows up with everything in some sort of visual-editor format that cannot be switched off, thus preventing the user from adding an event: [img][/img]


... mack
... los angeles
... Joomla for the masses
  1. more than a month ago
  2. Bugs (Jevents 1.4 for 1.5.x)
  3. # 8
Accepted Answer Pending Moderation
0
Votes
Undo
Same issue here. Except I have it set to allow only registered-special users to add. THe function page appears, and am able to add all fields except the text edit (which is greyed out). Then save and nothing happens - no error, no screen refresh... nothing.
  1. more than a month ago
  2. Bugs (Jevents 1.4 for 1.5.x)
  3. # 9
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Members Area

Show your support

Unlike many Joomla calendars we do not charge to download JEvents - please show your support for this project by becoming a member of the JEvents Club Club members get access to early releases, exclusive member support forums, and Silver and Gold members can use many exciting JEvents addons

Your membership will ensure that JEvents continues to be the best events calendar for Joomla.