Recent Topics

1 Nov 16, 2013 17:32    

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!!

2 Nov 17, 2013 15:37

Hi @fariqak,

The highlighted section in the screenshot looks like you didn't include a <?php tag. Could you please double-check this.

Regards !

3 Nov 17, 2013 16:11

As far as I can tell, I should be covered with the <?php tags. Would you mind checking and letting me know where my error is?
I am adding it as a txt file because the system won't accept php.

Thanks for your help!!!


Attachments:


Form is loading...