100 Web Space
http://forum.100webspace.com/

Calendars.
http://forum.100webspace.com/viewtopic.php?f=4&t=1785
Page 1 of 1

Author:  Sunday's Calling [ Wed Jun 08, 2005 3:36 am ]
Post subject:  Calendars.

Can someone suggest a site where I can find a good, easy-to-download-and-operate, free, spyware-free PhP-based calendar script? I've done a decent enough html-based one, but I was wondering if I could "spice up" a calendar a little.

Thanks. I was just wondering.

Author:  rm249 [ Wed Jun 08, 2005 11:01 am ]
Post subject: 

Try this site, I'm sure they have sme there: http://www.hotscripts.com/ :D

Author:  Sunday's Calling [ Fri Jun 10, 2005 5:12 am ]
Post subject: 

OK. I went through the list carefully and chose calendarix. At first, I got the note "could not connect to the SQL database". I realized that I messed up the database name and fixed it, and at least got a calendar. But now I have a very wide calendar with each and every date cell containing the note:

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/www/mysite/calendarix_0_6_20050215[1]/calendarix_0_6_20050215/calendar.php on line 155. I have one in the title stating "Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/www/mysite/calendarix_0_6_20050215[1]/calendarix_0_6_20050215/cal_utils.php on line 239

The readme file instructs me to do this:

* Import the "create_cal.sql" in the "admin" folder into your mysqldatabase
console : mysql -u username -p
create calendar; (if necessary change the name)
use calendar;
source create_cal.sql;
quit;
phpMyAdmin : go to the database and import the sql file.

I thought I didn't have to import any files.


If a helper wants to see the URL, I can PM him or her. I have the strangest feeling that I am doing something so blatantly obvious that can be fixed very simply. But being the newbie I am, I just don't see it right away.

Author:  Sunday's Calling [ Fri Jun 10, 2005 5:50 am ]
Post subject: 

I found a calendar. Initially, I had posted here about how to import an SQL file, but I found out that if I copied and pasted instead of trying to browse for the file and load it that way, the calendar looks normal.

I still have to find out how to change the features on the calendar, but that isn't a matter for this forum.

Author:  rm249 [ Fri Jun 10, 2005 1:26 pm ]
Post subject: 

Log into PHPmyAdmin and click on your database name at the top in the left frame.... then click the SQL tab, then at the bottom where it has to upload a file, uploaod the .sql file and click submit :D

Author:  Sunday's Calling [ Fri Jun 10, 2005 1:28 pm ]
Post subject: 

Oops, sorry, rm! In my rush to fix my post, I didn't see that you already posted.

Actually, I'm scared. Some of this mySQL/php stuff is actually starting to make a little sense to me. :D

Author:  rm249 [ Fri Jun 10, 2005 1:37 pm ]
Post subject: 

thats good :D

Author:  =cipher= [ Sat Jun 11, 2005 12:31 pm ]
Post subject: 

Greetings,

PHP and SQL are key programming languages to good websites that are either developed or are developing. :D :wink: I suggest to try to learn as much about them as you can! :D

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/