SEO-Board: Free, Fast and Search Engine Optimization Friendly Forum Script
»User: »Password:   Remember Me? 
SEO-Board Forum Software Community / General / Support / Error posting to forum
Posted:  12 Aug 2006 10:25
I have installed seo-board 1.1.0RC, but while i try to post, there is any error :

Quote:

Notice: Undefined variable: avatar_style in W:\www\forum\vforum.php(236) : eval()'d code on line 9

Notice: Undefined variable: author_avatar in W:\www\forum\vforum.php(236) : eval()'d code on line 10


Anyone can help me to fix this? we did not make any modification at source.
Posted:  14 Aug 2006 12:32
In line 236 of vforum.php you parse the /skin/mainpostcell.htm template, which by default has no $avatar_style and $author_avatar variables in it. What changes have you made to the board?
__________________
Are you looking for an SEO Consultant?
Email me: hristo at seo-board dot com
Posted:  17 Aug 2006 20:35
I don't make any modification at the scripts, but that error still available.

I use PHP 4.3.9
Posted:  17 Aug 2006 20:56
I didn't found any $avatar_style and $author_avatar at vforum.php

While i try to add :
Quote:

$avatar_style = null;
$author_avatar = null;


at that line, no error returned, but no avatar displayed.
Posted:  17 Aug 2006 21:06
can you give me the forum url so I can check it out?
__________________
Are you looking for an SEO Consultant?
Email me: hristo at seo-board dot com
Posted:  17 Aug 2006 21:53
You can try My Forum, try to post there.. that forum was default installation, i didn't change anything at the source except seo-board_options.php
Posted:  18 Aug 2006 08:39
Got it. Fixed it. Released it in an updated version 1.1.0RC2 (see announcement topic).
__________________
Are you looking for an SEO Consultant?
Email me: hristo at seo-board dot com