LevelTen Apps Support Forum Forum Index LevelTen Apps Support Forum

 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Whole bunch of PHP script errors when run L10HC_Admin.php

 
Post new topic   Reply to topic    LevelTen Apps Support Forum Forum Index -> Technical Issues (L10HC)
Author Message
UbiquitousDude



Joined: 05 Jul 2005
Posts: 9

PostPosted: Tue Jul 05, 2005 2:58 pm    Post subject: Whole bunch of PHP script errors when run L10HC_Admin.php Reply with quote

Hi all,

I have a problem when I run the L10HC_Admin.php. I've already created the L10_HC database in MySQL 4.1. I am using PHP 5.1.0b2 on Apache server 2.0.54 on Windows XP SP2. Here's the errors I get:

Notice: Undefined variable: startDate in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10HC_Admin.php on line 13

Notice: Undefined offset: 2 in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10HC_Admin.php on line 13

Notice: Undefined offset: 1 in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10HC_Admin.php on line 13

Notice: Undefined variable: API in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10HC_Admin.php on line 15

Notice: Undefined index: action in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10HC_Admin.php on line 16

Notice: Undefined index: action in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10HC_Admin.php on line 18

Notice: Undefined index: acct in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10HC_Admin.php on line 21

Notice: Undefined variable: dataDir in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10HC_Admin.php on line 26

Notice: Undefined variable: curYr4 in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10_LIB.php on line 23

Notice: Undefined offset: 1 in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10_LIB.php on line 282

Notice: Undefined offset: 1 in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10_LIB.php on line 282

Notice: Undefined offset: 1 in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10_LIB.php on line 282

Notice: Undefined offset: 1 in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10_LIB.php on line 282

Notice: Undefined offset: 1 in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10_LIB.php on line 282

Notice: Undefined variable: dbTest in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10_LIB_DB.php on line 12

Notice: Undefined index: L10HC. in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10HC_LIB.php on line 22

Notice: Undefined index: L10HC_PW in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10HC_Admin.php on line 56

Notice: Undefined variable: acctManager in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10HC_Admin.php on line 445

Notice: Undefined index: pw in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10HC_Admin.php on line 462

Notice: Undefined index: pw in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10HC_Admin.php on line 462

Notice: Undefined variable: acctManager in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10HC_Admin.php on line 445

Notice: Undefined index: pw in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10HC_Admin.php on line 462

Notice: Undefined index: pw in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10HC_Admin.php on line 462
L10 Hit Counter successfuly installed!

But it does say that the hit counter was successfully installed. I looked into the PHP code, and it has $startDate that it can't understand. Where is $startDate referring to? Is my PHP installation not done correctly? Don't seem to understand and it's puzzling me.

Thanks for any help.
Back to top
UbiquitousDude



Joined: 05 Jul 2005
Posts: 9

PostPosted: Tue Jul 05, 2005 3:26 pm    Post subject: Whole bunch of PHP script errors when run L10HC_Admin.php Reply with quote

It seems the database was created, because I do see the tables in MySQL, however when I run the L10HC_Counter.php, I run into the following PHP errors:

Notice: Undefined index: acct in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10HC_Counter.php on line 14

Notice: Undefined variable: dataDir in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10HC_Counter.php on line 19

Notice: Undefined variable: curYr4 in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10_LIB.php on line 23

Notice: Undefined offset: 1 in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10_LIB.php on line 282

Notice: Undefined offset: 1 in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10_LIB.php on line 282

Notice: Undefined offset: 1 in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10_LIB.php on line 282

Notice: Undefined offset: 1 in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10_LIB.php on line 282

Notice: Undefined offset: 1 in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10_LIB.php on line 282

Notice: Undefined variable: dbTest in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10_LIB_DB.php on line 12

Notice: Undefined index: pg in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10HC_Counter.php on line 56

Notice: Use of undefined constant lfor - assumed 'lfor' in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10HC_Counter.php on line 67

Notice: Undefined index: lfor in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10HC_Counter.php on line 67

Notice: Undefined variable: acct in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10_LIB.php on line 136

Notice: Undefined variable: acct in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10_LIB.php on line 105

Warning: Cannot modify header information - headers already sent by (output started at E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10HC_Counter.php:14) in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10HC_Counter.php on line 955

Warning: Cannot modify header information - headers already sent by (output started at E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10HC_Counter.php:14) in E:\Program Files\Apache Group\Apache2\htdocs\L10Apps\L10HC_Counter.php on line 956
GIF89a


Anybody know why this is the case?
Back to top
Display posts from previous:   
Post new topic   Reply to topic    LevelTen Apps Support Forum Forum Index -> Technical Issues (L10HC) All times are GMT - 6 Hours
Page 1 of 1

 

LevelTen Dallas Web Design & Flash
Web Development | Web Hosting | e-Commerce | Search Engine Optimization
Local SEMS | Sites Directory


Powered by phpBB © 2001, 2005 phpBB Group