Author Topic: [Mod] [Beta] Shop Mod für 4images (no support)  (Read 266001 times)

0 Members and 1 Guest are viewing this topic.

Offline mafa1999

  • Pre-Newbie
  • Posts: 6
    • View Profile
Re: [Mod] [Beta] Shop Mod für 4images
« Reply #150 on: November 01, 2005, 12:47:25 PM »
Hat keiner eine Idee, wie man das machen könnte?  8O

Offline broadcast

  • Pre-Newbie
  • Posts: 8
    • View Profile
Re: [Mod] [Beta] Shop Mod für 4images
« Reply #151 on: November 09, 2005, 01:38:39 PM »
Hallo Leute

Ich hab da mal noch ne kleine frage ?

Wo stelle ich denn die shipping und "admin" Preis ein
den bildpreis kann ich ja unter den bildinformationen einstellen!

im kundendaten plugin ist nichts drin

????

M.f.G

Offline broadcast

  • Pre-Newbie
  • Posts: 8
    • View Profile
Re: [Mod] [Beta] Shop Mod für 4images
« Reply #152 on: November 11, 2005, 09:40:07 AM »
weiß das keiner ???????

Offline Acidgod

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 2.421
  • It's me?
    • View Profile
    • Flash-Webdesign
Re: [Mod] [Beta] Shop Mod für 4images
« Reply #153 on: November 11, 2005, 10:57:45 AM »
Also shipping ist doch das hier oder?

Quote
Unter Allgemein >Einstellungen   lassen sich Bearbeitungsgebühr & Versandtkosten einstellen

Offline broadcast

  • Pre-Newbie
  • Posts: 8
    • View Profile
Re: [Mod] [Beta] Shop Mod für 4images
« Reply #154 on: November 11, 2005, 03:18:52 PM »
komisch bei mir leider nicht !!!

Offline Acidgod

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 2.421
  • It's me?
    • View Profile
    • Flash-Webdesign
Re: [Mod] [Beta] Shop Mod für 4images
« Reply #155 on: November 11, 2005, 03:21:16 PM »
dann ahste 100% was beim einbau falsch gemacht, schicke mir nochmal URL und Admin zugang per PN bitte...

Offline Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Re: [Mod] [Beta] Shop Mod für 4images
« Reply #156 on: November 15, 2005, 12:33:50 AM »
i've install it but this give me this

Main Page

Code: [Select]
DB Error: Bad SQL Query: SELECT sum( w.image_quantity * i.price_1 ) AS total_price FROM 4images_warenkorb w, 4images_images i WHERE image_active = 1 AND w.user_id = -1 AND i.image_id = w.warenkorb_image_id
Table 'blacktra_imga4.4images_warenkorb' doesn't exist

DB Error: Bad SQL Query: SELECT sum( w.image_quantity) AS total_images_sum FROM 4images_warenkorb w, 4images_images i WHERE image_active = 1 AND w.user_id = -1 AND i.image_id = w.warenkorb_image_id
Table 'blacktra_imga4.4images_warenkorb' doesn't exist

DB Error: Bad SQL Query: SELECT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, i.price_1, c.cat_name, u.user_name FROM 4images_images i, 4images_categories c LEFT JOIN 4images_users u ON (u.user_id = i.user_id) WHERE i.image_active = 1 AND c.cat_id = i.cat_id AND i.cat_id NOT IN (0) ORDER BY i.image_date DESC LIMIT 3
Unknown column 'i.price_1' in 'field list'

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/blacktra/public_html/shop/includes/db_mysql.php on line 116

On ACP

Code: [Select]
DB Error: Bad SQL Query: SELECT * FROM 4images_kunden k, 4images_users u WHERE k.kunde_id = u.user_id ORDER BY kunde_id ASC
Table 'blacktra_imga4.4images_kunden' doesn't exist

Warning: Cannot modify header information - headers already sent by (output started at /home/blacktra/public_html/shop/includes/db_mysql.php:188) in /home/blacktra/public_html/shop/admin/admin_functions.php on line 168

Warning: Cannot modify header information - headers already sent by (output started at /home/blacktra/public_html/shop/includes/db_mysql.php:188) in /home/blacktra/public_html/shop/admin/admin_functions.php on line 169

Warning: Cannot modify header information - headers already sent by (output started at /home/blacktra/public_html/shop/includes/db_mysql.php:188) in /home/blacktra/public_html/shop/admin/admin_functions.php on line 170

Warning: Cannot modify header information - headers already sent by (output started at /home/blacktra/public_html/shop/includes/db_mysql.php:188) in /home/blacktra/public_html/shop/admin/admin_functions.php on line 171

Warning: Cannot modify header information - headers already sent by (output started at /home/blacktra/public_html/shop/includes/db_mysql.php:188) in /home/blacktra/public_html/shop/admin/admin_functions.php on line 172


whats wrong ??

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: [Mod] [Beta] Shop Mod für 4images
« Reply #157 on: November 15, 2005, 03:19:58 AM »
whats wrong ??
What do you think?
Quote
DB Error: Bad SQL Query: SELECT sum( w.image_quantity * i.price_1 ) AS total_price FROM 4images_warenkorb w, 4images_images i WHERE image_active = 1 AND w.user_id = -1 AND i.image_id = w.warenkorb_image_id
Table 'blacktra_imga4.4images_warenkorb' doesn't exist

DB Error: Bad SQL Query: SELECT sum( w.image_quantity) AS total_images_sum FROM 4images_warenkorb w, 4images_images i WHERE image_active = 1 AND w.user_id = -1 AND i.image_id = w.warenkorb_image_id
Table 'blacktra_imga4.4images_warenkorb' doesn't exist
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Re: [Mod] [Beta] Shop Mod für 4images
« Reply #158 on: November 15, 2005, 05:08:01 AM »
that not help me....... how added ?

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: [Mod] [Beta] Shop Mod für 4images
« Reply #159 on: November 15, 2005, 07:15:23 AM »
that not help me....... how added ?
mmm...the very first steps...
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Re: [Mod] [Beta] Shop Mod für 4images
« Reply #160 on: November 15, 2005, 08:25:26 PM »
i've a lil problem with thumbnail not open(showing) ....


Offline Acidgod

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 2.421
  • It's me?
    • View Profile
    • Flash-Webdesign
Re: [Mod] [Beta] Shop Mod für 4images
« Reply #161 on: November 15, 2005, 09:21:18 PM »
but how will we now what is going wrong? )o:

Offline Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Re: [Mod] [Beta] Shop Mod für 4images
« Reply #162 on: November 16, 2005, 01:41:52 AM »
actually i've just forgot  make "create-auto" thumbs...  :mrgreen:

but its possible  show on details page the "price " ????

Offline auksiniz

  • Newbie
  • *
  • Posts: 15
    • View Profile
Re: [Mod] [Beta] Shop Mod für 4images
« Reply #163 on: December 04, 2005, 11:56:22 AM »
DB Error: Bad SQL Query: SELECT i.image_id, i.user_id, i.cat_id, i.image_name, i.image_date, i.image_hits, i.image_comments, i.image_thumb_file, i.image_rating, i.image_votes, i.price_1, w.user_id as w_user_id, w.warenkorb_id, w.image_quantity, w.warenkorb_image_id, c.cat_name, u.user_name FROM 4images_warenkorb w, 4images_images i, 4images_categories c LEFT JOIN 4images_users u ON (u.user_id = i.user_id) WHERE image_active = 1 AND c.cat_id = i.cat_id AND i.cat_id IN (0, 1) AND 1 = w.user_id AND i.image_id = w.warenkorb_image_id ORDER BY image_name ASC LIMIT 0, 9
Unknown column 'i.user_id' in 'on clause'

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/auksiniz/domains/daiva-foto.com/public_html/bankas/includes/db_mysql.php on line 116

this error wrote if i go to warenkorb.php :)

I use mysql 5 version :)
there is error?

thank

Offline Acidgod

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 2.421
  • It's me?
    • View Profile
    • Flash-Webdesign
Re: [Mod] [Beta] Shop Mod für 4images
« Reply #164 on: December 06, 2005, 10:38:10 AM »
I use mysql 5 version :)
there is error?

try to search for mysql5... (o: