Hello All!!
I am implementing b2evolution into my preexisting site design, following the manual on this site, but instead of seeing the blog, as I should, I am getting a number of different error messages regarding undefined variables:
Notice: Undefined variable: Skin in /hsphere/local/home/a885450/fariqak.com/blog/skins/FariqakSkin/index.main.php on line 95 Notice: Trying to get property of non-object in /hsphere/local/home/a885450/fariqak.com/blog/skins/FariqakSkin/index.main.php on line 95 Notice: Undefined variable: Item in /hsphere/local/home/a885450/fariqak.com/blog/skins/FariqakSkin/index.main.php on line 142 Notice: Undefined variable: disp in /hsphere/local/home/a885450/fariqak.com/blog/skins/FariqakSkin/index.main.php on line 165 Notice: Undefined variable: Item in /hsphere/local/home/a885450/fariqak.com/blog/skins/FariqakSkin/index.main.php on line 169 Notice: Undefined variable: MainList in /hsphere/local/home/a885450/fariqak.com/blog/skins/FariqakSkin/index.main.php on line 169 Notice: Trying to get property of non-object in /hsphere/local/home/a885450/fariqak.com/blog/skins/FariqakSkin/index.main.php on line 169 Notice: Undefined variable: disp in /hsphere/local/home/a885450/fariqak.com/blog/skins/FariqakSkin/index.main.php on line 197 Notice: Undefined variable: disp in /hsphere/local/home/a885450/fariqak.com/blog/skins/FariqakSkin/index.main.php on line 198 Notice: Undefined variable: disp in /hsphere/local/home/a885450/fariqak.com/blog/skins/FariqakSkin/index.main.php on line 214
I am using 5.0.6, and my site is fariqak.com/blog
Thanks for the help!!
Hi @fariqak,
The highlighted section in the screenshot looks like you didn't include a <?php tag. Could you please double-check this.
Regards !