Jump to content

TDLWebs

Member
  • Posts

    68
  • Joined

  • Last visited

Posts posted by TDLWebs

  1. Ok, I did that and then attempted a password recovery. This is what I got (my asterisks):

    [11-Mar-2021 09:34:46 UTC] PHP Notice:  Email content for account.password_recovery doesn't exist in default lamguage. in /home/sites/5b/6/**********/public_html/classes/mailer.class.php on line 132
    [11-Mar-2021 09:34:46 UTC] PHP Notice:  Email content for account.password_recovery doesn't exist in any lamguage. in /home/sites/5b/6/**********/public_html/classes/mailer.class.php on line 129

    I guess that means the language file is corrupted?

     

  2. I've searched the forum and can't find a suitable answer to this, so:

    All other emails are being sent except for customer password recovery emails. I recently upgraded to 6.4.2 and thought that might fix it but regrettably not.

    For info: I have another site with an almost identical setup and that one works fine.

    Any  suggestions? I'm really puzzled as to why this might be.

    Thanks!

    T

     

  3. This is all great info and I think I've got the hang of product options. However, I can't see the options matrix table. I have selected status and options matrix checkboxes and then clicked on 'save and reload' but the matrix just doesn't come up. I've tried several different configurations and it still doesn't show up. Any idea what I'm doing wrong?

    Sorry for hijacking this thread btw but I thought the info would be useful here. Mod please delete if you disagree.

    T

  4. Hi,

    I have looked all over and can't seem to find a solution for this in Version 6.

    What I need is a way to automatically sort the product options in admin so that they are displayed alphabetically. I know we can use the 'grab handle' and move them up and down etc, but this can get complicated when there are a hundred attributes. Is there a way to have them ordered alphabetically by default? 

     

  5. Hi,

    I have done some searching and can't find a suitable answer to the question of whether CubeCart can handle recurring payments. I know that Paypal has the facility so wondered whether this could be integrated? Or would another payment gateway be more suitable? The business is UK based.

    My client wants customers to be able to create a customised gift hamper, similar to http://www.mycavebox.com/ in concept but with different products etc. The idea is that they could sign up for a regular delivery of their chosen items.

    Any help or advice will be much appreciated.

    T

     

  6. Hi,

    Cubecart V6.0.2

    There appears to be a bug in the product display price (id="ptp") when using negative values for product options. The final price is calculated correctly at the cart but the option value is added to the display price rather than subtracted. For example; if I have a product with a price of £10 and I then create a dropdown list of size options with the smallest sizes having a product option value of negative £2 and the largest sizes having a product option value of £2, BOTH will be displayed as £12 rather than £8 when selecting the smaller option and £12 for the large.

    I hope I've explained it clearly enough. Any help or advice would be much appreciated.

    T

     

  7. Hi,

    I have been searching all over but can't seem to find a suitable mod for this. Basically, I would like to password protect a category so that only people with the required password can view the products within that category - it will become a sort of 'members area'. All other categories will be viewable by anybody as normal.

    Does anybody know if this can be done or if there is already a mod available?

    Any help or advice will be most appreciated.

    T

  8. I know we are up to V5 now and there is little interest in V3, but I would love to solve this one :-)

    Ok, I have found the file that needs editing, it is admin/products/index.php and the lines that need attention are:

    <?php for ($i=0; $i<count($categoryArray); $i++){ ?>
    
    	<option value="<?php echo $categoryArray[$i]['cat_id']; ?>" <?php if(isset($results[0]['cat_id']) && $categoryArray[$i]['cat_id']==$results[0]['cat_id']) { echo "selected='selected'"; } ?>><?php echo getCatDir($categoryArray[$i]['cat_name'],$categoryArray[$i]['cat_father_id'], $categoryArray[$i]['cat_id']); ?></option>
    
    	<?php } ?>

    Unfortunately I have little experience with PHP so I'm stuck for now :-(

    If I work it out I'll post the solution here, but in the meantime if any kind soul knows could you give us a clue?

    T

  9. I recently updated Hoylake Golf Store from CC3 to CC4 and gave it a new lick of paint. Starting with the KitaBlue skin, I changed to a fixed width and moved a few things around. The process was a very useful learning experience and I now have a more solid understanding of CubeCart skins.

    Check it out at www.hoylakegolfstore.co.uk

    T

  10. I've been looking after thebronzeroom.com for a few years now and its working well, but it feels old and outdated.

    So the proposed new look can be seen at www.groovypresents.com

    Its using CCv4 and is meant to be a bit more WOW. However, I'd like to hear what people think before we go live.

    Current (old) site is www.thebronzeroom.com (live store)

    Proposed New site is www.groovypresents.com (test store)

    Wow! I love your re-design. It looks very contemporary and I wouldn't have guessed it was based on the CubeCart platform.

    T

  11. Or if they use Outlook (in some form), set a rule to play a tune if they receive email from a specific email address.

    So, to sum up: Provided the client can take responsibility for checking email order notifications CC4 could be suitable?

    T

  12. Hi,

    I've built a couple of sites using CC3 and it has worked very well for me, so I am not completely new to CC. However, I have been asked to design a new site for a fast food restaurant to facilitate online ordering and I would like to use CC4 if possible. I expect that there might be quite a lot of orders on a daily basis and I am keen to find the best solution for my client.

    Can any of the experts here give me any advice? Will CC4 be suitable?

    Any help gratefully received.

    Thanks in advance,

    T

×
×
  • Create New...