Welcome to Geeklog, Anonymous Tuesday, May 21 2024 @ 04:55 pm EDT

Geeklog Forums

GUS returns blank page


Status: offline

mmarquez

Forum User
Newbie
Registered: 04/10/06
Posts: 5

Since this month the GUS "Pages Viewed" option (pages.php) returns a blank page.

I placed some echo commands inside pages.php in order to find in which line the script is stopping. Here is the line after which the script stops displaying my echo commands:

$rec = DB_query( "SELECT COUNT(*) AS count, page FROM {$_TABLES['gus_userstats']}
WHERE {$date_compare}
GROUP BY page ORDER BY count DESC" );

I changed the timout setting for the server and in php.ini with no success. Any idea what could be happening?

 Quote

Status: offline

Laugh

Site Admin
Admin
Registered: 09/27/05
Posts: 1468
Location:Canada
If you have a lot of data in this table then it is most likely a timeout issue. I have to empty mine every couple of weeks. You could also try repairing and optimizing the table through phpmyadmin to see if that helps.
One of the Geeklog Core Developers.
 Quote

Status: offline

mmarquez

Forum User
Newbie
Registered: 04/10/06
Posts: 5
Thanks Laugh, gl_gus_userstats is an InnoDB type table. I cannot repair or optimize it. If I empty it I assume I will loose the general statistics for the past year?

Apparently though, it may be the only solution.

 Quote

All times are EDT. The time is now 04:55 pm.

  • Normal Topic
  • Sticky Topic
  • Locked Topic
  • New Post
  • Sticky Topic W/ New Post
  • Locked Topic W/ New Post
  •  View Anonymous Posts
  •  Able to post
  •  Filtered HTML Allowed
  •  Censored Content