how can I let my users add their goods to the shop as vendors??

StartZurück 1 2 3 4 5 WeiterEnde
17.08.2012 18:45
#41
Amal50
Joomshopping forum user no avatar
Name: Amal
25.07.2012
Posts: 48
Quote
Aw: how can I let my users add their goods to the shop as vendors??

Dear Sir:

I have installed the updated version of the vendor menu

I have some problems as the following:

when I tried to add product, I have got the following message
Fatal error: Call to undefined method JshoppingModelProducts::uploadVideo() in C:\wamp\www\mywebfolder\components\com_jshopping\controllers\addon_vendor.php on line 1054


I don't want the video to be required filed in order to submit a product, and there is no icon to upload video, you can check the attached screenshot to see what is there in my menu.

any way, the product went online in a module I have in my website called "Just Added Products", bug when I click on read more button, it gives me the following error

An error has occurred. The requested page cannot be found.
404 Page not found

You may not be able to visit this page because of:
an out-of-date bookmark/favourite
a search engine that has an out-of-date listing for this site
a mistyped address
you have no access to this page
The requested resource was not found.
An error has occurred while processing your request.
Please try one of the following pages:
Home Page
If difficulties persist, please contact the System Administrator of this site and report the error below..
Page not found


and when I make search for the product that I added, I can't find it in my website.

Please find the attached images that shows some problems in the new menu.

Thank you...
Aw: how can I let my users add their goods to the shop as vendors??
images.JPG

 
17.08.2012 18:47
#42
Amal50
Joomshopping forum user no avatar
Name: Amal
25.07.2012
Posts: 48
Quote
Aw: how can I let my users add their goods to the shop as vendors??

here other images that explain problems
Aw: how can I let my users add their goods to the shop as vendors??
attributes.JPG

 
17.08.2012 18:48
#43
Amal50
Joomshopping forum user no avatar
Name: Amal
25.07.2012
Posts: 48
Quote
Aw: how can I let my users add their goods to the shop as vendors??

other one
Aw: how can I let my users add their goods to the shop as vendors??

 
17.08.2012 18:49
#44
Amal50
Joomshopping forum user no avatar
Name: Amal
25.07.2012
Posts: 48
Quote
Aw: how can I let my users add their goods to the shop as vendors??

another one
Aw: how can I let my users add their goods to the shop as vendors??

 
17.08.2012 18:49
#45
Amal50
Joomshopping forum user no avatar
Name: Amal
25.07.2012
Posts: 48
Quote
Aw: how can I let my users add their goods to the shop as vendors??

another one
Aw: how can I let my users add their goods to the shop as vendors??

 
17.08.2012 18:52
#46
Kurd4h
User Kurd4h
Name: Twana
09.05.2012
Posts: 12
Quote
Aw: how can I let my users add their goods to the shop as vendors??

which version is that my friend ??

 
17.08.2012 19:37
#47
Amal50
Joomshopping forum user no avatar
Name: Amal
25.07.2012
Posts: 48
Quote
Aw: how can I let my users add their goods to the shop as vendors??

the latest version addon_vendor_front_end_1.0.4.8

 
17.08.2012 19:44
#48
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25941
Quote
Aw: how can I let my users add their goods to the shop as vendors??

Joomshopping version?

 
17.08.2012 20:24
#49
Amal50
Joomshopping forum user no avatar
Name: Amal
25.07.2012
Posts: 48
Quote
Aw: how can I let my users add their goods to the shop as vendors??

it is 2.5.6

 
17.08.2012 21:43
#50
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25941
Quote
Aw: how can I let my users add their goods to the shop as vendors??

Not joomla.

Joomshopping version?

 
17.08.2012 22:19
#51
Amal50
Joomshopping forum user no avatar
Name: Amal
25.07.2012
Posts: 48
Quote
Aw: how can I let my users add their goods to the shop as vendors??

it is Version 3.4.2

 
17.08.2012 22:31
#52
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25941
Quote
Aw: how can I let my users add their goods to the shop as vendors??

Min. version 3.6.x

Try add

$config->product_file_upload_count = 1;
$config->product_image_upload_count = 10;
$config->product_video_upload_count = 3;

in

components\com_jshopping\lib\static_config.php


Letzte Änderung: 17.08.2012 22:32
 
17.08.2012 23:06
#53
Amal50
Joomshopping forum user no avatar
Name: Amal
25.07.2012
Posts: 48
Quote
Aw: how can I let my users add their goods to the shop as vendors??

I have updated Joomshopping, the latest version you have on your website is Version 3.4.2

There is no Version 3.6.X available one your website

 
17.08.2012 23:12
#54
Amal50
Joomshopping forum user no avatar
Name: Amal
25.07.2012
Posts: 48
Quote
Aw: how can I let my users add their goods to the shop as vendors??

Dear Sir:

When I'm trying to add a product, I get the following error





( ! ) Fatal error: Call to undefined method JshoppingModelProducts::uploadVideo() in C:\wamp\www\mywebsitefolder\components\com_jshopping\controllers\addon_vendor.php on line 1054
Call Stack
# Time Memory Function Location
1 0.0008 415968 {main}( ) ..\index.php:0
2 0.2513 8223984 JSite->dispatch( ) ..\index.php:42
3 0.2590 8540464 JComponentHelper::renderComponent( ) ..\application.php:187
4 0.2646 8553512 JComponentHelper::executeComponent( ) ..\helper.php:357
5 0.2649 8610008 require_once( 'C:\wamp\www\bugbug\components\com_jshopping\jshopping.php' ) ..\helper.php:388
6 0.3861 9953904 JController->execute( ) ..\jshopping.php:29
7 0.3862 9953960 JshoppingControllerAddon_vendor->save_product( ) ..\controller.php:754



 
17.08.2012 23:14
#55
Amal50
Joomshopping forum user no avatar
Name: Amal
25.07.2012
Posts: 48
Quote
Aw: how can I let my users add their goods to the shop as vendors??

I added the lines that you told me about, and I have updated the joomshopping as the latest version available on your website.

but I still have the above error

 
17.08.2012 23:29
#56
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25941
Quote
Aw: how can I let my users add their goods to the shop as vendors??

Update to new version

or
send me ftp + admin login

I'll try to fix

 
17.08.2012 23:32
#57
Amal50
Joomshopping forum user no avatar
Name: Amal
25.07.2012
Posts: 48
Quote
Aw: how can I let my users add their goods to the shop as vendors??

ok, I will try to upload it today on FTP, and I will send you the whole information you want.

Will get back to you.

Thanks a lot for support

 
17.08.2012 23:34
#58
Amal50
Joomshopping forum user no avatar
Name: Amal
25.07.2012
Posts: 48
Quote
Aw: how can I let my users add their goods to the shop as vendors??

I forgot to tell you, there is no version 3.6 on your website, can you provide us with a link for the latest version of JoomShopping? because I can't find 3.6 version on your website.

Thank you...

 
18.08.2012 01:37
#59
Lilok
Joomshopping forum user no avatar
Name: Seo
22.05.2012
Posts: 13
Quote
Aw: how can I let my users add their goods to the shop as vendors??

You can get the latest 3.8.1 version from here.

http://www.webdesigner-profi.de/joomla-webdesign/joomla-shop/downloads/JoomShopping-3.8.1.zip.html?lang=de

 
18.08.2012 07:40
#60
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25941
Quote
Aw: how can I let my users add their goods to the shop as vendors??

Update
http://www.webdesigner-profi.de/joomla-webdesign/joomla-shop/downloads/updates.html?lang=en

Archive
http://www.webdesigner-profi.de/joomla-webdesign/joomla-shop/downloads/archive.html?lang=en

 
StartZurück 1 2 3 4 5 WeiterEnde


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.