CodeCanyon

3C-Events : PHP AJAX Events Calendar

  • Bought between 10 and 49 items
  • Has been a member for 4-5 years
  • United States

one other question, I don’t see anything for setting a Start and End time for the event in the event add screen

devinfo007

This feature does not exist in the script, for the simple reason you can add the start time and end time in the event description. If you want this feature with its own fields, contact me i will provide you a special version of the script that includes the start time and end time of an event.

devinfo007

Hi,

New version 1.3 available for testing, your feedback is Highly appreciable!!

http://freelanceonweb.com/3c-events/demo/mini-calendar.php

Changelog:
- [Added] Event Time fields
- [Added] Event Icon
- [Added] Option to hide days with no events
- [Added] Last version of script checker
- [Improved] Security of data and upload functions
- [Improved] Admin Panel
- [Fixed] Wrong days in events list
- [Fixed] Many bugs

  • Bought between 10 and 49 items
  • Exclusive Author
  • Has been a member for 4-5 years
enio_san Purchased

Hello I just purchased the script. And for some reason, cant seem to pass the installation first page. As soon as I click on INSTALL , the page goes blank and nothing happens, if I go to check the config.php, it has not been modified yet. So I guess nothing is actually happening. Can you please help me? Many thanks

devinfo007

Hi enio_san,

Thank you for your purchase ;)

You can give me a demo to test your installation? If it’s private send it me at freelanceonweb@yahoo.com

The problem is may be with the configuration of your server (PDO, SESSION )

Thanks

  • Bought between 10 and 49 items
  • Has been a member for 4-5 years

Hello, is it possible to use an image instead of text for the description in the calendar main page? Instead of the title for the event, use an image. Thanks.

devinfo007

Hi gregayca,

You will get this feature in the next release, good idea ;)

Thanks

devinfo007

Hi gregayca,

New version 1.3 available for testing, your feedback is Highly appreciable!!

http://freelanceonweb.com/3c-events/demo/mini-calendar.php

Changelog:
- [Added] Event Time fields
- [Added] Event Icon
- [Added] Option to hide days with no events
- [Added] Last version of script checker
- [Improved] Security of data and upload functions
- [Improved] Admin Panel
- [Fixed] Wrong days in events list
- [Fixed] Many bugs

  • Bought between 1 and 9 items
  • Has been a member for 2-3 years
Mammyth Purchased

I really like the script. I did have some issues with the install. It would not write the tables for some reason. I created them in mysql manually. Not sure why.

I am learning more about php and this has been a great help to me. Still I have to figure out what the double varibles means in the admin/events.php example:

$resmd = $req->fetch();    
$req->closeCursor();
$id=$resmd['id'];
$name=$resmd['name'];

I want to try out the database backup and share additions please Can you send me the changes and how to include them.

Thanks ;-)

devinfo007

Hi Mammyth,

thank you for your purchase ;)

you can send me the link to install script? i’ll test it, if it’s private send it to me here: http://codecanyon.net/user/devinfo007

for the new version, it will be released soon, tomorrow max ^^

  • Bought between 1 and 9 items
  • Has been a member for 2-3 years
Mammyth Purchased

Thank You

devinfo007

You’re welcome, don’t forget to vote and rate the script :)

  • Bought between 1 and 9 items
  • Has been a member for 2-3 years
Mammyth Purchased

Okay, When displaying the calendar list – It shows one month is there a way to get it to show more months. (example events.php shows the month of Feb 2012)

devinfo007

Yes, a small bug. it will be fixed today.

devinfo007

quickfix sent to your email inbox.

  • Bought between 10 and 49 items
  • France
  • Has been a member for 1-2 years

Hi,
though the install script ran with success, i obtained this message when i clicked “click here” to obtain the calendar :
Database Error: SQLSTATE [3D000]: Invalid catalog name: 1046 No database selected

the database is created, the user also, everything runs ok when i use the mysql console to connect.
i also created a www-data user, it was not in the doc, but a previous error message indicated “www-data cannot connect”
for the moment, i’m only working on my local server, unreachable from the net.
please, would you advise ?

best regards

devinfo007

Salut cybervirem,

Thank for your purchase, don’t forget to vote and rate the script ^^

In your local server, wampserver? you can show me in includes/config.php, just this part:

define(“HOST”, “localhost”); //Database Name define(“DB”, ””); //Database User define(“DBUSER”, ””); //Database Password define(“DBPASS”, ””);

Thanks

  • Bought between 10 and 49 items
  • France
  • Has been a member for 1-2 years

Hi Devinfo007,
yes issues come from config.php from Lamp server :)
you were too quick to answer :) i just wanted to edit my post.
the point i do not understand is why config.php was not updated by the install script though perms were ok (644)
i’m now dealing with the admin part.
thank you for fast answer.
Cheers

devinfo007

Strange.

sql tables of the script are created? if yes, you can edit config.php manually and put your infos.

  • Bought between 10 and 49 items
  • France
  • Has been a member for 1-2 years

DevInfo007,
very nice calendar !

few questions :
in calendar section, when an event is set, the date when hover is ok, but when clicked the month is still in english… any clue ?

in the admin section, how to obtain datepicker with french date format, months and days in french (Lang in config.php is FR) ?

doesn’t it exist a french version for the admin panel ?

Cheers

devinfo007

cybervirem, merci beaucoup ^^

not yet for the frensh version of the panel.

in the admin>settings>Language (Home & Date) , set it to “FR”

with that all version of calendar and dates are in French, you can check our demo:

http://freelanceonweb.com/3c-events/demo/mini-calendar.php
  • Bought between 10 and 49 items
  • France
  • Has been a member for 1-2 years

Yes, it works on your demo…
so i should make mine work ;)
Cheers

  • Exclusive Author
  • Has been a member for 2-3 years
  • Sold between 10 000 and 50 000 dollars
  • Most Wanted Bounty Winner
  • Repeatedly Helped protect Envato Marketplaces against copyright violations
  • Bought between 10 and 49 items
  • Referred between 200 and 499 users
Forum available for your questions, suggestions and effective support: http://freelanceonweb.com/forum/index.php
  • Bought between 10 and 49 items
  • France
  • Has been a member for 1-2 years

Hi,

whatever the lang i choose in settings, i obtain the month in english in the title when i click one event.
though the months are in the right language with the mini-calendar.
i’m on Lamp, my system locale is correct, my lc_name in mysql is fr_FR…
Any clue ?
Thank you very much !
i will use the forum, it’s a very good idea (i just didn’t take time to register)
cheers

devinfo007

Really strange.

Check includes/Functions.php, i think it’s related with “convertdate” function, specially:

setlocale (LC_TIME, ‘fr_FR’,’fra’);

I can’t really help you, but in a unix server, you will not have this problem. even in localhost with wampServer it works without problem.

  • Bought between 10 and 49 items
  • France
  • Has been a member for 1-2 years

Hi,

Very very good item !
I just changed setlocale (LC_TIME, ‘fr_FR’,’fra’); by setlocale (LC_TIME, ‘fr_FR.utf8’,’fra’);
and returned directly $mt without utf8_encode

And very goog support !
Thank you very much !

I will now (or a bit later) open a thread in forum to know how to obtain multiple googlemap for the same day : in my config, only on googlemap is possible, and with the address of the last item of the day/month

Once again : thank you very much and congratulations !
Cheers

devinfo007

You’re welcome cybervirem, and thank you for your great feedback.

follows our news, a new version of the script will be released very soon ;)

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years
  • United States

First of all, I just bought this cause I love the demo of this script. Can’t wait to get it implemented into my site, however it seems to be playing havoc with the existing Jquery code on my site. The page I’m trying to add the mini-calendar to has a Jquery data tables table on it with some other custom Jquery code. If I implement <?php echo Calendar::js(); ?> I get errors in my Jquery such as: TypeError: ‘undefined’ is not a function (evaluating ’$(”#dt1 .dataTables_length > label > select”).uniform()’)

If I comment out the Calendar::js() the errors go away and the rest of my page works, but the mini-calendar on the page of course does not. Is there some potential javascript conflict going on?

Thanks Twitch

devinfo007

Hi twitchsbrew,

Thank you for your purchase ;)

Maybe you have a jquery conflict, you can show me where you want add the calendar? if it’s private send it to my email.

twitchsbrew

Thanks for the extremely quick reply. Unfortunately I needed the calendar to work quickly as I was on a time crunch so I found another way to do the calendar. I’m guessing it was a Jquery conflict as well. I just didn’t have time to track it down. However, as a stand alone script this is great. Maybe I can use it in a future project. Top notch support too. Even though I couldn’t use it, I’m glad the money is going to a worthy developer. :-)

Thanks again for the quick reply!

devinfo007

I will always be at your service.

For this problem may be due to the version of jquery user the script 3c-events, open includes/calendar/ calendar.class.php

Search and remove

<script type=”text/javascript” src=”’.$pathscript.’assets/javascript/jquery-1.4.4.min.js” ></script>

May be this will solve your problem with jquery conflict.

twitchsbrew

Thanks again for the excellent customer service. I will try that next time.

To anyone reading this, I highly recommend purchasing from this developer.

-Twitch

  • Bought between 10 and 49 items
  • Exclusive Author
  • Has been a member for 2-3 years
  • United States

I’m sure I am just overlooking something, but how do you remove the thumbs up and thumbs down voting? I have it checked to be off in the admin.

devinfo007

Hi Creative123,

Thank you for your purchase, don’t forget to vote script ;)

to disable vote in 3c-events, check admin -> settings -> enable vote

set this value to off

  • Bought between 10 and 49 items
  • France
  • Has been a member for 1-2 years

Hi,
i’m back to play with your nice item :)
I would like to know how to reference a specific month through a link (an anchor), if it’s possible.
Let me know if you prefer i post in the forum :)
Thank you very much
best regards

devinfo007

Hi cyberverim :)

you can display all events of the month with this url:

3c-events/events.php?calname=cal1&year=2012&month=02

for example:

http://freelanceonweb.com/3c-events/demo/3c-events/events.php?calname=cal1&year=2012&month=02

let me know if it’s ok.

Default-user

Hi Devinfo007,
Pleased to read from you :)
the link doesn’t work in my case and i don’t understand why ;(
it is exactly what is done par calendar.class.php, and cal1 is the right name of my calendar but it doesn’t work, even directly in the address bar, it still stay in february…
so, something somewhere went wrong ;)
any hint ?
would you mind if i drop you a line in your mail contact form, if it can help ?
Thank you Devinfo007

Default-user

I’m sorry, the clue works perfectly !
just re-reading your calendar.class.php and understood that i read too quickly ;(
i just have now to integrate the result page in my template, hope it will be easy ;)
thank you DevInfo007.
next week, i will be back to work around googlemap… something i do not understand.
thanks again

devinfo007

ok ça marche!

If you have a problem more complex, don’t forget there is a forum for an efficient help ;)

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
Iwanka78 Purchased

Hello I just purchased the script and I love it !!! Just one question : When displaying the calendar in “events list” is it possible to hide empty dates? it looks kind of awful to see this looooonng list of empty dates. I would appreciate any suggestions – this is really screwing up design of my site.

devinfo007

Hi Iwanka,

Thank you for your purchase, don’t miss to rate our script ;)

yes you can do that easily, see here:

http://freelanceonweb.com/forum/showthread.php?tid=43
Default-user
Iwanka78 Purchased

Thank You for this really ease solution . One more question. I know somebody asked that already but… could you add the recurrence or repetition rule for event to attributes of the new event ?

Or point me in the right direction ?

Default-user
Iwanka78 Purchased

Another problem :( ..... Now event list shows only dates with events (GREAT ! ) but list starts with one extra day without event (Not GREAT :( ) ........................ Also days are massed up. Monday march 5 shows as FRIDAY 5th etc . I only have this problem in event view …..big calendar and mini are both perfect. I did not made any changes to the files except the css you suggested. Please help. And Thank You

devinfo007

Hi,

this feature is already implemented, you can display an event on several dates and repeat it annually.

http://i.imm.io/hXGj.png
devinfo007

strange.

you can show me your site? if it’s private send it to my email: contact@freelanceonweb.com

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years

Hi,

Quick question before I purchase. Can the minicalendar and the event list BOTH be displayed or it just one or the other?

devinfo007

Hi MuirReannagan,

yep you can, this is a test in my localhost

http://i.imm.io/hXLI.png

contact me in private or in our forum i’ll let you know how you can do it.

  • Bought between 1 and 9 items
  • Has been a member for 3-4 years

Hi, i want to get started on my calendar, i already put the files on the server, but im not sure how to fill blanks in the install page, do i have to make an extra MySQL database for mi calendar to works?

devinfo007

Hi tonypulido,

thank you for your purchase ;)

you have cpanel? you must create a database (with user or password) first before use the scipt and auto install.

let me know.

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years

Hey, thanks for getting back to me.

I just wanted to ask some guidance on a few things:

I want to embed it into a table on the index page with the mini-calendar displayed above and the event list below it.

I would like to have the mini-calendar display with all dates but the the event list show only those events that are booked (no blank days).

Also, can I have the css style sheet for the page determine the look of the calendar or do I have to have a separate css style sheet?

Thanks for your help. You’ve been super to work with. :-)

devinfo007

Hi MuirReannagan,

Option to hide days with no events added to the next version.

See here fo tutorial “mini calendar + events list in the same page”

http://freelanceonweb.com/forum/thread-56.html

;)

by
by
by
by
by