Code

Discussion on Event Calendar - PHP/MYSQL Plugin

Discussion on Event Calendar - PHP/MYSQL Plugin

By
Cart 821 sales

EZCode supports this item

Supported

This author's response time can be up to 2 business days.

125 comments found.

Hello, there is a small problem in the description for each event. For example if you create an event and each time you move it on the calendar to another date: this adds in description ”< p >< / p >” for example if you move the date of an event 4 times on the calendar, the description will give: ”< p > < p > < p > < p > < / p > < / p > < / p > < / p >”

Hello julianm242, you can use the function and not the variable for that. Best regards.

The replace function of the apostrophe only works on the new event. If you are trying to edit an event and you put an apostrophe in the description, there is: Warning: mysqli_error () expects exactly 1 parameter, 0 given in / var / www / clients / client2 / web2 / web / assets / functions / functions.php on line 400 No data was inserted !:

Maybe we’ll need to update that on the event_edit.php file. Best regards

delete please this message (not a good login)

Hello, I have a big problem with this calendar. When you create an event and then you want to edit it: the title you put disappears and turns into a “select type”. It’s not normal ! The variable must be retrieved! Please can you fix this problem? Thank you

We’ve released the new update. feel free to download it from your downloads page! If you like it, just rate us and our script. We would be really grateful.

Best regards.

Very very very good application! The responsiveness of the support is very fast !! Thank you so much !!!!!!!!!

We are the ones that need to thank you. First of all, because you pointed us one issue that we had never had noticed, and that really makes all the sense to be fixed! Best regards and thank you so much for your kind rate on our work!

hello, is it ossible to integrate the scheduler addon?

Hello _Alias. We think that we can implement the PHP code for this plugin, but you’ll probably need to purchase the schedule license for your use. We’ll try to contact fullcalendar developers and see what are the available options for these matters. Best regards.

Hello, I am a heating plumber and I am looking for a script that can help me manage my maintenance schedule. Will my clients see the schedule online or not? And will they be able to request maintenance on a chosen date?

Thank you

Hello fayaha.

Well, we sell this script as an third party script which can be integrated on other systems. We provide the source code, and then customers, or developers can integrate it on their own systems. If you have code skills, maybe you can integrate it on your system they way you intend. But for now those are the only capabilities the script offers.

Best regards, and thank you for your interest on our script.

Hi, how does this work? I mean i am looking for something i can purchase ( agenda ) so me and my partner can edit on. can i jst upload this script to my server and have it working or are there any other things needed ( creating database and … nothing else ) ?

Or when i try to add new type i get this: Warning: mysqli_error() expects exactly 1 parameter, 0 given in /home/catss/public_html/a/agenda/index.php on line 488 Can’t insert into database:

Hello iluvatoq,

Please just register on our support forum (http://support.ezcode.pt/), and we will assist you from there.

Best regards.

Have you created the database, and uploaded the sql? Did you go to functions/config.php and changed the default credentials with your own FTP credentials?

Best regards.

Hi. I noticed a problem that I do not know if it’s just mine: In the listEvents() function I created my query but the calendar works only if I set “LIMIT 20”. If I remove the limit or set the limit to a value >20 (already from 21 onwards) the calendar will not work. Trying to view the source code of the page I see that the function works properly because I see all javascript written of all the required events but the calendar is not displayed … The blank page appears. It’s normal? I think that it’s an issue but I don’t understandt what kind of issue it is.

Hi dimaioweb,

Is it possible for you to send us your page link, so we can try to see what is happening? Maybe you can register our support forum http://support.ezcode.pt/ and we’ll talk from there.

Best regards.

Hi! I have a question, it is possible to insert the events in a table created by myself? for example, if I want to create the table “events”, I can insert the data there? Thanks!

Hi itcsis.

Yes you can. You just need to adapt the table rows, and add the same variables, and then, you need to modify the query for that. Notice that you need to make a few changes under functions.php file so that your new query can run out of problems.

Best regards.

Thanks! so, I must have the changes in a php file? If I can modify the rows in the php files, I’ll buy the calendar today!

Thanks itcsis. Well, you can change the default file according to the new rows you need. Best regards

Hi, is it possible to set the weekly view as default? (instead of the monthly view)

Thanks

Please notice that you need to replace the ( ’ ), because envato textarea is converting the single quote to that like blockquotes ( ’ ).

Best regards.

Wonderful! Fast and precises. :D Thank you

No problem dimaioweb ;)

If you still need our help, just let us know.

Best regards.

How do I format the time to be in a different format than 24 hour?

Hello jacwebdesign. Where do you want to set it? Please post your question on our support forum (http://support.ezcode.pt/) so we can provide you help from there. Best regards ;)

hi, is this compatible with the full calendar scheduler addon?

Hello simplex1.

We haven’t tested this feature yet, so we cannot give you a precise information at this point, but we’ll test for compatibility, and see if it also works with this addon.

Best regards.

Looking at the code, we would need to create a new script only for the addon scheduler, that would work a bit different from the calendar.

Have you got any plans to update to Bootstrap 4 or is it something I could tackle myself?

Hi teddyedward,

First of all, thank you for your purchase of our script. We’ll probably work on that at this same week, and see i we can release it till the end of the week.

Best regards.

Notice that under IE8 and IE9 are not supported.

Can this be set to 12 hour time instead of 24?

Like AM PM? USA?

Hello graydian.

First of all thank you for your purchase. Relative to your question we’ll need to see if it is possible. If we can manage this we’ll let you know.

Best regards.

Hello,

Would want to integrate this on our webportal for capturing events such as loan installments, Insurance premium amounts etc. Have some questions below. 1) Can we add recurring events like an installment every month for 12 months ? 2) Can we filter events of only the user who has logged in ? 3) Is the full source code available to modify even the database queries.

Thanks for your time to reply. Regards. Apurva.

Hi Apurva. Thank you for the interest on our work.

Relative to your questions:

1) FullCalendar doesn’t support recurring events. Well, it supports, but just for week Events. For this you would need to register new Events for each new month for the time you want it to be displayed.

2) This script is built for general use, so there’s no user id will be stored within, but if you have good code knwoledge you migh be able to add new more sql tables and apply the user id to the event id with primary and foreign keys.

3) Yes, we provide the full code and the functions for you to change, and manage, and also the sql database in the zip file.

Thank you once more for the interest, and we hope we’ve helped you with your questions ;)

Best regards.

Is it possible to make changes to the plugin? Disable functions and edit the files? Or the files are encrypted?

Hello josecarlosjayme. Functions can be disabled and no code is encripted. You have the ability to modify it by yourself, and use it as you wish! Best regards and thank you for the interest in our script! :)

Is there a way to change the beginning day to Sunday as opposed to Monday?

I see on the live preview that the week begins on Sunday. However, the purchased version begins on Monday.

Hi mcollettutk. Thank you for your purchase. You can have a look at our support at the following link: http://support.ezcode.pt/forums/topic/change-start-day-to-sunday/ Let us know if it helped you. Best regards.

Hello, The Live Preview is not working anymore

Hi ahmenty. We’ve fixed it. You can check it out now. Best regards.

Hello i need some like this in codeigniter. Do you have?

Hi nunoluis.

Sorry but no. We don’t implement our works under any current MVC. Sorry for the inconvenience and thank you for your interest in our work!

Best regards.

Hi there, is it possible to get access to the backend query for calendar display? I want to add a where clause so that users will only see there own entries? If I can link your table to my users table I can then run Where c.Users = ’” . userValue(null, “username”) . ”’

Sorry for the inconvenience but that’s not possible.

Best regards.

Hi is there a way to limit access and set user permissions somehow for the event management? Thanks

Hi burbanstudios,

First of all we want to thank you for the preference on our script. Relative to your question, user permissions can be set if you use the script on some backoffice and admin panel, and there you can add the permissions you want, but this requires code knowledge for that. We provide the code script as it is with all the required functions. The preview lets everyone to have access to the script for tests purposes, but this is a script that you can integrate in your own admin panel. If you still have more questions, don’t hesitate to contact us through here, or through our support forum here: http://support.ezcode.pt/

Best regards, and have a great weekend ;)

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey