Tech Support
Having technical problems with a game or do you have an answer to someone's question? Post here. NOTE: This is not for hints or help advancing in the games.
- 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=2 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=2 ORDER BY lastpost DESC LIMIT 0, 25 in /home/.jordon/cburschka/software/drupal/versions/DRUPAL-5/includes/database.mysql.inc on line 174.