Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Display company name as Email sender

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions
 
Thread Tools Search this Thread
  #31  
Old 09-17-2014, 05:42 AM
 
aim aim is offline
Advanced Staff Users
 

X-Cart team
  
Join Date: Dec 2008
Posts: 928
 

Default Re: Display company name as Email sender

Quote:
Originally Posted by mcanitano
Can you verify which XC versions these patches are compatible with?

xcart_4_6_0
checking file admin/configuration.php
Hunk #1 FAILED at 50.
Hunk #2 succeeded at 218 (offset -51 lines).
Hunk #3 succeeded at 1362 (offset -102 lines).
1 out of 3 hunks FAILED
checking file skin/common_files/js/conf_fields_validation.js
Hunk #2 FAILED at 139.
1 out of 2 hunks FAILED




xcart_4_6_1
xcart_4_6_2
checking file skin/common_files/js/conf_fields_validation.js
Hunk #2 FAILED at 139.




xcart_4_6_3
xcart_4_6_4
are fully compatible
__________________
Sincerely yours,
Ildar Amankulov
Head of Maintenance group
Reply With Quote
  #32  
Old 09-17-2014, 06:07 AM
  mcanitano's Avatar 
mcanitano mcanitano is offline
 

eXpert
  
Join Date: Feb 2006
Location: Melbourne, FL
Posts: 216
 

Default Re: Display company name as Email sender

Any chance it works on XC 4.5.5
__________________
Marcello Canitano
New Site: X-Cart v4.5.5 GOLD
X-Cart Mobile v1.4.3
X-Payments v1.0.6
CDSEO Pro v2
Total Server Solutions xCDN

www.silverhorseracing.com
Reply With Quote
  #33  
Old 09-17-2014, 06:41 AM
 
aim aim is offline
Advanced Staff Users
 

X-Cart team
  
Join Date: Dec 2008
Posts: 928
 

Default Re: Display company name as Email sender

Could you test the show_company.455.diff patch ?
Attached Files
File Type: diff show_company.455.diff (5.1 KB, 67 views)
File Type: sql show_company.sql (235 Bytes, 68 views)
__________________
Sincerely yours,
Ildar Amankulov
Head of Maintenance group
Reply With Quote
  #34  
Old 09-17-2014, 08:54 AM
  mcanitano's Avatar 
mcanitano mcanitano is offline
 

eXpert
  
Join Date: Feb 2006
Location: Melbourne, FL
Posts: 216
 

Default Re: Display company name as Email sender

Quote:
Originally Posted by aim
Could you test the show_company.455.diff patch ?

I tested and works perfect, we are using X-Payments, so we followed this post as well: http://forum.x-cart.com/showpost.php?p=340031&postcount=18

NOTE: We have the updated X-Payments connector module from this thread: http://forum.x-cart.com/showthread.php?t=69505&page=2


On X-cart 4.5.5:
Code:
PATCH RESULTS File admin/configuration.php successfully patched File include/func/func.core.php successfully patched File include/func/func.mail.php successfully patched File skin/common_files/admin/main/conf_fields_validation_js.tpl successfully patched File skin/common_files/js/conf_fields_validation.js successfully patched PATCH LOG Patching file /admin/configuration.php ... Hunk #1 succeeded at 54. Hunk #2 succeeded at 234. Hunk #3 succeeded at 1334. done Patching file /include/func/func.core.php ... Hunk #1 succeeded at 46. Hunk #2 succeeded at 2935. Hunk #3 succeeded at 2958. done Patching file /include/func/func.mail.php ... Hunk #1 succeeded at 732. done Patching file /skin/common_files/admin/main/conf_fields_validation_js.tpl ... Hunk #1 succeeded at 19. done Patching file /skin/common_files/js/conf_fields_validation.js ... Hunk #1 succeeded at 48. done Patch applied successfully
__________________
Marcello Canitano
New Site: X-Cart v4.5.5 GOLD
X-Cart Mobile v1.4.3
X-Payments v1.0.6
CDSEO Pro v2
Total Server Solutions xCDN

www.silverhorseracing.com
Reply With Quote

The following user thanks mcanitano for this useful post:
aim (09-17-2014)
  #35  
Old 09-22-2014, 03:53 PM
 
Duramax 6.6L Duramax 6.6L is offline
 

X-Adept
  
Join Date: Dec 2006
Posts: 865
 

Default Re: Display company name as Email sender

Are we sure this works on 4.6.4
__________________
Xcart 5.1.6 Building New Store
Xcart4.6.4 Gold Plus
Xcart 4.6.4 Platinum
Smart Template,
Mail Chimp Upgrade
Checkout One (One Page Checkout)
Checkout One X-Payments Connector
Checkout One Deluxe Tools
Call For Price
On Sale Module
Buy Together Module
MAP Price MOD
Reply With Quote
  #36  
Old 10-08-2014, 08:10 AM
 
designguru designguru is offline
 

X-Adept
  
Join Date: Dec 2010
Posts: 418
 

Default Re: Display company name as Email sender

Quote:
Originally Posted by aim
xcart_4_6_0
checking file admin/configuration.php
Hunk #1 FAILED at 50.
Hunk #2 succeeded at 218 (offset -51 lines).
Hunk #3 succeeded at 1362 (offset -102 lines).
1 out of 3 hunks FAILED
checking file skin/common_files/js/conf_fields_validation.js
Hunk #2 FAILED at 139.
1 out of 2 hunks FAILED




xcart_4_6_1
xcart_4_6_2
checking file skin/common_files/js/conf_fields_validation.js
Hunk #2 FAILED at 139.




xcart_4_6_3
xcart_4_6_4
are fully compatible



So it's not working with 4.6.2?
__________________
X-Cart Pro 4.6.2 with many modules
X-CART Pro 4.4.1
Reply With Quote
  #37  
Old 10-08-2014, 07:13 PM
 
aim aim is offline
Advanced Staff Users
 

X-Cart team
  
Join Date: Dec 2008
Posts: 928
 

Default Re: Display company name as Email sender

Quote:
xcart_4_6_2
checking file skin/common_files/js/conf_fields_validation.js
Hunk #2 FAILED at 139.

Code:
+ && validationFields[i].validation.match(/php_ver:(\d+.\d+.\d+)/gi)

This change in the skin/common_files/js/conf_fields_validation.js file can be skipped for X-Cart 4.6.2
__________________
Sincerely yours,
Ildar Amankulov
Head of Maintenance group
Reply With Quote

The following user thanks aim for this useful post:
designguru (10-10-2014)
  #38  
Old 10-10-2014, 02:45 AM
 
designguru designguru is offline
 

X-Adept
  
Join Date: Dec 2010
Posts: 418
 

Default Re: Display company name as Email sender

Quote:
Originally Posted by aim
Code:
+ && validationFields[i].validation.match(/php_ver:(\d+.\d+.\d+)/gi)

This change in the skin/common_files/js/conf_fields_validation.js file can be skipped for X-Cart 4.6.2

So do I need to delete exactly this code line from showcompany.diff?

Code:
+ && validationFields[i].validation.match(/php_ver:(\d+.\d+.\d+)/gi)

Or do I simply run it as is?
__________________
X-Cart Pro 4.6.2 with many modules
X-CART Pro 4.4.1
Reply With Quote
  #39  
Old 10-10-2014, 04:22 AM
 
aim aim is offline
Advanced Staff Users
 

X-Cart team
  
Join Date: Dec 2008
Posts: 928
 

Default Re: Display company name as Email sender

show_company.4.6.1-4.6.2.diff is uploaded.
Attached Files
File Type: diff show_company.4.6.1-4.6.2.diff (5.0 KB, 58 views)
__________________
Sincerely yours,
Ildar Amankulov
Head of Maintenance group
Reply With Quote

The following user thanks aim for this useful post:
designguru (10-10-2014)
  #40  
Old 10-10-2014, 04:39 AM
 
designguru designguru is offline
 

X-Adept
  
Join Date: Dec 2010
Posts: 418
 

Default Re: Display company name as Email sender

Quote:
Originally Posted by aim
show_company.4.6.1-4.6.2.diff is uploaded.

Thanks so much!
__________________
X-Cart Pro 4.6.2 with many modules
X-CART Pro 4.4.1
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 10:30 AM.

   

 
X-Cart forums © 2001-2020