Top » Catalog » Forum About  |  Forum  |  My Account  |  Cart Contents  |  Checkout   
Categories
Bracelets (2)
Chains
Charms
Earrings (6)
Necklaces
Rings
Manufacturers
What's New? more
Wide Tube
Wide Tube
$78.78
$63.02
Quick Find
 
Use keywords to find the product you are looking for.
Advanced Search
Information
Shipping & Returns
Privacy Notice
Conditions of Use
Forum
Contact Us
14K Deals Forum 14K Deals Forum

Last post -->"; echo ""; echo ""; $number_of_forums= '0'; $forum_info_query = tep_db_query("SELECT forumid, title, description, active, displayorder, replycount, lastpost, threadcount, allowposting FROM ". TABLE_FORUM .""); while ($forum_info = tep_db_fetch_array($forum_info_query)) { $forumid = $forum_info['forumid']; $title = $forum_info['title']; $description = $forum_info['description']; $active = $forum_info['active']; $dis_order = $forum_ifo['displayorder']; $reply_count = $forum_info['replycount']; $lastpost = $forum_info['lastpost']; $threadcount = $forum_info['threadcount']; $allow_post = $forum_info['allowpost']; $number_of_forums++; if (($number_of_forums/2) == floor($number_of_forums/2)) { $list_class = "productListing-even"; } else { $list_class = "productListing-odd"; } echo ""; echo ""; echo ""; //echo ""; echo ""; echo ""; } echo "
Forum NameThread" . TEXT_MESSAGE. "" . TEXT_THREADS . "
 " . $title . "" . "$description" . "" . date("m/d/y g:i:s a", $lastpost) . "" . "$reply_count" . "" . "$threadcount" . "
"; echo "
" . TEXT_EXPLANATION_FORUM . "
"; ?>
Shopping Cart more
0 items
Bestsellers
01.Chardon
02.New Dolphin
03.Wide Tube
04.Ruffles Large
05.Slanted Shrimp
Specials more
Wide Tube
Wide Tube
$78.78
$63.02
Reviews more
1146 - Table 'i14kdeal_p_os1.reviews_description' doesn't exist

select r.reviews_id, r.reviews_rating, p.products_id, p.products_image, pd.products_name from reviews r, reviews_description rd, products p, products_description pd where p.products_status = '1' and p.products_id = r.products_id and r.reviews_id = rd.reviews_id and rd.languages_id = '1' and p.products_id = pd.products_id and pd.language_id = '1' order by r.reviews_id desc limit 10

[TEP STOP]