• hey,
    So i have add a drop-down list in the form “new event” like i wanted (thx to miszczu) but i have an other problem ?? I want to insert values (organization’s names of event) in this drop-down list from a table “organizations” in my DB. So the event contributor choose his organization. But when i add sql code on box_event_contact.php it doesn’t work cuz the sql is not recognized.
    thx for help

    https://www.ads-software.com/extend/plugins/all-in-one-event-calendar/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Josh,

    What sql are you using? Have you been able to access the database previously? You should be using the global $wpdb and then $wpdb->get_results( $sql );

    Cheers,
    Mark

    Thread Starter joshdeater

    (@joshdeater)

    thank you for your answer but I found another solution for what I wanted to do with taxonomy of WordPress

    Good to hear – thank you for the update

    Please feel free to share what you did with others, incase it helps them

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: All-in-One Event Calendar] add value in field from database’ is closed to new replies.