Jump to content

Papirus39

Member
  • Posts

    35
  • Joined

  • Last visited

Everything posted by Papirus39

  1. I update from 6.0.4 to 6.0.5. Customer cannot modify their cart anymore
  2. Thanks, I did it on the hard code way. I would have prefer not having french and english words mixed in a same page. This doesn't look to professionnal. But that's doing the job for the time being. Hope that GitHub will do something about that.
  3. Affected Rows:0 in the blue line. (message return in the Query Database(advanced))
  4. Ok I did the 3 updates. But that one affected 0 Rows: UPDATE `ccCubeCart_email_content` SET `content_html` = replace(`content_html`, "{$DATA.ship_method|replace:'_':' '}", "{$DATA.ship_method}");Is this normal?
  5. Hi, You mark down to execute the two statements one at the time. I see 3 statements. Whitch 2 out of those 3 I have to execute.
  6. I'm under Cubecart 6.0.5 I use two language: French and English. In the registration page there is the CapShaw. ( under french registration page) Under the Capshaw window the message "Enter the words above:" is not translate to french. I would like better to have it translate bit If it is not possible can I add a hard translation like: " Entrer les mots ci-dessus - Enter the words above Where to add the translation?
  7. When I what to change the order status to processing I received a blank page. I'm using foudation theme 6.0.4 I add the file ini-custom.inc.phpcontent is: ini_set('memory_limit', '256M'); // Platypus Suhosin limit is 256M ini_set('max_execution_time', '60'); ini_set('error_log', 'error_log'); ini_set('log_errors', 'on');In the error log: [04-Jun-2015 00:22:05 UTC] PHP Warning: Invalid Security Token in /home/coiff264/public_html/vapchoice.com/classes/sanitize.class.php on line 113The customer(test) place an order with e-payment transfert. There is no place for me to confirm that I received the payment. ??? In the transaction log of the order that the status stay to pending with the note: Print order form displayed to customer with payment instructions. Do not dispatch until postal payment has been received and cleared. In the History log the status of the order is: Processing Is there a way to confirm that I received the paiement? If I change the status to Order Complete I don't have any problem and the client received the email confirmation and he can view his transsaction details in his account order History. thanks for help
  8. Thanks I will check that claude
  9. I want to add links to have informations on the site like: Info FAQ How to I have been told to add this in the top menu as categories. The problem is that I always have an information text telling: no products founds or if this an sub category thats the same. Is there an other place thant I can link those tabs. Thanks
  10. Thanks bsmither, It's work perfect Claude
  11. Hi, That's what I'm doing. The texte is there but all the the layout does'nt remain.
  12. How to format translation in category description in two languages The original language (FR) is formated but the second (EN) is not
  13. I will try to start from scratch on another domain that I have. I think that someting is corrupt I will update you Thanks Claude
  14. I enable the debuging. I connect under a customer name, see the debugging file: degug_login.txt
  15. Hi, I did install 6.0.4 the first time that I Install the cart. In vapchoix.com/admin/sources/.....i have "plugins.index.inc.php" not "modules.index.inc.php" I have 2 language packs installed as original from cart. Claude
  16. I didn't remove the ini-cutoms.inc.php yet, but there is no more reported in the error_log But in the ini.inc.php there was this: // These are in case something goes wrong before we get to debug ini_set('display_errors', true); error_reporting(E_ALL ^ E_NOTICE); if (version_compare(PHP_VERSION, '5.4.0') >= 0) { define('CC_PHP_ID', 54); } elseif (version_compare(PHP_VERSION, '5.3.0') >= 0) { define('CC_PHP_ID', 53); } elseif (version_compare(PHP_VERSION, '5.2.0') >= 0) { define('CC_PHP_ID', 52); } else { die("You need PHP 5.2 or higher to use CubeCart."); What will I have to do? Thanks
  17. This resume the error log since may the 14th [04-May-2015 02:46:02 Europe/London] PHP Warning: unlink(/home/coiff264/public_html/vapchoix.com/setup) [<a href='http://docs.php.net/manual/en/function.unlink.php'>function.unlink.php</a>]: No such file or directory in /home/coiff264/public_html/vapchoix.com/admin/sources/dashboard.index.inc.php on line 38 [04-May-2015 09:47:02 Canada/Eastern] PHP Notice: Failed loading XML:Start tag expected, '<' not found in /home/coiff264/public_html/vapchoix.com/classes/language.class.php on line 570 [04-May-2015 13:53:08 UTC] PHP Warning: Invalid Security Token in /home/coiff264/public_html/vapchoix.com/classes/sanitize.class.php on line 113 [04-May-2015 10:13:29 Canada/Eastern] PHP Warning: unlink(/home/coiff264/public_html/vapchoix.com/language/fr-FR.xml) [<a href='http://docs.php.net/manual/en/function.unlink.php'>function.unlink.php</a>]: No such file or directory in /home/coiff264/public_html/vapchoix.com/classes/language.class.php on line 580 [06-May-2015 09:16:58 Canada/Eastern] PHP Warning: Invalid argument supplied for foreach() in /home/coiff264/public_html/vapchoix.com/admin/sources/products.index.inc.php on line 369 [07-May-2015 15:36:13 UTC] PHP Warning: Invalid Security Token in /home/coiff264/public_html/vapchoix.com/classes/sanitize.class.php on line 113 [07-May-2015 12:17:52 Canada/Eastern] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/coiff264/public_html/vapchoix.com/includes/functions.inc.php:305) in /home/coiff264/public_html/vapchoix.com/includes/functions.inc.php on line 661 [09-May-2015 09:39:02 Canada/Eastern] PHP Warning: fread() [<a href='http://docs.php.net/manual/en/function.fread.php'>function.fread.php</a>]: Length parameter must be greater than 0 in /home/coiff264/public_html/vapchoix.com/admin/sources/maintenance.index.inc.php on line 237 [09-May-2015 09:39:03 Canada/Eastern] PHP Warning: unlink(/home/coiff264/public_html/vapchoix.com/setup) [<a href='http://docs.php.net/manual/en/function.unlink.php'>function.unlink.php</a>]: No such file or directory in /home/coiff264/public_html/vapchoix.com/admin/sources/maintenance.index.inc.php on line 271 [11-May-2015 12:49:09 Canada/Eastern] PHP Warning: file_get_contents(/home/coiff264/public_html/vapchoix.com/modules/plugins/category_discounts/config.xml) [<a href='http://docs.php.net/manual/en/function.file-get-contents.php'>function.file-get-contents.php</a>]: failed to open stream: No such file or directory in /home/coiff264/public_html/vapchoix.com/controllers/controller.admin.session.true.inc.php on line 45 [12-May-2015 22:19:53 UTC] PHP Warning: Invalid Security Token in /home/coiff264/public_html/vapchoix.com/classes/sanitize.class.php on line 113 [12-May-2015 22:20:29 UTC] PHP Warning: Invalid Security Token in /home/coiff264/public_html/vapchoix.com/classes/sanitize.class.php on line 113 [12-May-2015 22:24:58 UTC] PHP Warning: Stored session data did not match DB record. Session aborted as possible session hijack. Old IP Address: '66.249.65.185' New IP Address: '66.249.65.171' Old User Agent: 'Mozilla/5.0 (iPhone; CPU iPhone OS 6_0 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10A5376e Safari/8536.25 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' New User Agent: 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' in /home/coiff264/public_html/vapchoix.com/classes/session.class.php on line 650 [14-May-2015 10:58:40 UTC] PHP Warning: Stored session data did not match DB record. Session aborted as possible session hijack. Old IP Address: '66.249.64.241' New IP Address: '66.249.64.241' Old User Agent: 'Mozilla/5.0 (iPhone; CPU iPhone OS 6_0 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10A5376e Safari/8536.25 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' New User Agent: 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' in /home/coiff264/public_html/vapchoix.com/classes/session.class.php on line 650 [14-May-2015 10:37:11 Canada/Eastern] PHP Warning: in_array() expects parameter 2 to be array, null given in /home/coiff264/public_html/vapchoix.com/classes/order.class.php on line 1322 [14-May-2015 11:09:07 Canada/Eastern] PHP Notice: Canada Post Error -2001: Merchant CPC Id not found on server. in /home/coiff264/public_html/vapchoix.com/modules/shipping/Canada_Post/shipping.class.php on line 84 [14-May-2015 19:18:36 Canada/Eastern] PHP Fatal error: Call to undefined function price_tiers_setconfigoption() in /home/coiff264/public_html/vapchoix.com/modules/plugins/price_tiers/admin/index.inc.php on line 0 [14-May-2015 23:57:49 UTC] PHP Warning: Invalid Security Token in /home/coiff264/public_html/vapchoix.com/classes/sanitize.class.php on line 113 [14-May-2015 20:22:02 Canada/Eastern] PHP Warning: Division by zero in /home/coiff264/public_html/vapchoix.com/modules/plugins/price_tiers/hooks/class.cubecart.display_product.php on line 0 [14-May-2015 22:18:18 Canada/Eastern] PHP Notice: modules/index needs to be updated. in /home/coiff264/public_html/vapchoix.com/classes/acp.class.php on line 205 [14-May-2015 22:18:18 Canada/Eastern] PHP Warning: Unable to load content for modules:index in /home/coiff264/public_html/vapchoix.com/controllers/controller.admin.session.true.inc.php on line 84 [15-May-2015 03:37:14 Canada/Eastern] PHP Notice: modules/index needs to be updated. in /home/coiff264/public_html/vapchoix.com/classes/acp.class.php on line 205 [15-May-2015 03:37:14 Canada/Eastern] PHP Warning: Unable to load content for modules:index in /home/coiff264/public_html/vapchoix.com/controllers/controller.admin.session.true.inc.php on line 84 [15-May-2015 03:57:04 Canada/Eastern] PHP Warning: Invalid argument supplied for foreach() in /home/coiff264/public_html/vapchoix.com/classes/order.class.php on line 218 [15-May-2015 11:08:46 UTC] PHP Warning: Stored session data did not match DB record. Session aborted as possible session hijack. Old IP Address: '66.249.64.241' New IP Address: '66.249.64.246' Old User Agent: 'Mozilla/5.0 (iPhone; CPU iPhone OS 6_0 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10A5376e Safari/8536.25 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' New User Agent: 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' in /home/coiff264/public_html/vapchoix.com/classes/session.class.php on line 650 [15-May-2015 12:52:17 Canada/Eastern] PHP Warning: Invalid argument supplied for foreach() in /home/coiff264/public_html/vapchoix.com/admin/sources/settings.language.inc.php on line 172 [16-May-2015 04:09:01 UTC] PHP Warning: Stored session data did not match DB record. Session aborted as possible session hijack. Old IP Address: '66.249.64.251' New IP Address: '66.249.64.246' Old User Agent: 'Mozilla/5.0 (iPhone; CPU iPhone OS 6_0 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10A5376e Safari/8536.25 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' New User Agent: 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' in /home/coiff264/public_html/vapchoix.com/classes/session.class.php on line 650 [18-May-2015 00:34:44 Canada/Eastern] PHP Warning: Invalid argument supplied for foreach() in /home/coiff264/public_html/vapchoix.com/admin/sources/settings.language.inc.php on line 172 [18-May-2015 11:19:17 UTC] PHP Warning: Stored session data did not match DB record. Session aborted as possible session hijack. Old IP Address: '66.249.64.251' New IP Address: '66.249.64.251' Old User Agent: 'Mozilla/5.0 (iPhone; CPU iPhone OS 6_0 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10A5376e Safari/8536.25 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' New User Agent: 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' in /home/coiff264/public_html/vapchoix.com/classes/session.class.php on line 650 [18-May-2015 12:28:52 UTC] PHP Warning: Invalid Security Token in /home/coiff264/public_html/vapchoix.com/classes/sanitize.class.php on line 113 [18-May-2015 14:18:49 UTC] PHP Warning: Stored session data did not match DB record. Session aborted as possible session hijack. Old IP Address: '66.249.64.246' New IP Address: '66.249.64.246' Old User Agent: 'Mozilla/5.0 (iPhone; CPU iPhone OS 6_0 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10A5376e Safari/8536.25 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' New User Agent: 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' in /home/coiff264/public_html/vapchoix.com/classes/session.class.php on line 650 [18-May-2015 12:53:19 Canada/Eastern] PHP Warning: Invalid argument supplied for foreach() in /home/coiff264/public_html/vapchoix.com/classes/cubecart.class.php on line 1977 [18-May-2015 17:20:34 UTC] PHP Warning: Invalid Security Token in /home/coiff264/public_html/vapchoix.com/classes/sanitize.class.php on line 113 [18-May-2015 13:52:47 Canada/Eastern] PHP Warning: Invalid argument supplied for foreach() in /home/coiff264/public_html/vapchoix.com/classes/order.class.php on line 218 Some errors were there many times.
  18. I did it. But there was a error_log in the main folder. Must I remove the ini-custom.inc.php file The last errors: [18-May-2015 20:38:11 Canada/Eastern] PHP Warning: Invalid argument supplied for foreach() in /home/coiff264/public_html/vapchoix.com/classes/order.class.php on line 218 [18-May-2015 20:38:12 Canada/Eastern] PHP Warning: Invalid argument supplied for foreach() in /home/coiff264/public_html/vapchoix.com/classes/order.class.php on line 218 [18-May-2015 20:38:27 Canada/Eastern] PHP Warning: Invalid argument supplied for foreach() in /home/coiff264/public_html/vapchoix.com/classes/order.class.php on line 218 [18-May-2015 20:38:47 Canada/Eastern] PHP Warning: Invalid argument supplied for foreach() in /home/coiff264/public_html/vapchoix.com/classes/order.class.php on line 218
  19. I hope thats the file you're speaking about: <!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>{$LANG.common.order_id} {$SUM.cart_order_id}</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" href="modules/gateway/e_Payments_Interac/skin/style/print.css" media="screen,print" /> <style type="text/css" media="print"> form, input.button { display: none; visibility: hidden; } </style> </head> <body> <form action="index.php" method="get"> <input type="submit" value="{$LANG.common.close}" class="button" /> <input type="button" value="{$LANG.common.print}" class="button" onclick="window.print();" /> </form> <div id="wrapper"> <div id="header"> <img src="{$STORE_LOGO}" alt="" /> </div> <div id="address"> <div id="deliver-to"> <strong>{$LANG.address.delivery_address}</strong><br /> {$ADDRESS_DELIVERY.title} {$ADDRESS_DELIVERY.first_name} {$ADDRESS_DELIVERY.last_name}<br /> {if !empty($ADDRESS_DELIVERY.company_name)}{$ADDRESS_DELIVERY.company_name}<br />{/if} {$ADDRESS_DELIVERY.line1} <br /> {if !empty($ADDRESS_DELIVERY.line2)}{$ADDRESS_DELIVERY.line2}<br />{/if} {$ADDRESS_DELIVERY.town}<br /> {$ADDRESS_DELIVERY.state}, {$ADDRESS_DELIVERY.postcode}<br /> {$ADDRESS_DELIVERY.country} </div> <div id="invoice-to"> <strong>{$LANG.address.billing_address}</strong><br /> {$ADDRESS_INVOICE.title} {$ADDRESS_INVOICE.first_name} {$ADDRESS_INVOICE.last_name}<br /> {if !empty($ADDRESS_INVOICE.company_name)}{$ADDRESS_INVOICE.company_name}<br />{/if} {$ADDRESS_INVOICE.line1}<br /> {if !empty($ADDRESS_INVOICE.line2_d)}{$ADDRESS_INVOICE.line2}<br />{/if} {$ADDRESS_INVOICE.town}<br /> {$ADDRESS_INVOICE.state}, {$ADDRESS_INVOICE.postcode}<br /> {$ADDRESS_INVOICE.country} </div> </div> <div id="info"> <span style="float: right;"><strong>{$LANG.common.order_id}:</strong> {$SUM.cart_order_id}</span> <strong>{$LANG.common.date}:</strong> {$ORDER_DATE} </div> <div class="product"> <span class="price"><strong>{$LANG.common.price}</strong></span> <strong>{$LANG.common.product}</strong> </div> {foreach from=$ITEMS item=item} <div class="product"> <span class="price">{$item.price_total}</span> {$item.quantity} x {$item.name} {if !empty({$item.product_code})}- {$item.product_code}{/if} ({$item.price})<br /> {if $item.options} {foreach from=$item.options item=option} {$option} <br /> {/foreach} {/if} </div> {/foreach} <div id="totals"> <div class="total">{$LANG.basket.total_sub}: {$SUM.subtotal}</div> <div class="total">{$LANG.basket.total_discount} {if $SUM.percent}({$SUM.percent}){/if}: {$SUM.discount}</div> <div class="total">{$LANG.basket.shipping}: {$SUM.shipping}</div> {if $TAX} <div class="total">{$LANG.basket.total_tax}: {$TAX}</div> {elseif $TAXES} {foreach from=$TAXES item=tax} <div class="total">{$tax.name}: {$tax.value}</div> {/foreach} {/if} <div class="total"><strong>{$LANG.basket.total_grand}: {$SUM.total}</strong></div> </div> {if !empty($SUM.customer_comments)} <div>{$LANG.basket.your_comments}:<br /><em>&quot;{$SUM.customer_comments}&quot;</em></div> {/if} {if $BANK} <div class="payment_method"> <strong>Pay by e-Payment Bank Transfer - Interac</strong><br /> <br /> <div><strong>{$LANG.gateway.bank_name}:</strong> {$MODULE.bankName}</div> <div><strong>{$LANG.gateway.bank_account_name}:</strong> {$MODULE.accName}</div> <div><strong>e-Payment Email Address:</strong> {$MODULE.addressCode}</div> <div><strong>e-Payment Secret Question ?</strong> {$MODULE.secretCode}</div> <div><strong>Answer to Secret Question ?</strong> {$MODULE.answerCode}</div> </div> {/if} <div id="thanks">{$LANG.common.thanks}</div> <div id="footer"> {$LANG.gateway.postal_address}: {$STORE.address}, {$STORE.county}, {$STORE.postcode} {$STORE.country}<br /> {$STORE.name}, {$STORE.url} </div> </div> </body> </html>
  20. Hi, I open Order history in the the client side, Y can see the order but I can't view details.... neither I can Cancel order. Me be all those things are related. Thanks for your help
  21. Hi, I notice that in the admin panel in 'Orders Overwiew' the order is there: "pending"
  22. Hi. On the webhost server the php error log is on. Here is a part of the recent content: [Mon May 18 19:15:39 2015] [error] [client 216.246.238.153] File does not exist: /home/coiff264/public_html/vapchoix.com/406.shtml, referer: http://vapchoix.com/index.php?_a=gateway [Mon May 18 19:15:21 2015] [error] [client 216.246.238.153] File does not exist: /home/coiff264/public_html/vapchoix.com/404.shtml, referer: http://vapchoix.com/index.php?_a=checkout [Mon May 18 19:15:21 2015] [error] [client 216.246.238.153] File does not exist: /home/coiff264/public_html/vapchoix.com/public_html, referer: http://vapchoix.com/index.php?_a=checkout [Mon May 18 19:15:20 2015] [error] [client 216.246.238.153] File does not exist: /home/coiff264/public_html/vapchoix.com/406.shtml, referer: http://vapchoix.com/index.php?_a=checkout [Mon May 18 19:13:53 2015] [error] [client 216.246.238.153] File does not exist: /home/coiff264/public_html/vapchoix.com/404.shtml, referer: http://vapchoix.com/index.php?_a=checkout [Mon May 18 19:13:53 2015] [error] [client 216.246.238.153] File does not exist: /home/coiff264/public_html/vapchoix.com/public_html, referer: http://vapchoix.com/index.php?_a=checkout [Mon May 18 19:13:53 2015] [error] [client 216.246.238.153] File does not exist: /home/coiff264/public_html/vapchoix.com/406.shtml, referer: http://vapchoix.com/index.php?_a=checkout I hope this will help you to help me.
  23. Hi bsmither, Is there someting else to do except filling the general tab for having this module to work? In the adress bar I Have: xxx.com/index.php?_g=rm&type=gateway&cmd=call&module=e_Payments_Interac&cart_order_id=150518-141806-1255 And the page stay blank, no error, no message There is something that I'm doing wrong for sure. Thanks
×
×
  • Create New...