Jump to content


Corporate Sponsors


Latest News: (loading..)

- - - - -

MVS 1.2.3 with OSC 2.3 (SHIPPING MODULES)


  • You cannot reply to this topic
23 replies to this topic

#21 kymation

  • Community Sponsor
  • 5,662 posts
  • Real Name:Jim Keebaugh
  • Gender:Male
  • Location:Aberdeen WA USA

Posted 02 May 2011, 16:33

$vendors_name should have been set by the time the email is generated.

Regards
Jim
My Addons

Banners Box 2.3.1 Support
Categories Accordion Box 2.3.1 Support
Categories Images Box 2.2x 2.3.1 Support
Closest Shipper 2.2x Support
Document Manager 2.2x Support
Generic Box 2.3.1 Support
Get 1 Free 2.2x Support
Include HTML and Text Boxes 2.2x
jQuery Banner Rotator 2.2x 2.3.1 Support
Modular Front Page 2.3.1 Support
Modular SEO Header Tags 2.3.1 Support
More Pics 2.2x Support
MVS 2.2x Support
osC Catalog 2.2x Support
PDF Datasheet 2.3.1 Support
Price Updater 2.2x
Products Specifications 2.2x 2.3.1 Development Version Support Bugs/Suggestions
Request a Review 2.2x - 2.3.1 Support
Similar Products Box 2.2x
Theme Switcher 2.3.1 Support

#22 osc_custom

  • Community Member
  • 12 posts
  • Real Name:Clarence

Posted 05 May 2011, 00:03

$vendors_name is displaying fine in the vendor's e-mail, but have had less luck with getting it displayed in the store/customer e-mail confirmation.

I see that in the second line of the e-mail, it is displayed in the $email as $the_name. Here is a sample of the code for vendor's e-mail from checkout_process.php:


        $the_name = $vendor_products[$l]['Vname'];
        $the_contact = $vendor_products[$l]['Vcontact'];
        $email = '<b>To: ' . $the_contact . '  </b>' . "\n" . 
                 $the_name . "\n" . 


So now I just need to get the vendors name(s) in the customer e-mail, by each product displayed (kind of out-of-the-norm to display the vendors for the customer, but if there is a way to do this, then that would be great):


  $email_order .= EMAIL_TEXT_PRODUCTS . "\n" . 
                  EMAIL_SEPARATOR . "\n" . 
                  $products_ordered . 
                  EMAIL_SEPARATOR . "\n";


All the best,

Clarence

#23 junioratv

  • Community Member
  • 9 posts
  • Real Name:junioratv.com

Posted 30 November 2011, 14:58

I downloaded and installed (copied over the files to a fresh install) MVS 1.2.3 to OSC 2.3.1. Having lots of problem, that after reading I understand that it was designed for OSC2.2 . I also saw some references to instructions on how to install it to a 2.3.1 but am unable to find that documentation. Can someone point me to it, or better yet, offer their services to install it on my server?

#24 ElaineEnriquezBloch

  • Community Member
  • 11 posts

Posted 15 May 2012, 12:11

it seems that we are having the same problem....i just newly installed mvs 1.2.3 tp osc 2.3.1 and my site doesn't come out....error http 500 is coming out from the screen. i should have known to install on osc2.2. but where is the documentation you are talking about/ how i wish someone could post it here. if you have found the way please do share it with me. thanks a lot!!!