125 comments found.
i have just instaled the system, and when i want ti get new type or event i recived this massagge : Warning: mysqli_error() expects exactly 1 parameter, 0 given in /home/cantueventos/public_html/calendario/index.php on line 514 Can’t insert into database:
i check my database conetions and are ok !!
what can i do ???
Hi Fortega62,
Just send us your credentials on our support forum from your server, or through email so we can have a look at it.
Best regards.
the credentials are :
http://cantueventos.com:2082 user: calendario@cantueventos.com password: oezf@620216Hi Fortega62, don’t send us the credentials here because other people can see them in the comments. We advise you to change the credentials and then send them back to us into our own email.
Best regards.
i cant find your email, plese send it to me ???
We can’t send it to you through here because we don’t want spam on our email. Sorry for that. But you have the email on the end of the Event calendar documentation. Email us with the credentials please. Best regards.
Hi, and congratulations for the great script. I’m doing some customization: I remove “Link” as required field (I don’t need always to put a link). How can I hide “View link” button if Link field is empty?
Thanks in advance and sorry for my english, Luca
Hi kiusuz,
Thank you so much for our script purchase. Relative to your question, just register our support forum (http://support.ezcode.pt/) so we can help through there please. some changes need to be made on the code, so we’ll probably will need for you to send us your server credentials.
Best regards.
Ok, I registered on your support forum and post my question…for the ftp credential I must send it by mail?
Hi kiusuz, you can send it by email, or you can send it through our support, and then we’ll delete them from the post. Best regards.
when i try to create a Type, i recibe this massagge : Warning: mysqli_error() expects exactly 1 parameter, 0 given in /home/cantueventos/public_html/calendario/index.php on line 505 Can’t insert into database:
Hi Fortega62.
First of all thank you for your purchase on our script. Relative to that issue, have you managed to install the database and stablish the database connection correctly? Just check if you’ve made those steps. If you still have issues on that, just post your question on our support so we can try to help you.
Best regards.
Hi, quick question before buying.
How come you didn’t implement managing events by just clicking on the date, or the event itself in case of updates and deletion instead of having buttons on the top.
The way to create, update and delete events is not practical at all. Any updates coming soon were you will apply a better user experience overall?
Thanks, Abalopez.
Hi Abalopez,
First of all thank you for your interest on our plugin. We provide only the code, and this was an easy way for users to test the plugin. Although it is built like this, if you have the knowledge skills, you can set it up as you want. But this is just the coding script. the functions are there. You only need to apply them the way you intend. Relative to this plugin we want to release for the future the script, but with an admin panel.
Best regards 
Thanks for the prompt response.
If that was the case and I had time, I will built the calendar myself. Why not create a full modern calendar and have better profits, thats what users are looking for not just a half calendar.
Any dates for the new release?
Thanks a lot. Abalopez.
Hi Abalopez,
Thank you for your comments. We will take that in count, and try to make a nice script for the future . Relative to the release, and right now we are working on some other project, so we don’t really have an estimate time for its release.
Sorry for the inconvenience.
I just downloaded the script, however when trying to install I keep getting the “something went wrong”. My database host is just “localhost” and the username, pw and database I’m 100% sure of since I use them along the project… Any clues?
Hello Deadrune, you said you’ve download the script?! Which script, are you referring to as you didn’t purchase this script? Best regards.
I have 3k users on my web app and I would like them to schedule their “todo items”. So each user must have his/her own calendar, showing only his/her items. Is it possible with this script?
Hi maurolopes, for the moment event calendar as only the ability to make events to be used as for general use for users. The only way you have to do this, is by creating some kind of a user under your database we’re you add the corresponding ID to each event. Sorry for the inconvience and thank you for your interest on our script. Best regards.
I can’t edit posted event. how to edit?
Hello lankaseller. First of all thank you for purchasing our script. Relative to post editing, it isn’t possible for the moment, but we intend to implement that option as soon as possible. Sorry for the inconvenience. Best regards.
Hello lankaseller.
We are about to release the new version of Event Calendar. You can test it under our online version. We are just wayting for the CodeCanyon approval of the new version. If you like our script don’t forget to rate.
Thank you so much and best regards. 
Would you add Multi User feature?
Hi Karadayi. Not on this plugin. This is an integration script, for users ot use on their projects, as a standalone script, or maybe they can customize it according to their needs. For Multi User feature it had be added as with a backoffice admin panel. Best regards.
DOES the database connection need to be established before running the app
Hi briancas20,
Yes, first you will need to create the database, and the connection, so that the plugin starts to work
In case of doubt just contact us. We’ll be pleased to help you.
Best regards.
Hello, is there a back-office demo? Where could I edit the event? thanks
Hi monica1972. Thank you for your visit. Right now, that option isn’t possible, although we intend to update the script with that option as soon as possible. Best regards.
Could you please support me for the version 2.3 to download. The script is 2.2 on envatomarket which I downloaded.
Hi eminantalya. First of all, let us thank you for buying our theme. We truly appreciate it. We’ve replied you on our support forum. Just send us your email there and we’ll send you the correct file version. We’ve already send the new version into CodeCanyon for approval, but we can send it to you ASAP! Best regards and sorry for the inconvenience.
Please can you help me to select the spanish local language (file “es.js” from “fullcalendar.js”)
Hi elimia.
You can use the following javascript in order to set the language as for spanish:
<script>
$(’#events’).fullCalendar({
monthNames: [‘Enero’,’Febrero’,’Marzo’,’Abril’,’Mayo’,’Junio’,’Julio’,’Agosto’,’Septiembre’,’Octubre’,’Noviembre’,’Diciembre’],
monthNamesShort: [‘Ene’,’Feb’,’Mar’,’Abr’,’May’,’Jun’,’Jul’,’Ago’,’Sep’,’Oct’,’Nov’,’Dic’],
dayNames: [‘Domingo’,’Lunes’,’Martes’,’Miércoles’,’Jueves’,’Viernes’,’Sábado’],
dayNamesShort: [‘Dom’,’Lun’,’Mar’,’Mié’,’Jue’,’Vie’,’Sáb’]
});
</script>
Let us know if this helped you, and if you’re really pleased with our work, you could show your appreciation, just by rating us (5 stars)
We would be very appreciated!
Keep on the good work, and once more thank you for your support on our work 
Best regards.
Hi elimia once more. Maybe this isn’t the best approach. Just open a ticket on our support forum here: http://support.ezcode.pt/ Also send us your purchase code just for veryfing purposes. Thank you so much. Best regards.
Please, I need urgent soluction because I received the following message, and I can`t select the time (hours and minutes) for an event.
“Warning: date(): It is not safe to rely on the system’s timezone settings. You are required to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone ‘UTC’ for now, but please set date.timezone to select your timezone. in /assets/functions/functions.php on line 85”
Hi elimia. We noticed that you’ve registered on our support forum, but you didn’t post the issue there. We have managed to fix the issue concerned to the language settings, and now you are able to use it with your own language. If you want we can send you the latest update, as it is wayting from CodeCanyon update approval. We also made some changes according to the date time pickers where you are now, able to ad the time you want. Best regards.
Sorry, now I have post the issue on the support forum. Please send me the new version ASP. Thanks and regards
Hi Elimia,
We’ve sent you the script on the previous email. Haven’t you received it yet?
Best regards.
No, I don’t received it
But we’ve sent you a few minutes ago. Do you have any other email where we can send you the zip file? Send it to our email, and we’ll send it back again. Also, where are you using the script? Localhost, or Webserver? Could you send us the link to it. We can keep this conversation on our Forum if you don’t mind. Best regards.
How easy is to integrate it on my php web app? Can I see the documentation first?
Hello maurolopes. You can check the documentation on our support forum here: http://support.ezcode.pt/knowledgebase_category/event-calendar-phpmysql-plugin/ Best regards.
I just bought the calendar and installed it, I am curious to know if it is possible to select a time as well as a date?
Hello tlunsford,
First of all thank you for buying our plugin. Relative to your question, this isn’t on the scope of this script, but the functionality might be added. For that, you’ll need to create a new variable for the date and add it to the SQL DB. Then you’ll need to set it on the script variable also for the time to be called on the javascript request to DB.
Best regards.
Looks Very NICE!! Do you have plans to adding at least “SIMPLE” Event Registration / Booking?
Hi gluegl. Thank you so much with your visit to our plugin. Well, we don’t think we’ll make that update for now on this plugin, but we will try to release a new plugin with those features you are asking. Do you have any other plugin that you know that has those events registrations so we can have a look?
Hello, does this need to communicate to an external server to work? I built a calendar display that communicated to my sql server and displayed the results on a php web page using Apache, but I did not realize that the widget uses Google API and needs to communicate to a Google server—am looking for a “stand alone” widget. Many thanks!
Hi hankrausch. For now the Google API isn’t working with FullCalendar and not with this plugin. This plugin works from an online MYSQL server.
You can simply use the database and set it up on your SQL server, and manage to place the code into your project. This is a stand alone widget that doesn’t uses Google API to run on!
Best regards.
Does this calendar allow sync/import from Google Calendar?
Hi johnjohn. Thank you for visiting our plugin. For now it isn’t possible, but we’ll try to implement this for a future plugin update. Best regards.
GoodLuck for sales!! i like it.
Thank you so much st1s!
We are trying our best to provide great quality plugins to every developer!
Best regards and thanks for the support 
Great looking script I have a question before purchase. I am using it for a local business so I don’t want the public to be able to have the option to add, edit, or delete events. Is that possible? Thanks for prompt response.
Hi jhermanco. The script is made for implementing under a cms, or wherever you want. It already contains the database into an sql file which you can integrate in your own project. If you already have a backoffice for that work, you’ll only need to add the sql into your database and use the events grind on your project. This requires a bit of coding knowledge, but isn’t that hard. Any more questions and don’t hesitate to contact us. Best regards.
GLWS!
Thanks CodeRevolution 