-
iCagenda
-
iCagenda - English
-
[IN DEV. 1.4] frontend event creation
[IN DEV. 1.4] frontend event creation
-
weeezdom
-
Autore della discussione
-
New Member
-
Riduci
Di più
-
Messaggi: 1
-
Ringraziamenti ricevuti 0
-
-
12 Anni 1 Mese fa - 12 Anni 1 Mese fa #1545
da weeezdom
hi there!
this is a great component! only thing that i am missing is a way to create events in frontend. Good to hear that you are working on it! I think this is something that almost everyone who is using your component is waiting for.
Meanwhile I set up my own frontend form that sends event data to the database table. But there is one thing that I just can´t get to work:
the table "jos_icagenda_events" contains a field called "desc". So when I create a prepared statement like
$stmt = $db->prepare("INSERT INTO `table` ( id, desc) VALUES (?, ?)");
$stmt->bind_param("is", $id, $desc);
I end up with an SQL syntax error because of the colum name "desc" which conflicts with SQL´s DESC.
Do you know any solution to this?
thanks
weeez
Ultima Modifica 12 Anni 1 Mese fa da Lyr!C. Motivo: [IN DEV. 1.3]
Si prega Accedi o Crea un account a partecipare alla conversazione.
-
Lyr!C
-
-
Administrator
-
-
Lead Developer
Riduci
Di più
-
Messaggi: 6784
-
Ringraziamenti ricevuti 608
-
-
-
-
12 Anni 1 Mese fa #1576
da Lyr!C
Why don't you do it with a data array ?
Have you made your own files, or used the files that were in zip install before 1.2.6 ?
i will work again on this feature when 1.3 with new dates management will be ok and stable...
But you're welcome if you want to give help on this!
Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on
JED (Joomla Extensions Directory)
.
Si prega Accedi o Crea un account a partecipare alla conversazione.
-
iCagenda
-
iCagenda - English
-
[IN DEV. 1.4] frontend event creation
Tempo creazione pagina: 0.142 secondi