Feels a bit unfinished. Why does it say "you already purchused this product" at: joolar (dot) com/products/product-listings
When did I purchase 8 or so products? I just got here.
Also I met this when clicking a little:
ERROR::You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' pay_by_name='', description='You have received $0 credits from for your produc' at line 1
insert into payment_transaction set pay_to=44, pay_by=, pay_by_name='', description='You have received $0 credits from for your product PhpMyLibrary', trans_date=NOW(), s_id='20', s_type='product_pay', p_type='Receive credit for product', pay_amt='0', ttype='incoming', thread_id='33'
ERROR::You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' pay_by=, pay_by_name='', description='You have paid $0 credits to BDesigner83 f' at line 1
insert into payment_transaction set pay_to=, pay_by=, pay_by_name='', description='You have paid $0 credits to BDesigner83 for product PhpMyLibrary', trans_date=NOW(), s_id='20', s_type='product_pay', p_type='Pay credit for product', pay_amt='0', ttype='outgoing', thread_id='33'
ERROR::You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' pay_by_name='', description='You have made $0 for product PhpMyLibrary', trans_' at line 1
insert into payment_transaction set pay_to='0', pay_by=, pay_by_name='', description='You have made $0 for product PhpMyLibrary', trans_date=NOW(), s_id='20', s_type='product_pay', p_type='Receive commission for product', pay_amt='0', ttype='incoming', thread_id='33'
Also when clicking one of the "made up" urls for sale:
joolar (dot) com/auctions/8/asdfasdf.html
The url is messed up:
http://http://.....
The search thing in top right don't work. None of the bottom links (Home, Terms and Conditions, Site Rules, Privacy Policy, Feedback, Career) works. When I tried to register I got sent to some "siteurl/<@site_path@>register.php" thing, linking wrong.
The register form is messed up and doesn't check for "anything" except capatcha it seems?! Its a bunch of small things building up that makes the site feel so undone. I guess this is a early development phase? As for the design:
Looks good overall I like the colors, text is good looking I find the site easy to navigate. The domain joolar is a nice one! Bugs are easily produced, but the errors makes the site feel unprofessional and a site I wouldn't want to put private information on! Good luck with it.