Go Back   Webmaster Forums UK SEO SEM Webmaster Community Forum - UKWW > Business Discussions > e-Commerce > Boss Cart Support Forums > Boss Cart - Old unsurpported version > Boss Cart General Support > FAQs > iG Shop
Register FAQ Members List Downloads Calendar Today's Posts Webmaster Resources Webmaster Blogs
 
 

iG Shop Installation, configuration, hacks and other topics to do with iG Shop installation and configuration.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-30-2003, 11:54 PM
Junior Member
0 posts this year. needs some grease!
New user, who has not interacted much yet.
 
Join Date: Jun 2003
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Default MySQL error in shop, not in admin section

Hello,

I have just installed IG-Shop, but there is a problem. The admin section works fine, but there are problems with the shop section.

I have this error:
Code:
Warning: Supplied argument is not a valid MySQL result resource in /home/httpd/vhosts/djloki.com/httpdocs/store/page.php on line 323 Error: Page Not Found
What can be the problem?

Regards,

Loki

http://www.dj-loki.com/store/
Digg this Post!Add Post to del.icio.usStumble this Post!Wong this Post!
Reply With Quote
  #2 (permalink)  
Old 07-01-2003, 05:43 PM
Junior Member
0 posts this year. needs some grease!
New user, who has not interacted much yet.
 
Join Date: Jun 2003
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Default

Could i get some support on this on please? :cry:
Digg this Post!Add Post to del.icio.usStumble this Post!Wong this Post!
Reply With Quote
  #3 (permalink)  
Old 07-01-2003, 10:27 PM
temi's Avatar
Facilitator
5166 posts this year. Platinum VIP!
Trusted Member - This user is a Master!
Last months UKWW Tokens: 283
 
Join Date: Jun 2003
Location: London, England.
Posts: 11,971
Thanks: 3
Thanked 29 Times in 20 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Send a message via ICQ to temi
Default

Ummm,
What browser are you using? What, server, httpd daemon are you running iG Shop on?. You need to have cookies enabled, you should also use Internet explorer 6 or Netscape 7.
Thanks
__________________

* Build a shopping cart for your business with eCommerce software UK
* BossCart.com can build you a
Bespoke shopping cart
::
Add Eco sites to The Green Directory free of charge.
Use LBS Free PHP Directory Script for your next Directory Project
Digg this Post!Add Post to del.icio.usStumble this Post!Wong this Post!
Reply With Quote
  #4 (permalink)  
Old 07-02-2003, 12:00 AM
Junior Member
0 posts this year. needs some grease!
New user, who has not interacted much yet.
 
Join Date: Jun 2003
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Default

I tried it with IE 6 and Opera 7.11. The server has: PHP VERSION: 4.1.2, MySQL VERSION: 3.23.56, and it is a Redhat Linux server. But i do not think it is a hardware problem, but a communication problem between the files and the database.....
Digg this Post!Add Post to del.icio.usStumble this Post!Wong this Post!
Reply With Quote
  #5 (permalink)  
Old 07-02-2003, 03:16 AM
Junior Member
0 posts this year. needs some grease!
New user, who has not interacted much yet.
 
Join Date: Jun 2003
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Default

This is the part at line 323:

Code:
$usr_res=mysql_query($qry_txt);
if (mysql_num_rows($usr_res)>0)
Digg this Post!Add Post to del.icio.usStumble this Post!Wong this Post!
Reply With Quote
  #6 (permalink)  
Old 07-05-2003, 03:15 PM
imported_misi
Guest
 
Posts: n/a
Default

Please add this record to users table :

INSERT INTO users VALUES (3, 'demo', 'test', 'test@demo.com', 'e2483d2325dcf44617f9d0e92fad70f4', 'Mr', 'city 5', 'demos', 'test', '03700', 'demo', '+40788342885', 'test', 'demo', 'test', '03700', 'demo', '+40788342885');
Digg this Post!Add Post to del.icio.usStumble this Post!Wong this Post!
Reply With Quote
  #7 (permalink)  
Old 07-08-2003, 05:51 PM
Junior Member
0 posts this year. needs some grease!
New user, who has not interacted much yet.
 
Join Date: Jul 2003
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Send a message via AIM to zylair69
Default Am I missing some code?

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home3/zylair69/public_html/ig_shop/ig_shop/page.php on line 323
Error: Page Not Found
I just installed and have same problem. Netscape 7.1, IE 6, same result.
http://cgi-bin.spaceports.com/~zylair69/
I'm not to good at programming, so any help would be great. Thanks.
I use Dreamweaver MX, not sure what server is using as far as php, mySQL or other, but I installed a phpBB there and that is working fine.
Can login to admin side, but seems there are problems there also, will get back to you with more info. It's probably things I did wrong as I have little php knowledge, I'm just starting out with php.
Digg this Post!Add Post to del.icio.usStumble this Post!Wong this Post!
Reply With Quote
  #8 (permalink)  
Old 07-08-2003, 06:01 PM
Junior Member
0 posts this year. needs some grease!
New user, who has not interacted much yet.
 
Join Date: Jul 2003
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Send a message via AIM to zylair69
Default where does this go exactly?

Quote:
Originally Posted by misi
Please add this record to users table :

INSERT INTO users VALUES (3, 'demo', 'test', 'test@demo.com', 'e2483d2325dcf44617f9d0e92fad70f4', 'Mr', 'city 5', 'demos', 'test', '03700', 'demo', '+40788342885', 'test', 'demo', 'test', '03700', 'demo', '+40788342885');
Not sure where to put this, can I do it using my Dreamweaver, and just copy and paste where it belongs?
Digg this Post!Add Post to del.icio.usStumble this Post!Wong this Post!
Reply With Quote
  #9 (permalink)  
Old 07-12-2003, 05:50 PM
imported_misi
Guest
 
Posts: n/a
Default

No, the sample way is to use PhpMyadmin and run this query.
Digg this Post!Add Post to del.icio.usStumble this Post!Wong this Post!
Reply With Quote
Reply

Bookmarks



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Webmaster Resources
UK WW SEO Tools
Find UK Hosts
 
The Forum Rules
Forum Rules - MUST READ
 
Site Of the Month
BizzFace
Nominate site of the month
 
Tag Cloud
43. wholesale adsense ready affiliate scam amazon apple iphone 16gb apple iphone 16gb 3g articles australia web hosting cash casino cheap clothes communications content custard media database dgital camerals directory domain name english teacher fantasy football fantasy football league football league free handbags home income instant jewelry link bid link directory links money money making online music news nokia n96 16gb online online shop poker professor replica sam allcock seo social networking sony vaio laptop sunglasses technology themes tutor verbalized wallet wallets wanted web web hosting webhosting website widget ready wordpress xmas offer

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
admin panel error edwardscdr Boss Cart General Support 0 07-19-2006 08:35 PM
SQL ERROR: MySQL connection failed (velnet.driver.mysql) not persistent Piotrek Boss Cart Installation Help 5 06-02-2006 08:59 PM
The button CHOOSE in admin section Opan'ka iG Shop 1 04-25-2004 10:54 AM
MySQL error(s) CyYanara iG Shop 2 08-27-2003 08:01 PM
Shop Error higabyte iG Shop 7 06-27-2003 08:42 PM


All times are GMT. The time now is 05:19 AM.

UK Webmaster World Forums - Internet marketing, web development, domain names, SEO contest and discussuons.
Subscribe to our feeds   Subscribe to our feeds

Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0