etcbbu wrote:Eddy:
1) Will this calendar work in WB7?
2) And, does the page on which I want to place the calendar have to be named "index.php"?
Thanks.
--etcbbu
PHP Calendar with MYSQL database
Re: PHP Calendar with MYSQL database
https://ktravisj.com
Travis J Consulting, LLC
⚫️Website Design/Development/Maintenance
⚫️Web-Marketing/Social Media
⚫️SEO/Search Engine Optimization
https://ktravisj.com
Travis J Consulting, LLC
⚫️Website Design/Development/Maintenance
⚫️Web-Marketing/Social Media
⚫️SEO/Search Engine Optimization
https://ktravisj.com
- Patrik iden
-
- Posts: 479
- Joined: Wed Mar 24, 2010 9:07 pm
- Location: Sweden
Re: PHP Calendar with MYSQL database
Hi, I'm trying to translate this Calender in to Swedish. I located whare to change the name of the Days.
But whare do i change the mounth's?
How do i insert Swedish date/time format?
Regards.
Patrik Idén.
But whare do i change the mounth's?
How do i insert Swedish date/time format?
Regards.
Patrik Idén.
Re: PHP Calendar with MYSQL database
Hey Eddy
All work fine with this extention
But whe I click on the month to change to a different month
i get redirected to the home page of the site
Any ideas what im doing wrong?
Link: http://www.highwaytrucker.com/bart/events.php
When I try to switch from Jan to Feb it takes me back to the home page of the main site.........
regards V8
All work fine with this extention
But whe I click on the month to change to a different month
i get redirected to the home page of the site
Any ideas what im doing wrong?
Link: http://www.highwaytrucker.com/bart/events.php
When I try to switch from Jan to Feb it takes me back to the home page of the main site.........
regards V8
Re: PHP Calendar with MYSQL database
FOR YOU WHO DON'T KNOW THE STEP BY STEP HOW TO MAKE THIS EXTENSION WORKS
JUST FOLLOW THIS STEP
1. STEP 1 ( CREATE FOLDER CALENDAR AND ADD PAGE INDEX.PHP )
2. STEP 2 ( ADD EVENT CALENDAR IN INDEX.PHP AND PUBLISH IT )
3. STEP 3 ( GO TO YOUR CPANEL AND FIND MYSQL )
4. STEP 4 ( CREATE DATABASE CALENDAR IN MYSQL )
5. STEP 5 ( CHANGE CONFIG.PHP IN FOLDER CALENDAR/INCLUDES )
6. STEP 6 ( GO TO YOUR SITE FOR EXAMPLE : http://www.yoursite.com/calendar/install.php )
7. STEP 7 ( DELETE INSTALL.PHP WITH YOUR FTP SOFTWARE )
FINISH..........
THANKS TO EDDY FOR HIS GREAT CONTRIBUTION TO WWB
WE WILL ALWAYS SUPPORT YOU
JUST FOLLOW THIS STEP
1. STEP 1 ( CREATE FOLDER CALENDAR AND ADD PAGE INDEX.PHP )
2. STEP 2 ( ADD EVENT CALENDAR IN INDEX.PHP AND PUBLISH IT )
3. STEP 3 ( GO TO YOUR CPANEL AND FIND MYSQL )
4. STEP 4 ( CREATE DATABASE CALENDAR IN MYSQL )
5. STEP 5 ( CHANGE CONFIG.PHP IN FOLDER CALENDAR/INCLUDES )
6. STEP 6 ( GO TO YOUR SITE FOR EXAMPLE : http://www.yoursite.com/calendar/install.php )
7. STEP 7 ( DELETE INSTALL.PHP WITH YOUR FTP SOFTWARE )
FINISH..........
THANKS TO EDDY FOR HIS GREAT CONTRIBUTION TO WWB
WE WILL ALWAYS SUPPORT YOU
- Patrik iden
-
- Posts: 479
- Joined: Wed Mar 24, 2010 9:07 pm
- Location: Sweden
Re: PHP Calendar with MYSQL database
Hi, the header img/color in Calander is not in mine. I onley get the bgr of my page
-
-
- Posts: 8
- Joined: Mon May 03, 2010 7:44 pm
- Location: Kansas City, MO
- Contact:
Re: PHP Calendar with MYSQL database
First, thanks to all who helped in creating a successful extension. I was able to follow the directions and install the Calendar. It works perfectly. BUT....I want it to sit on my home page, not on a separate page and I want it to have a smaller height and width. I went into the index.php file on the server and altered the height and width sizes and resaved it. No problems there.
Then I created an inline frame on my home page and hyperlinked it to the file on the server. The current month shows up fine when I publish my home page, but when I change to a different month, the calendar opens in on a separate page. What object or coding should I use to get the calendar to move between the different months while still on my home page.
Here is the link:
http://www.gaypridekc.com/Dev/Index.html
Thanks, Jade Turtle
Then I created an inline frame on my home page and hyperlinked it to the file on the server. The current month shows up fine when I publish my home page, but when I change to a different month, the calendar opens in on a separate page. What object or coding should I use to get the calendar to move between the different months while still on my home page.
Here is the link:
http://www.gaypridekc.com/Dev/Index.html
Thanks, Jade Turtle
-
-
- Posts: 8
- Joined: Mon May 03, 2010 7:44 pm
- Location: Kansas City, MO
- Contact:
Re: PHP Calendar with MYSQL database
First, thanks to all who helped in creating a successful extension. I was able to follow the directions and install the Calendar. It works perfectly. BUT....I want it to sit on my home page, not on a separate page and I want it to have a smaller height and width. I went into the index.php file on the server and altered the height and width sizes and resaved it. No problems there.
Then I created an inline frame on my home page and hyperlinked it to the file on the server. The current month shows up fine when I publish my home page, but when I change to a different month, the calendar opens in on a separate page. What object or coding should I use to get the calendar to move between the different months while still on my home page.
Here is the link:
http://www.gaypridekc.com/Dev/Index.html
Thanks, Jade Turtle
Then I created an inline frame on my home page and hyperlinked it to the file on the server. The current month shows up fine when I publish my home page, but when I change to a different month, the calendar opens in on a separate page. What object or coding should I use to get the calendar to move between the different months while still on my home page.
Here is the link:
http://www.gaypridekc.com/Dev/Index.html
Thanks, Jade Turtle
- BaconFries
-
- Posts: 5619
- Joined: Thu Aug 16, 2007 7:32 pm
Re: PHP Calendar with MYSQL database
@Jade Turtle the builder of the extension is no longer answering questions regarding this due to outside work commitments...as far as I know the extension cannot be made smaller it it designed to work as it is to be display on a page of its own...
- BaconFries
-
- Posts: 5619
- Joined: Thu Aug 16, 2007 7:32 pm
Re: PHP Calendar with MYSQL database
Hi ok it has been a while since I have used this extension before we had the content manager tool. How I used was to simply insert on new page by itself and gave a link to it from all pages of the site via the menu as you would only need one Calander with all the dates required to view by the users.If this isnt what you need then mabye this may help
Easy PHP Calendar
http://www.easyphpcalendar.com/
PHP Event Calendar
http://www.phpjabbers.com/php-event-calendar/
Easy PHP Calendar
http://www.easyphpcalendar.com/
PHP Event Calendar
http://www.phpjabbers.com/php-event-calendar/
- Patrik iden
-
- Posts: 479
- Joined: Wed Mar 24, 2010 9:07 pm
- Location: Sweden
Re: PHP Calendar with MYSQL database
Hi, maybe i'v asked you befor but do you know how to change the time/date format. I whant Swedish format. Do you know What, How, Whare to edit and change?.
Thank you.
/Patrik.
Thank you.
/Patrik.
- BaconFries
-
- Posts: 5619
- Joined: Thu Aug 16, 2007 7:32 pm
Re: PHP Calendar with MYSQL database
@Patrik iden as you may be aware "Eddy" is no longer a acrive member of the forum so he will not be able to reply to this...regarding what your asking this may just that the time/date is controlled by your servers location if it is in the USA then it will be using the date time from there so you may not be able to change this in the script as you have no control of this...if it can be changed then you should be able to do it with the PHP files that are used, I would take a look at them and see what can be done...
- Patrik iden
-
- Posts: 479
- Joined: Wed Mar 24, 2010 9:07 pm
- Location: Sweden
Re: PHP Calendar with MYSQL database
Hi, My server is in Sweden. Yes i have looked in the php files but i dont know how or what to change. I dont know how the date time code for swedish date/time looks like. Or wher to change it.
Re: PHP Calendar with MYSQL database
Has anybody try this calendar in WWB8?
Buy Automation Shopping Cart for CMS WEBSHOP + 2.2 Using WB10!
- Use secure gateway to buy using PAYPAL website.
- Use secure gateway to buy using PAYPAL website.
- BaconFries
-
- Posts: 5619
- Joined: Thu Aug 16, 2007 7:32 pm
Re: PHP Calendar with MYSQL database
Please note that Eddy (the extension builder) is no longer active in the forum....why not just try the extension and se if it still works....
Re: PHP Calendar with MYSQL database
True. Don't mind me sometime I am too lazy to test of because time factor but now it work with vesrsion 8.
BaconFries wrote:Please note that Eddy (the extension builder) is no longer active in the forum....why not just try the extension and se if it still works....
Buy Automation Shopping Cart for CMS WEBSHOP + 2.2 Using WB10!
- Use secure gateway to buy using PAYPAL website.
- Use secure gateway to buy using PAYPAL website.
Re: PHP Calendar with MYSQL database
Please let me know if this calendar is usefull
Can somebody please recompile this attached update calender for an extension? Thanks
All function remain as Eddy's features. Except minor fixes
Notice: Just override the generated files with this attachment for use. I have fully update the calender to fully same as Edyy's extension just new build extension is needed. I have not take my time to learn how to build an extension that is why I can not do now.
PHP Calendar Basic.
A free and easy to use PHP Calendar with MYSQL database.
You may choose whether to let people post events or add them yourself
I have changed the css so that you can use gradient png images for a custom layout.
Make your own custom images 120 width x160 height or bigger.
I have in the properties made settings for the textsize,textcolors and background colors for the popups.
In the calendar you can type a link http://www.google.com but it wil not work as a link because all html
wil removed to protect that people can execute scripts on your server.
Developer.
http://www.kubelabs.com/phpcalendar/
The Original Demo.
http://demos.kubelabs.com/php_calendar/
Download calendar for WB 6.5.(Please read the included pdf)
http://www.mediafire.com/file/xmmwenwit ... dar_65.zip
* Updated the pdf.
Insert the calendar in a folder in webbuilder and name the calendar page index.php
Can somebody please recompile this attached update calender for an extension? Thanks
All function remain as Eddy's features. Except minor fixes
Notice: Just override the generated files with this attachment for use. I have fully update the calender to fully same as Edyy's extension just new build extension is needed. I have not take my time to learn how to build an extension that is why I can not do now.
PHP Calendar Basic.
A free and easy to use PHP Calendar with MYSQL database.
You may choose whether to let people post events or add them yourself
I have changed the css so that you can use gradient png images for a custom layout.
Make your own custom images 120 width x160 height or bigger.
I have in the properties made settings for the textsize,textcolors and background colors for the popups.
In the calendar you can type a link http://www.google.com but it wil not work as a link because all html
wil removed to protect that people can execute scripts on your server.
Developer.
http://www.kubelabs.com/phpcalendar/
The Original Demo.
http://demos.kubelabs.com/php_calendar/
Download calendar for WB 6.5.(Please read the included pdf)
http://www.mediafire.com/file/xmmwenwit ... dar_65.zip
* Updated the pdf.
Insert the calendar in a folder in webbuilder and name the calendar page index.php
Buy Automation Shopping Cart for CMS WEBSHOP + 2.2 Using WB10!
- Use secure gateway to buy using PAYPAL website.
- Use secure gateway to buy using PAYPAL website.
- BaconFries
-
- Posts: 5619
- Joined: Thu Aug 16, 2007 7:32 pm
Re: PHP Calendar with MYSQL database
@adex1 If you have updated the extension by Eddy then please open a thread of your own to offer this update, this will make it easier for users to see that it has been updated, and all questions regarding it get put to yourself and not through this thread by Eddy.
Re: PHP Calendar with MYSQL database
Alright BF, the reason why I put it here is because it is not an extension they are just files that people can use for override the Eddy's files and after publish before uploading to their servers.
Also please have a look at this viewtopic.php?f=26&t=48814 and make an extension if possible for you.
Also please have a look at this viewtopic.php?f=26&t=48814 and make an extension if possible for you.
BaconFries wrote:@adex1 If you have updated the extension by Eddy then please open a thread of your own to offer this update, this will make it easier for users to see that it has been updated, and all questions regarding it get put to yourself and not through this thread by Eddy.
Buy Automation Shopping Cart for CMS WEBSHOP + 2.2 Using WB10!
- Use secure gateway to buy using PAYPAL website.
- Use secure gateway to buy using PAYPAL website.
-
-
- Posts: 398
- Joined: Sun May 15, 2011 10:27 am
Re: PHP Calendar with MYSQL database
Ok guys, I found out where the problems were:
The "install.php" file is not creating the tables due to using "TYPE=MyISAM" instead of "ENGINE=MyISAM".
When using these values in MySQL query everything works just fine.
I will try to make the extension with EB 4.1.0 to work with WWB 9.0.5.
I will also try to add some other UI customization.
The "install.php" file is not creating the tables due to using "TYPE=MyISAM" instead of "ENGINE=MyISAM".
When using these values in MySQL query everything works just fine.
I will try to make the extension with EB 4.1.0 to work with WWB 9.0.5.
I will also try to add some other UI customization.
- protectourlands
-
- Posts: 426
- Joined: Sat May 24, 2008 2:16 am
- Contact:
Re: PHP Calendar with MYSQL database
Fantastic! Looking forward to it.
If there is any way to add link capabilities..........
If there is any way to add link capabilities..........
-
-
- Posts: 398
- Joined: Sun May 15, 2011 10:27 am
Re: PHP Calendar with MYSQL database
I am working on it, and I am still adding some UI customization.
Regarding links, I don't really know if I can do it (to make the script convert written links to working links), but it works if you do it this way:
Regarding links, I don't really know if I can do it (to make the script convert written links to working links), but it works if you do it this way:
Code: Select all
<a href="http://www.link.com" target="_blank">click here</a>
Re: PHP Calendar with MYSQL database
wb8
NO install file on server . Am I missing something
Never mind I installed to a folder on my desktop and the install.php was there
NO install file on server . Am I missing something
Never mind I installed to a folder on my desktop and the install.php was there
- protectourlands
-
- Posts: 426
- Joined: Sat May 24, 2008 2:16 am
- Contact:
Re: PHP Calendar with MYSQL database
supersonictt
Any word on the update you were working on?
Any word on the update you were working on?
Re: PHP Calendar with MYSQL database
WB 8
OK I no that this is no longer supported, But I was just hoping someone could help me. I have a mysql setup I uploaded all the files I edited the config.php file when I go to install.php and add all my info and click install I get A page The connection was reset what could this Be
And I am on GODADDY
OK I no that this is no longer supported, But I was just hoping someone could help me. I have a mysql setup I uploaded all the files I edited the config.php file when I go to install.php and add all my info and click install I get A page The connection was reset what could this Be
And I am on GODADDY
- protectourlands
-
- Posts: 426
- Joined: Sat May 24, 2008 2:16 am
- Contact:
Re: PHP Calendar with MYSQL database
Maybe try the new version supersonictt built. It resolves all issues. See the link below.
viewtopic.php?f=42&t=57981
viewtopic.php?f=42&t=57981
Re: PHP Calendar with MYSQL database
I downloaded the supersonic version mentioned in the link above but I get an error notice saying that the file was made with a newer version. However I have wb 9.4 installed.
edit
After manual installing it is listed in the extension manager, but not under the extensions in the toolbox.
edit
After manual installing it is listed in the extension manager, but not under the extensions in the toolbox.
Re: PHP Calendar with MYSQL database
WB8
Well it looks to me like we need a good calendar ext. I have tried three different ones and I cant get them to work.
Well it looks to me like we need a good calendar ext. I have tried three different ones and I cant get them to work.
- BaconFries
-
- Posts: 5619
- Joined: Thu Aug 16, 2007 7:32 pm
Re: PHP Calendar with MYSQL database
Since this extension is no longer supported by the original builder (Eddy) I have locked this thread. This is due to posts that are not related to anything about the extension. A updated version is availble by supersonictt at the following: php Calender (renovated) - 11/09/2013