View Single Post
Old 08-30-2004, 10:51 AM   #1
oblio
Green Mole
 
Join Date: Aug 2004
Posts: 1
offset errors from function phpdigCreateSubstArrays in phpdig_functions.php

When loading http://hostname/search.php for the first time, this is the result:

----
Notice: Undefined offset: 1 in /webroot/phpdig-1.8.3/libs/phpdig_functions.php on line 200

Notice: Undefined offset: 1 in /webroot/phpdig-1.8.3/libs/phpdig_functions.php on line 201

Choose a template : phpdig.html black.html simple.html green.html grey.html yellow.html bluegrey.html terminal.html linear.html lightgreen.html newspaper.html corporate.html gaagle.html
PhpDig 1.8.3
Search
display results
and operator exact phrase or operator
Select a site to search: Restart
Please fill the search form field.

Powered by PhpDig
Powered by PhpDig
----

This is the function the error is occuring in function function phpdigCreateSubstArrays($subststrings) {^M

Any suggestions for getting rid of this error would be appreciated. Thanks!
oblio is offline   Reply With Quote