Php message on blog
Autor: Martin O.
Visitado 741,
Seguidores 1,
Compartilhado 0
Hello
I have created my blog by adding entries, styling my page. I then create the blog:main page by moving from special pages to menu. The internal view looks perfect however when i check the live page on localhost (wamp 64 ) the main page is perfect, when you click on one of the blog items it displays ok exceot for an error message across the top of the page (pic attached)
( ! ) Notice: Undefined index: keywords in C:\wamp64\www\martin\res\x5engine.php on line 608 Call Stack #TimeMemoryFunctionLocation 10.0001364352{main}( )...\index.php:0 20.0006424784imBlog->pageKeywords( )...\index.php:17 " />
Any advice would be gratefully received
Thank you
Mart
Publicado em
Hello Martin,
Try to set the PHP warnings / PHP errors to off to your provider.
In any case PHP version ?
Enjoy!
Axel
Autor
Morning Axel
That worked, adjusted the php warnings and presto :)
Thank you very much for taking the time to help and to answer php version
Thank you again
Martin