Webmaster Forum
Go Back   Webmaster Forums UK SEO SEM Webmaster Community Forum - UKWW > Business Discussions > e-Commerce > Boss Cart Support Forums > Boss Cart - JV Series
Register FAQ Members List Downloads Calendar Today's Posts Webmaster Resources Webmaster Blogs

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-27-2008, 08:45 PM
widgetuk's Avatar
Junior Member
 
Join Date: Jun 2008
Location: Derbyshire, England, UK.
Posts: 10
iTrader: 0 / 0%
Thanks: 1
Thanked 1 Time in 1 Post
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
widgetuk is on a distinguished road
Default Enabling a User 'Log In' menu-item to display on Boss Cart JV

Hi All,

Just wondered about the following concept and how to get around it.

1. Someone visits your Boss Cart JV store, fills up their shopping cart (one hopes!!), and then proceeds to checkout and purchase from your store.

2. They are required to register for an account, which may be invisible to them (as per the admin settings in Boss Cart administration).

3. At the point of making a purchase, something goes wrong with the payment within Paypal (or whatever purchasing gateway is used). eg their webbrowser crashes as the Paypal page loads, before they've clicked to confirm the payment.

So, they've registered, they've processed their order and you've received the emails to show what they've ordered... BUT, they've not actually successfully paid yet because the browser crashed.

As such, they want to go back to your website and carry on to make the payment. So they go back, and notice that their cart is now EMPTY!!! What should they do???

Well, if they are still logged in, they can go to Account Administration, find their order, and then click on the "Paypal Pay now" logo and finish the payment. Phew! Great.

BUT... what if they are not still logged in. ie. they didnt realise the payment wasnt successful, turn off the PC and then only realised afterwards that maybe the payment didnt work because they never saw a confirmation email from Paypal.

So, they go back to your store, and there's not a link anywhere to LOG IN to their account! Confusing?!? What should the customer do to login and make the payment?

This also applies if the user wants to just log in and check their past orders on their account at some point. No link to enable login!



My attempt to fix this omission from the Boss Cart Store:

I decided to try and enable the 'Log In' menu item in the left hand menu of the default Boss Cart JV template. I read on a previous post, that there is a 'hidden' administration page for the webmaster of a Boss Cart JV store, which is ....
yourdomain.co.uk/administrator/index2.php?option=com_modules&client=&task=editA&h %20idemainmenu=1&id=35

This has a few nice options in it to help easily customize your store so I'm not sure why it's hidden.

Anyway, in this screen, you can enable the 'Log In' menu item ("Show a Login Form for the customers?" radio box). So, I enabled it.

Great! Anyone who already has an account with my store can now login and view their orders, etc. or continue and make a payment that's not already been made for some reason first time around.

BUT!! Problem. If the user doesnt have an account yet, and see's this login option, maybe they think "Ok I want an account" even if they've not yet made a purchase. This is ok with me as the store owner because it means they will receive my mass mailing newsletters and I can hopefully get them to make a purchase one day. So, how do they get an account without making a purchase? Obvious, they click the "not registered yet?" link which automatically displays at below the Username/Password login prompts on the now enabled Log in menu item.

Here's a new issue, this link doesnt work. It's like a corrupt link or something. So can anyone think what this link should be really? And then, if you know what the link should be, then which script file in Boss Cart JV do you update to fix this link problem?!?!

If we can find this, then, I reckon we've solved an problem for Boss Cart JV store owners who want their users to be able to login to their own accounts!

I look forward to finding a solution together.

Jon

Last edited by Bagi Zoltán; 06-27-2008 at 10:58 PM.
Digg this Post!Add Post to del.icio.usStumble this Post!Wong this Post!
Reply With Quote
  #2 (permalink)  
Old 06-27-2008, 09:48 PM
Bagi Zoltán's Avatar
Boss Cart consultant
Recent Blog:
 
Join Date: Feb 2007
Location: Veszprém, Hungary
Posts: 1,584
iTrader: 9 / 100%
Thanks: 3
Thanked 15 Times in 10 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Bagi Zoltán has much to be proud ofBagi Zoltán has much to be proud ofBagi Zoltán has much to be proud ofBagi Zoltán has much to be proud ofBagi Zoltán has much to be proud ofBagi Zoltán has much to be proud ofBagi Zoltán has much to be proud ofBagi Zoltán has much to be proud of
Default

Nice catch, this bug has not reported so far. The new JV version will be released soon, but at the moment we are very busy with our Boss Cart Premium script. Once we are done with that i will compile every good idea, which was discussed here at the support forum, and will be implemented into the new version.
For now please open the following file /administrator/components/com_sef/language/plugins/com_virtuemart.php and replace the current content with this
PHP Code:
<?php
  
if (!defined('_VALID_MOS')) die('Direct Access to this location is not allowed.');
  
// {shSourceVersionTag: Version x - 2007-09-20} 
  
 
  // english
  
$sh_LANG['en']['_PHPSHOP_LIST_ALL_PRODUCTS'] = 'View all products';
  
$sh_LANG['en']['_PHPSHOP_LIST_ALL_SHOP_PRODUCTS'] = 'View all products in shop';
  
$sh_LANG['en']['_PHPSHOP_CART_TITLE'] = 'View your cart content';
  
$sh_LANG['en']['_PHPSHOP_ADD'] = 'Add item to your cart';
  
$sh_LANG['en']['_PHPSHOP_UPDATE'] = 'Update your cart content';
  
$sh_LANG['en']['_PHPSHOP_DELETE'] = 'Remove item from your cart';
  
$sh_LANG['en']['_PHPSHOP_SEARCH_TITLE'] = 'Perform detailed search';
  
$sh_LANG['en']['_PHPSHOP_CHECKOUT_TITLE'] = 'Go through checkout process';
  
$sh_LANG['en']['_PHPSHOP_ACCOUNT_TITLE'] = 'View your account details';
  
$sh_LANG['en']['_PHPSHOP_ACC_ACCOUNT_INFO'] = 'Billing information';
  
$sh_LANG['en']['_PHPSHOP_ACC_SHIP_INFO'] = 'Shipping information';
  
$sh_LANG['en']['_PHPSHOP_VIEW'] = 'View';
  
$sh_LANG['en']['_PHPSHOP_ORDER_ITEM'] = 'Detail of order';
  
$sh_LANG['en']['_PHPSHOP_CHECKOUT_MSG_2'] = 'Select shipping address';
  
$sh_LANG['en']['_PHPSHOP_CHECKOUT_MSG_3'] = 'Select shipping method';
  
$sh_LANG['en']['_PHPSHOP_CHECKOUT_MSG_4'] = 'Select payment method';
  
$sh_LANG['en']['_PHPSHOP_CHECKOUT_MSG_99'] = 'Check and validate order';
  
$sh_LANG['en']['_PHPSHOP_PRODUCT'] = 'Pproduct';
  
$sh_LANG['en']['_PHPSHOP_PRODUCT_DETAILS_shop.flypage'] = 'Detailed product flyer';
  
$sh_LANG['en']['_PHPSHOP_PRODUCT_DETAILS_shop.flypage_lite_pdf'] = 'Product flyer pdf';
  
$sh_LANG['en']['_PHPSHOP_PRODUCT_DETAILS_shop.flypage_new'] = 'Product flyer type two';
  
$sh_LANG['en']['_PHPSHOP_PRODUCT_DETAILS_shop.garden_flypage'] = 'Product flyer type garden';
  
$sh_LANG['en']['_PHPSHOP_CATEGORY'] = 'Category';
  
$sh_LANG['en']['_PHPSHOP_MANUFACTURER'] = 'Manufacturer';
  
$sh_LANG['en']['_PHPSHOP_ROOT_CAT'] = 'Root category';
  
$sh_LANG['en']['_PHPSHOP_DOWNLOADS_TITLE'] = 'Download area';
  
$sh_LANG['en']['_PHPSHOP_MORE_IMAGES'] = 'See more images';
  
$sh_LANG['en']['_PHPSHOP_SH_PRODUCT_IMAGE'] = 'Product image';
  
$sh_LANG['en']['_PHPSHOP_SH_CREATE_ACCOUNT'] = 'Create account';


  
?>
Save the file, and the link will work properly.
Thank you
__________________
Time may come when you will need a shopping cart
digitális mérleg keresőoptimalizálás
Digg this Post!Add Post to del.icio.usStumble this Post!Wong this Post!
Reply With Quote
  #3 (permalink)  
Old 06-27-2008, 10:18 PM
widgetuk's Avatar
Junior Member
 
Join Date: Jun 2008
Location: Derbyshire, England, UK.
Posts: 10
iTrader: 0 / 0%
Thanks: 1
Thanked 1 Time in 1 Post
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
widgetuk is on a distinguished road
Default

Hmmn glad to hear there'll be a fix in the new version Bagi, and thanks for trying a quick fix for it in the mean time.

However, followed your instructions above, and sadly the Register link on the left hand menu still doesnt work, i get the following error message still;

dogscience.co.uk/cart/fi%EF%BF%BDk-l%EF%BF%BDtrehoz%EF%BF%BDsa
 404: Not Found

Sorry, but the content you requested could not be found

Last edited by Bagi Zoltán; 06-28-2008 at 10:25 AM.
Digg this Post!Add Post to del.icio.usStumble this Post!Wong this Post!
Reply With Quote
  #4 (permalink)  
Old 06-27-2008, 11:56 PM
widgetuk's Avatar
Junior Member
 
Join Date: Jun 2008
Location: Derbyshire, England, UK.
Posts: 10
iTrader: 0 / 0%
Thanks: 1
Thanked 1 Time in 1 Post
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
widgetuk is on a distinguished road
Default

If anyone is trying to follow this, who doesnt have the updated fixed version installed, then apply the fix that Bagi has suggested above, but also, clear your cache in the administration menu of Boss Cart JV! This is aparently why mine didnt work after I applied the fix to start with. Cheers, Jon
Digg this Post!Add Post to del.icio.usStumble this Post!Wong this Post!
Reply With Quote
Reply

Bookmarks

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
a75-s229 laptop ac adapter apple ipod nano 4gb brand new cellphone digital camera dj mixer drupal earphones ecommerce edible oil electronics events in india for webmasters free social hosting free web space google analytical tool hosting iphone iphone 3g 16gb iphones laptops mdj's mobile phones motorola rokr e6 newbie new pioneercdj's nokia oil phones phpld plasma tv poineer prepaid phone card prepaid phone cards proxy social web hosting telecom links template design usb cable web hosting webmasters web space for free

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



All times are GMT. The time now is 10:40 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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151