Error
  • Got error 28 from storage engine SQL=SELECT a.id, a.title, a.alias, a.title_alias, a.introtext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = 0 THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,CASE WHEN a.publish_up = 0 THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, LENGTH(a.fulltext) AS readmore,CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,contact.id as contactid,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count,c.published, CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published FROM j25_content AS a LEFT JOIN j25_categories AS c ON c.id = a.catid LEFT JOIN j25_users AS ua ON ua.id = a.created_by LEFT JOIN j25_users AS uam ON uam.id = a.modified_by LEFT JOIN ( SELECT contact.user_id, MAX(contact.id) AS id, contact.language FROM j25_contact_details AS contact WHERE contact.published = 1 GROUP BY contact.user_id, contact.language) AS contact ON contact.user_id = a.created_by LEFT JOIN j25_categories as parent ON parent.id = c.parent_id LEFT JOIN j25_content_rating AS v ON a.id = v.content_id LEFT OUTER JOIN (SELECT cat.id as id FROM j25_categories AS cat JOIN j25_categories AS parent ON cat.lft BETWEEN parent.lft AND parent.rgt WHERE parent.extension = 'com_content' AND parent.published != 1 GROUP BY cat.id ) AS badcats ON badcats.id = c.id INNER JOIN j25_content_frontpage AS fp ON fp.content_id = a.id WHERE a.access IN (1,1) AND c.access IN (1,1) AND CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1 AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2013-05-21 04:56:54') AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2013-05-21 04:56:54') GROUP BY a.id, a.title, a.alias, a.title_alias, a.introtext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias, a.created, a.modified, a.modified_by, uam.name, a.publish_up, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.fulltext, a.state, a.publish_down, badcats.id, c.title, c.path, c.access, c.alias, uam.id, ua.name, ua.email, contact.id, parent.title, parent.id, parent.path, parent.alias, v.rating_sum, v.rating_count, c.published, c.lft, a.ordering, parent.lft, fp.ordering, c.id, a.images, a.urls ORDER BY fp.ordering, a.created DESC LIMIT 0, 9 Got error 28 from storage engine SQL=SELECT a.id, a.title, a.alias, a.title_alias, a.introtext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = 0 THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,CASE WHEN a.publish_up = 0 THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, LENGTH(a.fulltext) AS readmore,CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,contact.id as contactid,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count,c.published, CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published FROM j25_content AS a LEFT JOIN j25_categories AS c ON c.id = a.catid LEFT JOIN j25_users AS ua ON ua.id = a.created_by LEFT JOIN j25_users AS uam ON uam.id = a.modified_by LEFT JOIN ( SELECT contact.user_id, MAX(contact.id) AS id, contact.language FROM j25_contact_details AS contact WHERE contact.published = 1 GROUP BY contact.user_id, contact.language) AS contact ON contact.user_id = a.created_by LEFT JOIN j25_categories as parent ON parent.id = c.parent_id LEFT JOIN j25_content_rating AS v ON a.id = v.content_id LEFT OUTER JOIN (SELECT cat.id as id FROM j25_categories AS cat JOIN j25_categories AS parent ON cat.lft BETWEEN parent.lft AND parent.rgt WHERE parent.extension = 'com_content' AND parent.published != 1 GROUP BY cat.id ) AS badcats ON badcats.id = c.id INNER JOIN j25_content_frontpage AS fp ON fp.content_id = a.id WHERE a.access IN (1,1) AND c.access IN (1,1) AND CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1 AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2013-05-21 04:56:54') AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2013-05-21 04:56:54') GROUP BY a.id, a.title, a.alias, a.title_alias, a.introtext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias, a.created, a.modified, a.modified_by, uam.name, a.publish_up, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.fulltext, a.state, a.publish_down, badcats.id, c.title, c.path, c.access, c.alias, uam.id, ua.name, ua.email, contact.id, parent.title, parent.id, parent.path, parent.alias, v.rating_sum, v.rating_count, c.published, c.lft, a.ordering, parent.lft, fp.ordering, c.id, a.images, a.urls ORDER BY fp.ordering, a.created DESC

FUN AT THE 2013 LUCKYTHON

In the 2013 Luckython, our athletes competed with athletes living in Dublin, Ireland in a 5k event. The Reserve Vineyards & Golf Club hosted the six-hour event. Included were a 5k, 10k, 15k, 15k Relay, 5k Headlamp Run, and Lil' Leprechaun Run. The 2014 Luckython on St. Patrick's Day Saturday will again feature both 'teams' - those from Dublin, Ireland, and those from Uberthons. How will we fare in 2014? Time will tell, but, we do know who won the best Irish Potato Bar!  You had to experience it to believe it.                                                                                             

Photos  2  3  4     Results     More Information

Next Tab

FUN AT THE 2013 FREEDOMTHON

The First Annual Freedomthon will be on July 4, 2013 in Beaverton, Oregon.  The second most popular day of the year to get out and run! The event is a 5k and Kids Run.  Starting at noon, the strawberry shortcake feast is sure to please. All the necessary streets are completely closed by Police Department order!  The course is flat and fast.  Each runner gets a memorial medal, flag to carry on the course, and all the strawberry shortcake he or she can eat! 

 

More Information

Next Tab

FUN AT THE 2013 OREGON MARATHON AND HALF MARATHON

The first Uberthons Marathon and Half Marathon is set for the Banks - Vernonia Trail.  20-plus miles of beautiful asphalt trail. This Marathon may have sister-marathons as the event grows, and the multi-year leader boards will keep track of all the racing times on one results page year after year.  5k-split times help make the 5k-split awards possible. Sports Authority is the sponsor. This event is sure to be an Oregon must!

 

Photos      More Information

Next Tab

FUN AT THE 2013 HALLOWEENATHON

The Championship Reserve Vineyards & Golf Club hosts the event on the Saturday before Halloween.  The popular 5k, 10k, 15k Runs & Walks are spread out in the day-long event. The Run For Your Bones starts at 9 AM; the Zombie Shuffle begins at 11 AM, and is for Relays only, the Trick or Treatathon begins at 2 PM; and, the Monstor Moon Run starts at 7:30 PM. Afterwards, Famous Dave's BBQ Restaurant caters the best Halloweenathon buffet dinner imaginable.

 

Photos  2  3  4     Results     More Information

Next Tab

FUN AT THE 2013 TURKEYTHON

The 2012 Thanksgiving Morning 5k and 10k event was held in Beaverton, Oregon, and was the largest 5k/10k event in the Northwest United States, and 2013 promises to have better and more competition.  Santa Claus and Mrs. Claus's appearance, and a Kids Candy Cane Run were the highlights. The fastest runners of any other event in the Northwest attended the Turkeython setting several Uberthons records in the process.  New course for 2013 Thanksgiving morning.

 

Photos  1  2   Video   Results     More Information

Next Tab

FUN AT THE HOLIDAYATHON

On November 30, 2013, races at the steps of six State Capitol Buildings will occur for the first time in history. Health & Wellness will be the topic from the steps, and running state against state will be the other topic. Uber-intelligent results pages have been developed to compare all the states' timing results.  A live streaming video cam will record each event, and a live webcam-based awards ceremony happens later at 6 PM (PT). Custom running shirts, custom medals, and custom racing bibs make this a time to remember.  Wait 'till next year to see what is in the works!

 

More information


Warning: Invalid argument supplied for foreach() in /home/uberthon/public_html/components/com_content/models/articles.php on line 486

Warning: mysqli_num_rows() expects parameter 1 to be mysqli_result, boolean given in /home/uberthon/public_html/libraries/joomla/database/database/mysqli.php on line 263