Hello, I got a few parse errors after I installed the full version sitemap generator
This is at the very top of every page:
Parse error: syntax error, unexpected ')' in ../public_html/sitemaps/pages/class.http.inc.php(2) : eval()'d code on line 20
These are shown when I try to generate a sitemap:
Parse error: syntax error, unexpected ')' in ../public_html/sitemaps/pages/class.http.inc.php(2) : eval()'d code on line 20
...
Fatal error: Call to a member function on a non-object in ../public_html/sitemaps/pages/class.grab.inc.php(2) : eval()'d code on line 39
How can I resolve these issues? Thanks