User Profile

Collapse

Profile Sidebar

Collapse
stefman123
stefman123
Last Activity: Nov 15 '09, 10:55 PM
Joined: Nov 15 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • stefman123
    replied to help:-Undefined variable
    in PHP
    i got it fixed thanks for the help u nuged me in the right direction
    See more | Go to post

    Leave a comment:


  • stefman123
    replied to help:-Undefined variable
    in PHP
    it all links from this main index page
    Code:
    <?php
    define('Armory', 1);
    require "configuration/settings.inc.php";
    require "configuration/functions.php";
    require "configuration/mysql.php";
    require "configuration/output.inc.php";
    require "configuration/infoarray.php";
    require "configuration/resources.inc.php";
    require "configuration/defines.php";
    ...
    See more | Go to post

    Leave a comment:


  • stefman123
    replied to help:-Undefined variable
    in PHP
    just done it in an edit whiles you were typing sorry
    See more | Go to post

    Leave a comment:


  • stefman123
    replied to help:-Undefined variable
    in PHP
    Code:
    17<h3><?php echo $lang['char_search'] ?></h3>
    18</b>
    19</blockquote>
    20<ul class="heading">
    21<img class="ieimg" src="images/pixel.gif"><li class="hleft"></li>
    22<li class="hcont">
    23<div class="generic-title">
    24<h1><?php echo $lang['search_for_profiles'] ?>:</h1>
    ...
    See more | Go to post

    Leave a comment:


  • stefman123
    replied to help:-Undefined variable
    in PHP
    i dont 100% understand the code im afraid im not brilliant with php i wrote a basic script sent it to a freand and he sent it back with some nice new features that mostly work its just this one is throwing up that error

    sorry im no more use but im fairly new to coding
    See more | Go to post

    Leave a comment:


  • stefman123
    started a topic help:-Undefined variable
    in PHP

    help:-Undefined variable

    hey guys just wondering if you can help with this error ive started receiving(im not brilliant at coding so it probs something obvious)

    Notice: Undefined variable: lang in C:\xampp\htdocs \armory\source\ charlist.php on line 24

    20<ul class="heading" >
    21<img class="ieimg" src="images/pixel.gif"><li class="hleft"></li>
    22<li class="hcont">...
    See more | Go to post
No activity results to display
Show More
Working...