961 comments found.
Once I purchase the single license, could we modify the payment gateway and other stuffs what we require?
Hi, what type of customization will you provide? For Customization from you, do I need to purchased any specific license.
If I change the default currency to my desired currency I am getting error in API getallproducts it throwing error in a function covertprice in Product model under appmodels
Customer ionic app is failing fetch products if change the default currency us dollar to our own currency
I’m facing multiple issues hope all my blocker issues will get fix in Friday release
Blocker issue : getallproducts from android app returning 500, also device registration also getting same 500. more details mentioned in ticket 891
issue 2: product weight not listing in the website (for this i did some code change and able to get it but for android app i couldn’t able to test this ). weight is the basic r;equirement for online shopping
issue 3: if we have multiple product from different categories with same name then couldn’t able to identify the product in inventory.
issue 4: product weight or other parameters are not coming in order so not possible to identify the exact product.
improvement: if we have same product with different price based on weight then it is treating as different product instead single product with options.
example:
rice 1kg – 45RS , 5kg 210 then we need to create 2 products in this case good to have add additional options for same product.
issue 1,2,3,4 is blocking my product release already i spend more than month to test this application and add product but still no luck, after Friday release also same situation then i need to find alternate application for my business.
Hi When I try to install , It’s stuck on the Admin Settings step, clicking install doesn’t do anything. What is the issues?
please reply
Hello Team,
After updating mobile number in edit profile, it is disappearing from profile
In website also mobile disappearing. Also saved address is not showing in website profile menu
Change address is not showing while ordering products. It is taking last address saved in my address .
And back option is not available in edit profile.
Please continue your project. All these mentioned issues will be fixed in next update, along with other bunch of code improvements. We shall release next update on Friday. Thanks.
okay. thank you
hello, so today you are going to release update ? right ?
Update ready and under SQA validation. We shall release it on Monday/Tuesday. Thanks
Paypal Method Is broken ErrorException (E_NOTICE) Undefined variable: payments_setting Please fix, i try in your demo and broken too.
else if ($payment_method == ‘paypal’) {
$paypal_description = $this->payments_setting_for_paypal();
this line ——
$payment_method_name = $payments_setting[‘id’]->name;
end error ——-
$payment_status = ‘success’;
$order_information = json_decode($request->nonce, JSON_UNESCAPED_SLASHES);
We shall fix it and update code on Friday. Also Ionic paypal plugin is out dated and not updated by ionic framework. We have decided to replace it with brain tree paypal method. Thanks.
can I use only website and admin panel?
Yes, you can use it. Thanks.
Hello is the solution available in android and ios versions for the customer? Secondly can your team do any type of requested customization?
Yes you can compile ionic app for iOS and android. Yes we provided customization services. Thanks.
hi I already have website,CMS laravel portal and android application…I want now is ionic application as well as delivery boy application..which code should i purchase from your list. Please guide
Is it possible to adapt to multi local stores?
No, it’s for single store. You need to customize item source code to achieve this feature. Thanks.
The site is finally set up, thanks for the documentation very helpful. Now when testing the checkout when you press proceed to checkout you get this error: ErrorException (E_ERROR) Undefined property: stdClass::$latitude (View: /home/figsnolives/public_html/newsite/public/resources/views/web/checkout.blade.php)
Did you setup firebase and google map?
Hello, I’m having an issue with the final step. When I click install nothing happens. The button doesn’t seem to be clickable anywhere. I’ve filled out the info in all steps and there doesn’t seem to be any warnings or errors. Why is the install button not working?
It’s stuck on the Admin Settings step, clicking install doesn’t do anything
There are no issue with installer, please prepare video for the issue and send to me. Thanks.
waiting for multivender app/website for this product. Plz inform me if it alive…
We are working on it and i hope it will available in next month end. Thanks.
I want to buy but i need multi vendor commerce Solution
It’s for single store, multi vendor item will be available in next month. Thanks.
How to login to delivery app how to generate a pin for a delivery person
You can add delivery boys from admin panel. Thanks.
How to get pin to login in the delivery app
You can manage pin code for each delivery boy from admin panel. When delivery boy enter pin then they will get SMS on his mobile number for OTP code. Thanks.
And I am getting issue in API call getallproducts is throwing internal server error
Can you please check server error log for this 500 error. Please share with us. Thanks.
[2020-07-21 15:19:14] local.ERROR: Trying to get property ‘value’ of non-object {exception] (ErrorException(code: 0): Trying to get property ‘value’ of non-object at /home/tdailymart/public_html/app/Models/AppModels/Product.php:16) [stacktrace] #0 /home/tdailymart/public_html/app/Models/AppModels/Product.php(16): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, ‘Trying to get p…’, ’/home/tdailymar…’, 16, Array) #1 /home/tdailymart/public_html/app/Models/AppModels/Product.php(540): App\\Models\\AppModels\\Product::convertprice(‘10.00’, ‘USD’) #2 /home/tdailymart/public_html/app/Http/Controllers/App/MyProductController.php(28): App\\Models\\AppModels\\Product::getallproducts(Object(Illuminate\\Http\\Request)) #3 [internal function]: App\\Http\\Controllers\\App\\MyProductController->getallproducts(Object(Illuminate\\Http\\Request)) #4 /home/tdailymart/public_html/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): call_user_func_array(Array, Array) #5 /home/tdailymart/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction(‘getallproducts’, Array) #6 /home/tdailymart/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\App\\MyProductController), ‘getallproducts’) #7 /home/tdailymart/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php(176): Illuminate\\Routing\\Route->runController() #8 /home/tdailymart/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(680): Illuminate\\Routing\\Route->run() #9 /home/tdailymart/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #10 /home/tdailymart/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #11 /home/tdailymart/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(682): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #12 /home/tdailymart/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(657): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #13 /home/tdailymart/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(623): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #14 /home/tdailymart/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(612): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #15 /home/tdailymart/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(176): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #16 /home/tdailymart/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #17 /home/tdailymart/public_html/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 /home/tdailymart/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #19 /home/tdailymart/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #20 /home/tdailymart/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #21 /home/tdailymart/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #22 /home/tdailymart/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #23 /home/tdailymart/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #24 /home/tdailymart/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #25 /home/tdailymart/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #26 /home/tdailymart/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(151): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #27 /home/tdailymart/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(116): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #28 /home/tdailymart/public_html/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #29 {main}
I check for all option everything fine in my configuration but it is throwing internal server for get all products and placing order
Ticket id #972 created and 2020-07-05 and update today also Still no response for my ticket, I am facing issue in app like google and facebook sign erroring out More than it, cod and payment gateway is failing in order screen
Very poor response
Hello; A week ago I sent my support ticket and so far I have no answer, I have previously rated their support service as 5 stars but I am regretting it. please respond to my request.
Please check ticket reply. Thanks.
Hello; 5 days ago I replied to ticket, please checkt it.
Hello Team,
After updating mobile number in edit profile, it is disappearing from profile
In website also mobile disappearing. Also saved address is not showing in website profile menu
Change address is not showing while ordering products. It is taking last address saved in my address .
We shall check it on Monday. Thanks.
Hello themes-code ,
Can you check it please ?
Yes we have checked and we shall update code on Friday with that fix along with some fixes. Thanks.
i Import demo zip file (https://www.dropbox.com/s/y7dnbq8p11wdtfw/laravelg_demo_content.zip?dl=0).
it is showing successful but can’t able to see the changes.
http://support.themes-coder.com/help-center/tickets/1003Please check ticket reply. Thanks.