By: NM
Date: 2006-06-04
Time: 16:07
|
undefined offset and indexHi all,
I'm getting this repeated error and was wondering what could be causing it. The page renders fine with all the info on it but this error message also appears 'behind' the page. There is no problem when working on my own computer (for development) but when I upload the files to the server I see the error. Perhaps it as something to do with the mySql version? I get the same message with tbs 2.x and 3.x
|
||||
By: TomH
Date: 2006-06-05
Time: 00:13
|
Re: undefined offset and indexWhich versions of PHP are running on the servers?
|
||||
By: NM
Date: 2006-06-05
Time: 02:30
|
Re: undefined offset and indexTomH,
The server is running 4.3.11 I'm running 5.0.5 |
||||
By: Skrol29
Date: 2006-06-05
Time: 10:17
|
Re: undefined offset and indexHi NM,
This error message seems to be related to a MergeBlock() call. Could you post a snippet of the block source of this block ? |
||||
By: NM
Date: 2006-06-05
Time: 15:58
|
Re: undefined offset and indexHi Scrol29
I think the problem may lie in this part of the HTML code
The same page also includes this code below but this does not show anything (correctly) until clicking on the link above which sets get_story to "2"
Setting
Here is the php
|
||||
By: Skrol29
Date: 2006-06-06
Time: 01:06
|
Re: undefined offset and indexHi NM,
Thanks for having reporting this problem. I've found the bug. It happens when you merge a block with Header/Footer/Splitter grp sections or When sections but without normal section. The bug will be fixed with the new release 3.01.0, coming soon. |
||||
By: Skrol29
Date: 2006-06-07
Time: 02:56
|
Re: undefined offset and indexHi,
The bug is fixed in the beta available here : http://www.tinybutstrong.com/download/download.php?file=tbs_beta.zip&sid=3 This beta is a release candidate. It goes with 2 plug-ins updates. |