Message Text |
I really appreciate the help as a PHP, MySQL novist.
I have been having two problems with the Reciprocal Check function. I'll start with the more serious one.
This only started very recently so I assume it may have been caused by some tweak I did, but I can't imagine what. When I attempt a Reciprocal Link Check I receive a string of error messages along the top of the screen…one for every listing in the directory that reads like this:
Warning: stristr(): Empty delimiter. in /home/eddie/public_html/directory/admin/linkchecks.php on line 286
I assumed that it meant there was no reciprocal link URL entered for the listings, but in each case a reciprocal link URL exists. I examined the links area of the My SQL database using MySQLAdmin, but found no errors.
Tried some regenerations, but to no effect. Everything looks great, but I'm obviously missing something. Any help would be greatly appreciated.
The second problem which existed prior to the above one is that the reciprocal link check was reporting that no link existed on all the sites I had entered where I know for a fact that links do exist. The existing links are along the bottom of the pages of these sites. I wonder if it may have anything to do with the fact that the reciprocal links on the pages were contained within server-side includes. Still, once the server-side includes are assembled by the server into the page I don't see why it would make any difference.
An example of one such site is http://www.paulspet.com where my reciprocal link is at the bottom of the page within the linked text "Professionally Designed by Eddie Studios". But all is in order and the site is reported as not having a reciprocal link.
Again, any help would be appreciated.
Thanks, and Merry Christmas |