Jump to content

Help with Error


MrWicked1

Recommended Posts

[!--quoteo(post=365517:date=Apr 17 2006, 02:07 PM:name=MrWicked1)--][div class=\'quotetop\']QUOTE(MrWicked1 @ Apr 17 2006, 02:07 PM) [snapback]365517[/snapback][/div][div class=\'quotemain\'][!--quotec--]
ok i see the left function its in the file called "left_mem.php" in the php file that uses the left function
include_once "left_mem.php";
is at the top, why isent it working?
[/quote]

have you checked that 'left_mem.php' file is on the server and your 'include_once' path is correct?
sometimes, depending on the error setting, you wont get an warning if the file fails to be included but will get an error if some of the functions required for your main script to run aren't found.

worth a double check as i've had this problem once or twice in the past.
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.