New issue New issue
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

New issue

Started by eeL, May 17, 2008, 01:59:59 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

eeL

Using cpmFetch with SMF 1.1.5 and an one of the admin functions in SMF is "track IP". When I do that, I get an error message of:

QuoteGetting this when I do a search for "Track IP" in SMF 1.1.5

"2: mysql_free_result(): supplied argument is not a valid MySQL result resource
File: my-path-is-correct/thefishingstation/gallery/cpmfetch/cpmfetch_dao.php
Line: 1264"

quote]

Any clue?

I tried using the form at fistfullofcode, but got this error:
QuoteFatal error: Cannot redeclare file_get_contents() in /virtual/users/e11543-10032/web/contactme/cdirector.php on line 205

Joachim Müller

Obviously, both cpmFetch and SMF use identical functions names. You'll have to rename one of them and reflect this change all over in the code. Alternatively, make sure that cpmFetch isn't being used on admin-only pages like tracking.