• This forum has been archived. New threads and replies may not be made. All add-ons/resources that are active should be migrated to the Resource Manager. See this thread for more information.

[8wayRun.Com] XenAtendo (Events)

Status
Not open for further replies.
Jaxel, I'm loving this mod! I have one small request though... could you add the ability schedule recurring events on specific days... ie, the first Tuesday of every month?

TIA
 
Editing the template is completely the WRONG way to do what you're trying to do...

Just add the following lines to your EXTRA.css
Code:
.EWRporta_Portal #eventsUpcoming.eventList li { width: 100%; }
.EWRporta_Portal #eventsUpcoming.eventList li .avatar { display: none; }
.EWRporta_Portal #eventsUpcoming.eventList li .eventInfo { margin-left: 0px; }

Peggy, revert the template back to the original.

Sorry, just trying to help - .avatar {display: none;} doesn't seem to be working for me...
I'll keep giving it a go.

Thanks for the clarification.
 
Have you tried using the recurring event checkbox found at the bottom of the Create Events page?

View attachment 14765
Yes, that works fine if you have an event that occurs, for example on the 7th of every month, but in the case of project I'm working on they have recurring events that happen on the first Tuesday or the second Wednesday or so on and so forth of every month... The day of the month never changes, but the date does.

It would also be nice to be able to set a date range for the recurring events... ie: The second Thursday of the month between January 1 and June 30.
 
You have to revert your template.

Hey Jason! Thanks for the input, but I see what I was doing wrong.
With the option "Show Event Venue" the display is a bit messed up and not address by the above css.
(see 1.)
Turning it off fixes everything...
(see 2.)

I couldn't figure that out before so why I resorted to editing the template...
(Probably mentioned in this thread, I just missed it)
 

Attachments

  • 1.webp
    1.webp
    18.2 KB · Views: 4
  • 2.webp
    2.webp
    13.9 KB · Views: 2
ooohhh, i didn't realize you could turn off the venue. I don't need it on, on mine either.
I'm off to shut it off now. :)
 
Hi Jaxel, now getting this error when submitting an event.

Zend_Db_Statement_Mysqli->_execute() in Zend/Db/Statement.php at line 297
Zend_Db_Statement->execute() in Zend/Db/Adapter/Abstract.php at line 479
Zend_Db_Adapter_Abstract->query() in Zend/Db/Adapter/Abstract.php at line 574
Zend_Db_Adapter_Abstract->insert() in XenForo/DataWriter.php at line 1500
XenForo_DataWriter->_insert() in XenForo/DataWriter.php at line 1489
XenForo_DataWriter->_save() in XenForo/DataWriter.php at line 1291
XenForo_DataWriter->save() in EWRatendo/Model/Events.php at line 186
EWRatendo_Model_Events->updateEvent() in EWRatendo/ControllerPublic/Events.php at line 114
EWRatendo_ControllerPublic_Events->_inputCreate() in EWRatendo/ControllerPublic/Events.php at line 73
EWRatendo_ControllerPublic_Events->actionCreate() in XenForo/FrontController.php at line 310
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
XenForo_FrontController->run() in /home/mileskan/public_html/forum/index.php at line 13
 

Hey Jaxel,

Just wondered if you managed to take a look at the issue i posed yesterday morning :)

Code:
Hi Jaxel, now getting this error when submitting an event.

Zend_Db_Statement_Mysqli->_execute() in Zend/Db/Statement.php at line 297
Zend_Db_Statement->execute() in Zend/Db/Adapter/Abstract.php at line 479
Zend_Db_Adapter_Abstract->query() in Zend/Db/Adapter/Abstract.php at line 574
Zend_Db_Adapter_Abstract->insert() in XenForo/DataWriter.php at line 1500
XenForo_DataWriter->_insert() in XenForo/DataWriter.php at line 1489
XenForo_DataWriter->_save() in XenForo/DataWriter.php at line 1291
XenForo_DataWriter->save() in EWRatendo/Model/Events.php at line 186
EWRatendo_Model_Events->updateEvent() in EWRatendo/ControllerPublic/Events.php at line 114
EWRatendo_ControllerPublic_Events->_inputCreate() in EWRatendo/ControllerPublic/Events.php at line 73
EWRatendo_ControllerPublic_Events->actionCreate() in XenForo/FrontController.php at line 310
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
XenForo_FrontController->run() in /home/mileskan/public_html/forum/index.php at line 13
 
When experiencing an error, it is most helpful to capture more information concerning the error. That is why I asked:

- Can you share all the details about the event you are entering?
- Are you able to enter other events?

Apparently you didn't care for those questions because you didn't provide the information originally, nor after they were asked.

To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.
 
When experiencing an error, it is most helpful to capture more information concerning the error. That is why I asked:

- Can you share all the details about the event you are entering?
- Are you able to enter other events?

Apparently you didn't care for those questions because you didn't provide the information originally, nor after they were asked.

To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.
Hey look, Jaxels rubbing off on you.
 
No i cant enter any events now, i could prior to this.

I hadnt posted details because i was doing so between working shifts, sorry.

I did say no details stood out as to why it wouldnt work.

But here goes

The event is a concert in london on 25th october 2011 sorry i dont know the exact time, but i put in 6pm-10pm.
The venue is the electric ballroom in london
Full address details where inputted
Tried various urls for ticket info
 
Status
Not open for further replies.
Top Bottom