Unlimited Shared hosting & Unlimited Disk Space from $5.95 - Dreamhost
Solid Managed VPS with 4 IP's from $60 - Liquid Web
Lightning Fast Dedicated Servers & 1GB RAM from $149 - Liquid Web
#1 Domain Registration with WHOIS Privacy - Just $9.95
The Hostgator web hosting thread below was started by Rachele29 on 2009-05-09 11:39:14:
I have the webcalendar (offered thru Fantastico) on several of my reseller websites that I manage. I have never had a problem with the older version 1.0.5, but there was a recent version update to 1.2.0 and have had numerous problems with it. (Including losing ALL of my entries & events - Had to end up doing a clean install with the new version as I could not restore the old calendar without problems) I searched the SourceForge forums and found 2 bug fixes that I found I had to apply to get my updated webcalendar to work & I wanted to pass along what I had to do in case anyone else was experiencing similar issues. You can also go to the sourceforge forums to explore any other issues.I hope this helps anyone else on HG that has experienced these same issues. If I discover any furthur bugs I’ll post what I find & if anyone else has found any let us all know.
The new webcalendar update seems to have some great upgrades, but until they work out all the bugs I would like to see HG to still offer the older version 1.0.5 in Fantastico as an option, as there is only the newer, bug filled version.
The 2 bug fixes are below: (These changes would be in the folder you created for your wecalendar - I made the changes from my cpanel file manager so I didn’t have to download or upload any of the changes)
Patch for Web Calendar
Do both of these fixes!
This First #1 (This fixes an issue where when you try to add an event or make changes you get a long list of error messages)
if you look at the contents of the folder /includes and open the file
settings.php in a text editor (or similar), look for the line (line 10 or so):
db_cachedir: /tmp…and edit it to be:
# db_cachedir: /tmp…then save. In commenting out the line with a ‘#’ you disable it
Then this #2 (This fixes an issue when you try to create an event that spans more than one day or a yearly repeating event and gives you a blank screen or error page)
https://sourceforge.net/tracker/?fun…70&atid=303870
The existing WebCalendar programming has a minor bug which is exposed by the latest
version of php (5.2.8). This has been affecting several functions of the program
including email reminders and normal display. If you have multi-day events you will
probably experience this problem when your ISP upgrades to php 5.2.8. So if your
calendar has been working but suddenly broke, or you changed hosts and can’t get it to
work again, this may be the problem.As far as I can tell, EVERYONE should apply this patch.
The fix is very easy. Edit the file /includes/functions.php and go down to the function
getOverLap() which is around line 3040. About ten lines farther down you will see a
line of code split across two rows as follows:$midnight = gmmktime ( - ( date ( ‘Z’, $item->getDateTimeTS () ) / 3600 ),
0, 0, $lt[4] + 1, $lt[3] + 1, $lt[5] );Change the very end of it as follows by adding "+1900":
$midnight = gmmktime ( - ( date ( ‘Z’, $item->getDateTimeTS () ) / 3600 ),
0, 0, $lt[4] + 1, $lt[3] + 1, $lt[5] + 1900 );
Join in on the original post at the Hostgator Forum, Get a Hostgator Plan or view our Review of Hostgator.
Hosting Discounts
All Hosts
- 1&1
- A Small Orange
- Aplus
- Bluehost
- BurstNET
- CalPOP
- CariNet
- CheapVPS
- DailyRazor
- Dreamhost
- DynDNS
- Eapps
- EasyCGI
- Eleven2
- Elief
- Engine Yard
- Exmasters
- Fastservers
- Fat Cow
- Fluid
- Fused Network
- Future Hosting
- Geek Storage
- Globat
- GoDaddy
- GoGrid
- Good Avocado
- HiVelocity
- HostDime
- Hostgator
- HostICan
- Hostmonster
- HostV
- HostWay
- ICDSoft
- InMotion
- iWeb
- IX
- Joyent
- JustHost
- KnownHost
- Laughing Squid
- Layered Tech
- Limestone Networks
- LiquidWeb
- Litespeed
- LunarPages
- Media Temple
- Micfo
- MidPhase
- Mosso
- Myriad Network
- NetDepot
- Netfirms
- Peer1
- ProVPS
- Rackspace
- Razorservers
- ResellerZoom
- Right Scale
- SeeksAdmin
- Servage
- ServerBeach
- ServerPronto
- ServINT
- SilverRack
- Singlehop
- SiteGround
- Slhost
- Slicehost
- Softlayer
- SolarVPS
- Steadfast Networks
- TekTonic
- The Planet
- TheNYNoc
- Thinkhost
- Ultra Hosting
- Ultra Website Hosting
- Umbra Hosting
- URLJet
- Velcom
- VolumeDrive
- Voxtreme
- VPSLand
- WebHostingPad
- WiredTree
- WireNine
- XLHost
- Yahoo
- Yourserving

