Modules

Netquery 3.1 - Minor Bugfix

RVirtue  24-Apr-2005 16:40 4416 Reads   2 Comment(s) 
Current download packages for Netquery 3.1 have been amended to include a minor bugfix.

An error was discovered in the original download packages that only shows up when logging is enabled. It occurs due to the fact that the Netquery logging process attempts to capture the "target" for all query types and the 3 remote types do not define the $target variable. Not all CMS versions will raise an exception on this error. Nevertheless, it has been corrected in all current downloads.



For those who may prefer to do their own editing, the Xoops edition changes to index.php are as follows (line numbers approximate):
add below ~line 487 following
case "pingrem":
      
$target $host;

add below ~line 505 following
case "tracerem":
      
$target $host;

add below ~line 507 following
case "lgquery":
      
$target $router;

My apologies for any inconvenience.
Richard
Rating 0/5
Rating: 0/5 (0 votes)
Voting is disabled!


Login

Who's Online

423 user(s) are online (114 user(s) are browsing Publisher)


Members: 0


Guests: 423


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits

Categories