Why error log?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dipsy654
    New Member
    • Nov 2008
    • 2

    Why error log?

    I have problem in error log:

    1) http://www.mojsajt.net/index.php?actio n=viewErrorLog; desc
    8: Undefined index: ad_management
    Datoteka: /public_html/Sources/Subs.php
    Linija: 2742


    2) http://www.mojsajt.net/index.php?actio n=viewErrorLog; desc
    Ne mogu da učitam jezičku datoteku 'Ads.serbian-utf8-lat'.


    Some ideas or some answer?
  • Markus
    Recognized Expert Expert
    • Jun 2007
    • 6092

    #2
    Some ideas on what? You haven't asked a question. Also, that stuff you posted could mean absolutely anything. Please be a lot more descriptive when asking a question. Post the code that causes the error using [code] tags.

    Please read the posting guidelines particularly the part on How To Ask A Question.

    Moderator.

    Comment

    • Markus
      Recognized Expert Expert
      • Jun 2007
      • 6092

      #3
      If I had to hazard a guess, I'd say: you're using an array somewhere and you call the 'ad_management' index of that array. But said array does not contain said index. Ergo, you are receiving an error.

      Comment

      • dipsy654
        New Member
        • Nov 2008
        • 2

        #4
        I have SMF forum. Recent install is "ad managment" mode. "Ad managment" functional well but when modify forum in/on serbian language, "ad managment" no exist as option. Maybe is it reason appearance that errors? Else, forum has stable function.
        Which code me need for throw into or lack in array? help me?

        Comment

        • Markus
          Recognized Expert Expert
          • Jun 2007
          • 6092

          #5
          I know nothing of the structure of that forum, nor can I really understand you too well.

          I suggest asking on SMFADs forum..

          Comment

          Working...