Now we cannot add new event

Home Forums Calendar Products Events Calendar PRO Now we cannot add new event

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1011527
    marc-andre
    Participant

    Since many month, this site : http://studioteknik.net/relevailles.com/ is being build and keep up-to-date almost every day… we have a lot of event and it work fine… but since friday, we cannot add more event… i need to know why… i can provide admin login and password for you !

    #1011699
    Josh
    Participant

    Hey marc-andre,

    Thanks for reaching out to us!

    That’s definitely a terrible problem to be having. Unfortunately due to our support terms we’re unable to accept login credentials for your website. Would you be able to give us more detail about what is preventing the creation of events? Is there a warning being generated? Are you able to create them but they don’t display?

    Thanks!

    #1011737
    marc-andre
    Participant

    OK creating event is fine, old event is fine, new event is fine… BUT JUST old event show up in calendar, not the new created event, even if they are in the list of event !!!!!!!!!!! strange

    #1011820
    Josh
    Participant

    Hey,

    Thanks for clarifying here!

    Is this occurring on all views? Are you unable to see the newly created events on the main event calendar as well as the list view? Are you also unable to see the single event if you click the “View Event” link at the top of the dashboard when you’re editing the event?

    As an initial step for something like this, we would request that you try following the Testing for Conflicts procedures to ensure that there isn’t a conflict with an existing plugin or theme.

    Thanks!

    #1011838
    marc-andre
    Participant

    I will test for plug in conflict…. what i can addd at this point is…
    old event -> view show the event as expected
    new event -> view show a 404 not found…

    i think this is the bug !

    #1011995
    marc-andre
    Participant

    OK i have found the problem…
    it’s a conflict with
    createIT Waitlist Plugin
    Version: 1.3

    File :
    ctWaitlistAdmin.php
    line # 291
    is : if ($post->post_type = ‘product’) {
    should be : if ($post->post_type == ‘product’) {

    basic PHP if error !

    thanks !

    #1012336
    Josh
    Participant

    Hey,

    Awesome! Glad you were able to find the issue here and get this one resolved.

    I’ll go ahead and close this thread for now. If you have any further questions, please don’t hesitate to open a new thread.

    Thanks!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Now we cannot add new event’ is closed to new replies.