| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
Have problem with product varient module | ||||
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
Have problem with product varient module
Hello,
We have a module name pre-order for x-cart 5.3.3.1, When i installed that module and after enabled i go to the product page at backend, then click on any product ad go to details page, There i find that A new tab "Preorder" is available. When i click on that tab then it's page are working but i have a problem that when i Click on "Product variant" Tab the it throw an error as below : HTML Code:
and when i uninstalled preorder module that that "Product Variant" tab is working fine. The code for the "Pre-order" module at path to call the preorder page is as below classes/XLite/Module/Wevbkulsoftware/PreorderSales/Controller/Admin/Product.php PHP Code:
And code for the module "Product variant" at path below classes/XLite/Module/XC/ProductVariants/Controller/Admin/Product.php is PHP Code:
So, Please let me know the possible reason.
__________________
Ajeet Singh Sr.Software Developer Webkul Software Pvt. Ltd. |
|||||||
#2
|
|||||||||
|
|||||||||
Re: Have problem with product varient module
Hi @ajeetsingh,
Can you show backtrace for this fatal error? It should specify the file and exact line where toArray() method is called on null instead of object. Thank you. Tony
__________________
Found a bug in X-Cart? Post it to our bug tracker! Know how to make X-Cart better? Suggest an idea! |
|||||||||
#3
|
|||||||
|
|||||||
Re: Have problem with product varient module
__________________
Ajeet Singh Sr.Software Developer Webkul Software Pvt. Ltd. |
|||||||
#4
|
|||||||
|
|||||||
Re: Have problem with product varient module
Hi @tony_sologubov ,
Can you please suggest me about my query. I am waiting for your response. Thank You.
__________________
Ajeet Singh Sr.Software Developer Webkul Software Pvt. Ltd. |
|||||||
#5
|
|||||||||
|
|||||||||
Re: Have problem with product varient module
Quote:
Quote:
I'm not sure, but it may be a bug in PreoredSales module. Did you contact the module author? https://webkul.com/contacts/
__________________
Alex Solovev, Qualiteam --- User manual Video tutorials X-Cart FAQ You are welcome to press "Thanks" button if you find this post useful Click here to learn how to apply patches X-Cart Extensions |
|||||||||
#6
|
|||||||
|
|||||||
Re: Have problem with product varient module
Hi,
If the issue is from pre-order then can you please suggest me the reason of that issue. so that i will able to fix it.
__________________
Ajeet Singh Sr.Software Developer Webkul Software Pvt. Ltd. |
|||||||
#7
|
|||||||||
|
|||||||||
Re: Have problem with product varient module
Ah. I apologize. I missed the fact that you are from Webkul.
Code:
This is not enough to guess why this may happen. Please check the log files in the var/log/ directory for the full text of the error message including the complete backtrace to the file and the line where it happens.
__________________
Alex Solovev, Qualiteam --- User manual Video tutorials X-Cart FAQ You are welcome to press "Thanks" button if you find this post useful Click here to learn how to apply patches X-Cart Extensions |
|||||||||
#8
|
|||||||
|
|||||||
Re: Have problem with product varient module
Hi @qualiteam,
Now i am sending you the files on path var/log/2017 Please check it. decorator.log.2017-08-01.php php_errors.log.2017-08-01.php upgrade.log.2017-08-01.php xlite.log.2017-08-01.php Thank You.
__________________
Ajeet Singh Sr.Software Developer Webkul Software Pvt. Ltd. |
|||||||
#9
|
|||||||||
|
|||||||||
Re: Have problem with product varient module
@ajeetsingh,
Judging by error messages in the log, there is a problem on 107 line in the classes/XLite/Module/Wevbkulsoftware/PreorderSales/Controller/Admin/Product.php file and I assume that the code you quoted earlier is correct: Code:
Could you please show the full code of that file? Tony
__________________
Found a bug in X-Cart? Post it to our bug tracker! Know how to make X-Cart better? Suggest an idea! |
|||||||||
#10
|
|||||||
|
|||||||
Re: Have problem with product varient module
Quote:
Hi @tony_sologubov, I have send you the file please check the full code of that file. product.php Thank You for your reply.
__________________
Ajeet Singh Sr.Software Developer Webkul Software Pvt. Ltd. |
|||||||
|
|||
X-Cart forums © 2001-2020
|