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 

How to fix "undefined" warnings

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



Joined: 20 Mar 2005
Posts: 1

PostPosted: Sun Mar 20, 2005 10:12 am    Post subject: How to fix "undefined" warnings Reply with quote

I didn't have access to the php.ini file as suggested so here's how I eliminated all the "undefined" warnings.

On the top of L10FmX.php I added to <?php

<?php
// Turn off all error reporting
error_reporting(0);
Back to top
Display posts from previous:   
Post new topic   Reply to topic    LevelTen Apps Support Forum Forum Index -> Technical Issues (L10Fm) 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