Notice: Undefined index

by 4 replies
5
Dear warriors,
My website is showing the following errors:
Notice: Undefined index: category_id in /public html/sunshop.ge/catalog/controller/common/seo_url.php on line 150Notice: Undefined index: parent_id in /public html/sunshop.ge/catalog/controller/common/seo_url.php on line 154Notice: Undefined index: keyword in /public html/sunshop.ge/catalog/controller/common/seo_url.php on line 155
Till today everything was fine, have no idea what's happening. If you know the solution please post here.
Thank you in advance.
#programming #index #notice #undefined
  • Please learn to use Google next time:

    OpenCart Community • View topic - Got kick out of Admin and can't access anymore! (Solved)

    Google for "Notice: Undefined index: category_id catalog/controller/common/seo_url.php"
    • [ 1 ] Thanks
    • [1] reply
    • Thank you for your reply @Michael71,
      I posted on warrior forum after did I research in google - the post you gave me did not solve my problem, maybe my problem looks more different then described in this post. differance is that I can access my admin backend, just showing this error message at website frontpage.
      Also I've no db backup.
      Thanks for your reply again.
  • This is an opencart problem so you should ask at the opencart forums.
  • This type of error occur when a form submit without values. when first time run page that time undefined index error occurred. do proper validation of forms. avoid form submitting without value.

Next Topics on Trending Feed

  • 5

    Dear warriors, My website is showing the following errors: Notice: Undefined index: category_id in /public html/sunshop.ge/catalog/controller/common/seo_url.php on line 150Notice: Undefined index: parent_id in /public html/sunshop.ge/catalog/controller/common/seo_url.php on line 154Notice: Undefined index: keyword in /public html/sunshop.ge/catalog/controller/common/seo_url.php on line 155