hi!
when i'm listing product inside a category i've in the top the category name, then i've in the middle the word "ARRAY" and lower the products. How can i remove that word "array" ?
thanks
the pagination variable changed. So since you are using a template override, you should get the code from the native file, and replace yours
can you please tell me wich file controls it ?
thank you
views/category/tmpl/default
YOU NEED to get the pagination code out of that file,and out it in your template override file.
YOU are using old code that was changed.
thank you for your help.
if someone has the same problem:
the old code is for the ordering selection menu
Hello
Can you help me. I have nearly the same problem.
When I am at checkout page.
Next to product name details I have the word ARRAY but I am not sure if is the same solution as you mention.
If it is where exactly is the views folder located?
components/com_virtuemart/
Thank you for the directory but I am sorry to ask for further help as I am new to virtuemart
What do you mean by:
"YOU NEED to get the pagination code out of that file,and out it in your template override file.
YOU are using old code that was changed."
I have only one template created the one I am using and have not done any significant changes to it or override anything.