i am facing issues that when my customer order and select option then when they confirm order i and will receive order form there i can see only Select with blank option. Is it possible to make my option show full text in my order form and where should i edit the code. Kindly help me on this.. really urgent.
I also have attach the screenshot. Please take a look.
Please reply in email shahiraniran@gmail.com
Thank You
From
Shahiran
Attachments
2016-05-18 12_25_58-Senzo Store - Order 592 - shahiraniran@gmail.com - Gmail.png (20.27 KiB) Viewed 1930 times
Long Text for Catalog Options in Opencart Shopping Cart (OCMOD)
http://www.opencart.com/index.php?route ... n_id=25222
---
Long Text for Catalog Options in Opencart Orders (OCMOD)
http://www.opencart.com/index.php?route ... n_id=23971
---
Unlimited Text for Products and Options in Cart, Checkout, Confirmation Emails, etc.
http://www.opencart.com/index.php?route ... n_id=22921
---
found here:
http://www.opencart.com/index.php?route ... in%20order
Ernie

---

My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.
But it's comparable easy to learn OcModding / VqModding.
It's actually just a simple SEARCH FOR - to: REPLACE either: INSTEAD OF - AFTER - BEFORE and: ADD either: INSTEAD OF - AFTER or: BEFORE - Procedure, sometimes combined with some Offset Values, used to 'ACT', some CODE-Lines BEFORE or AFTER the TAG/ANCHOR/TARGET, called/searched for by the SEARCH - Line Commend.
---
Sample routine: (Part of, not functionable in this form!)
<file name="admin/view/template/extension/installer.tpl">
<search position="before"><![CDATA[ (search position before the 'echo $heading_title' line)
echo $heading_title;
]]></search>
<add><![CDATA[ (add the following content into that placem before the search line)
<a href="<?php echo $refresh; ?>" title="<?php echo $button_refresh; ?>"></a>
]]></add>
---
Ernie
My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.
i think you are going to deep i dont understand on the coding and how to implement the coding which you provide me.
can you help me on this issues. because our website now in live we can put in on temporary mode. so please help me on this will be appreciate.
thank you
from shahiran
Ernie
My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.
wich one fit's best, because I did not create one of them, in the first place.
http://forum.opencart.com/posting.php?m ... 1#pr619127
Ernie
My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.
And this is in the Bug Report because...shahiran wrote:Hi Support,
i am facing issues that when my customer order and select option then when they confirm order i and will receive order form there i can see only Select with blank option. Is it possible to make my option show full text in my order form and where should i edit the code. Kindly help me on this.. really urgent.
I also have attach the screenshot. Please take a look.
Please reply in email shahiraniran@gmail.com
Thank You
From
Shahiran

Over 95% of all computer problems can be traced back to the interface between the keyboard and the chair...
You do know and understand what a 'module" or "Extension" is/does, don't you???shahiran wrote:Hi IP_Man
Is it possible to edit in Opencart Main Core Code? With out any module? If yes please help me by showing me how and where to edit for my opencart version 2.0.3.1
Thank you From
Shahiran
The idea of using an extension or module is to not stuff up the main files of Opencart. What happen then when you have changed the main files and Oc stop working

Over 95% of all computer problems can be traced back to the interface between the keyboard and the chair...
i am facing issues that when my customer order and select option then when they confirm order i and will receive order form there i can see only Select with blank option. Is it possible to make my option show full text in my order form and where should i edit the code. Kindly help me on this.. really urgent.
I also have attach the screenshot. Please take a look.
Thank You
From
Shahiran[/quote]
And this is in the Bug Report because...

Please shahiran, take at good look at the reply of IP_CAM. He has nicely already answer to your problem, that BTW is not a Opencart bug.shahiran wrote:Hi Burt65
i am facing issues that when my customer order and select option then when they confirm order i and will receive order form there i can see only Select with blank option. Is it possible to make my option show full text in my order form and where should i edit the code. Kindly help me on this.. really urgent.
I also have attach the screenshot. Please take a look.
Thank You
From
Shahiran
To increase the length of the text in your invoices you must increase the number of character allowed in Opencart Option. Your invoice will then print what ever is in the order option.
If you want to receive the right support, you really should post in the "RIGHT SECTION". Then again, I'm the stupid one that continue to reply to people posting in the wrong section...

Cheers
Over 95% of all computer problems can be traced back to the interface between the keyboard and the chair...
I moved your topic in the right section. "General Support"shahiran wrote:HI Burt65
then where should i post it? only in bugs section to get the support.
You are welcome..

Over 95% of all computer problems can be traced back to the interface between the keyboard and the chair...
Users browsing this forum: No registered users and 46 guests