Geneforge 4: Rebellion
Geneforge 4: Rebellion is Spidweb's Software's next game in the Geneforge series, due out by the end of 2006 on Mac and early 2007 on PC. All speculation and hype goes here.
- user warning: Access denied for user 'piper'@'208.113.128.0/255.255.128.0' (using password: YES)
query: ppp_fetch_count_topics
select count(*) from ppp_last_era where forum_id=21 in /home/.jordon/cburschka/software/drupal/versions/DRUPAL-5/includes/database.mysql.inc on line 174.
- user warning: Access denied for user 'piper'@'208.113.128.0/255.255.128.0' (using password: YES)
query: pager_query
SELECT topic.forum_id as forum,
topic.topic_id AS id,
topic.archived AS era,
topic.title,
topic.author,
topic.start,
topic.length AS posts,
unix_timestamp(topic.lastpost) AS lastpost,
author.displayed_name AS author_name
FROM
ppp_topic_latest topic
JOIN endeavor.endeavor_cur author
ON topic.author=author.id
WHERE topic.forum_id=21 ORDER BY lastpost DESC LIMIT 0, 25 in /home/.jordon/cburschka/software/drupal/versions/DRUPAL-5/includes/database.mysql.inc on line 174.