SEO-Board: Free, Fast and Search Engine Optimization Friendly Forum Script
»User: »Password:   Remember Me? 
SEO-Board Forum Software Community / General / Support / Please, explain message
Posted:  23 Feb 2007 12:23   Last Edited By: drshader
Hi!

I'm new to php and this board-engine, so please, can someone explain me this message:
Quote:
Notice: Uninitialized string offset: 0 in F:\shttps\www\board\vtopic.php on line 261

It appears everytime I swith between topics on my local server. Maybe something wrong in my local php.ini?

No such message in my real board at http://karlssonhaus.110mb.com/board/index.php

To Hristo: Some basic russian translation of SEO-Board in file at http://karlssonhaus.110mb.com/sources/rus.php
Posted:  23 Feb 2007 13:04
Are you using EasyPHP? Everything seems to function flawlessly under it.

If everything is working try adding error_reporting(E_ALL ^ E_NOTICE); to vtopic.php
__________________
~ Be kind, please rewind! ~
Posted:  23 Feb 2007 13:23
Quote:
Are you using EasyPHP?


No I'm not using any services.
Just clean package PHP Version 4.3.2
and hand edited php.ini

Anyway - yes, everything is working. And your advice helps. But I think - it just "visual" problem solution?

Thanks.
Posted:  23 Feb 2007 23:40
I guess it is a warning on this part of the code:
Code:

isset($author_signature{0})

It is just a check if there is a signature to show. It is strange since seo-board sets error reporting to show everything, but I haven't got that error on any site. Again, disabling notices should solve it.
__________________
Are you looking for an SEO Consultant?
Email me: hristo at seo-board dot com
Posted:  24 Feb 2007 18:08   Last Edited By: drshader
Yes, at my hoster's server there is no such notice.
Maybe it just because of Small HTTP Server, which I using locally for testing.

Hristo: Did you get my translation?
Posted:  24 Feb 2007 21:13
Quote:
Hristo: Did you get my translation?
No. I cannot get it because trying to get it just parses it as a php file and I cannot get the source. You need to place it in a zip or rename it, so that I can download it.
__________________
Are you looking for an SEO Consultant?
Email me: hristo at seo-board dot com
Posted:  24 Feb 2007 21:47   Last Edited By: drshader
Pls, delete this post
Posted:  24 Feb 2007 21:47   Last Edited By: drshader
Pls, delete this post
Posted:  24 Feb 2007 21:47
OK - here is zipped file http://karlssonhaus.110mb.com/sources/rus.zip
Posted:  12 Feb 2008 16:31
This link don't work...