VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: antonino78 on July 01, 2014, 19:11:52 PM

Title: thank you page order
Post by: antonino78 on July 01, 2014, 19:11:52 PM
When you confirm an order I'm not redirected to page: index.php?option=com_virtuemart&view=cart&layout=order_done
but I get redirected here: index.php?option=com_virtuemart&task=checkout&view=cart
This since I updated vm 2.6.6
can anyone help me please  :'(
Title: Re: thank you page order
Post by: GJC Web Design on July 01, 2014, 23:17:53 PM
live url? 3rd party template?
Title: Re: thank you page order
Post by: antonino78 on July 02, 2014, 10:38:21 AM
I found the file.
It was in my plugin one page checkout

Thank you
Title: Re: thank you page order
Post by: antonino78 on July 03, 2014, 11:39:57 AM
Hello,
I remain a problem.
I do not understand why these words are not translated (THANK YOU FOR YOUR ORDER!) In Italian.
Please can you help me.
I checked all the language files and seems to bear
Using the 3d party plugin ONE PAGE CHECKOUT
Title: Re: thank you page order
Post by: jenkinhill on July 03, 2014, 12:23:33 PM
Maybe the string tranalation is missing from your Italian language file. You can add the translation to that file or simply create an override. In VM2.6.6 there are two constants that may be involvedm COM_VIRTUEMART_CART_ORDERDONE_THANK_YOU and COM_VIRTUEMART_CART_THANKYOU

To create language overrides see http://forum.virtuemart.net/index.php?topic=113895.0
Title: Re: thank you page order
Post by: antonino78 on July 03, 2014, 12:34:28 PM
I checked the file and are two constants.
See the attached pictures
I enclose also the language file

[attachment cleanup by admin]
Title: Re: thank you page order
Post by: GJC Web Design on July 03, 2014, 17:00:09 PM
QuoteUsing the 3d party plugin ONE PAGE CHECKOUT

there are many - have you asked the particular developer

is he using those lang vars or some other?

Also from memory doesn't the thank you message come from the payment plugin?

Have u checked the payment plugin to see if the var (or lack of var) is in there
Title: Re: thank you page order
Post by: antonino78 on July 03, 2014, 17:06:18 PM
I did a test by disabling the 3d party plugin and I have the same problem.
I also asked the developer and he told me that it depends on the 3d party plugin
Title: Re: thank you page order
Post by: GJC Web Design on July 03, 2014, 17:09:09 PM
Quote3d party plugin

what 3rd party plugin - your answer makes very little sense
Title: Re: thank you page order
Post by: antonino78 on July 03, 2014, 17:14:49 PM
The response of the developer of the plugin was this:
It has nothing to do with VP One Page Checkout plugin. That can only happen due to incorrect translation and you will also face the same issue even if you use standard VirtueMart Checkout system.

You need to ensure than the following language tag is correctly translated in your in your VirtueMart language file and one time only (no duplicates).
COM_VIRTUEMART_CART_ORDERDONE_THANK_YOU

I have watched, the duplicate rows are not there.
And the language file is translated correctly  :(
Title: Re: thank you page order
Post by: GJC Web Design on July 03, 2014, 17:48:49 PM
then what every is producing  (THANK YOU FOR YOUR ORDER!) In Italian isn't   COM_VIRTUEMART_CART_ORDERDONE_THANK_YOU

there is full lang debugging built into Joomla  - you need to find where that phrase is formed and what var they are using and if the correct lang file is being loaded without errors
Title: Re: thank you page order
Post by: antonino78 on July 03, 2014, 18:02:07 PM
In the previous answers I have attached the file of the Italian language.
There are two constants: COM_VIRTUEMART_CART_ORDERDONE_THANK_YOU and COM_VIRTUEMART_CART_THANKYOU
One of the two should work or not?
Title: Re: thank you page order
Post by: antonino78 on July 03, 2014, 18:07:21 PM
In the file (order_done.php) there is this constant: COM_VIRTUEMART_CART_ORDERDONE_THANK_YOU
This constant also exists in the Italian language file  :(
Title: Re: thank you page order
Post by: GJC Web Design on July 03, 2014, 18:33:17 PM
I can't by some mystical means know what are in your files etc - all I can do is make suggestions for YOU to follow up on...

have you switched on your joomla lang debugging and sat down and analysed it?
Title: Re: thank you page order
Post by: antonino78 on July 03, 2014, 18:38:35 PM

You say in global configuration joomla?
If so, I have access.
I am the administrator and the developer of the site
Title: Re: thank you page order
Post by: GJC Web Design on July 03, 2014, 23:22:57 PM
and have you done it and analysised what u found???
Title: Re: thank you page order
Post by: antonino78 on July 04, 2014, 09:56:46 AM
I do not know what to watch.
Can you show me what to do?
Title: Re: thank you page order
Post by: AH on July 04, 2014, 10:40:16 AM
Try using VM support and support the project

http://extensions.virtuemart.net/support/virtuemart-supporter-membership-detail (http://extensions.virtuemart.net/support/virtuemart-supporter-membership-detail)
Title: Re: thank you page order
Post by: antonino78 on July 04, 2014, 10:51:44 AM
That is, should I pay $ 60 for a language problem?  > :o
I'm not asking any modification to the product.
I'm just asking for help to solve a problem of language
Title: Re: thank you page order
Post by: AH on July 04, 2014, 11:07:50 AM
Hmm.....

I have a problem with a product that I got for free
I cannot do this myself or do not have the time to learn how to solve my problem
I want/need support to resolve this problem
I am not prepared to support the project as I want support to be free

Can you not see that if we all adopted this approach, there would be no more project as the Devs would starve to death!

I simply suggested that you might support the project with a small donation (and 59euros is $80)

This is NOT a requirement and I am NOT part of the project

But it makes me spit when I see multiple post from people who want everything to be Free and then get aggrieved when someone suggests actually investing money in support.

I suppose you will be charging for your services or products you sell or are your efforts purely altruistic.





Title: Re: thank you page order
Post by: GJC Web Design on July 04, 2014, 12:09:00 PM
plus antonino,  either its a language problem or you seem very cautious about trying anything - where's the problem with a quick google ' Joomla language debug' - then get in there and get your hands dirty learning some new skills?

If your not willing then no one else will be bothered - u can't expect step by step hand holding for nothing - it is a VERY basic thing to ask you to switch something on and have a look
Title: Re: thank you page order
Post by: antonino78 on July 04, 2014, 12:16:16 PM
Ok, I apologize for the inconvenience.
I will try to solve the problem alone.
Thanks again

Please ask for this post
Title: Re: thank you page order
Post by: AH on July 04, 2014, 14:22:05 PM
The little chick has fledged!

Strange how possibl funding their support results in a loss of interest.
Title: Re: thank you page order
Post by: antonino78 on July 04, 2014, 14:30:21 PM
Let me give you a big round of applause .... Happy now?
Virtuemart has only the basis of free everything else you have to pay for it.
Starting from the model, ending the most miserable plugins.
I all this money I've already spent.
So I have not demanded anything for free.
Since in this form will not want to give a little help for a simple language file.
You might as well not answer.
Make the most beautiful figure
Title: Re: thank you page order
Post by: AH on July 04, 2014, 16:22:59 PM
QuoteLet me give you a big round of applause .... Happy now?
Virtuemart has only the basis of free everything else you have to pay for it.
Starting from the model, ending the most miserable plugins.
I all this money I've already spent.
So I have not demanded anything for free.
Since in this form will not want to give a little help for a simple language file.
You might as well not answer.
Make the most beautiful figure

Oops, I was wrong, it is back.

You have had to invest real money in your ecommerce solution - amounting to a few plugins, sounds a very good deal for you!

As for demanding free support - you got real good advice from GJC and did not know what to do.
QuoteCan you show me what to do?

If it was so simple then you should have solved it without such a request.

GJC and many others have invested huge amounts of non-billable time in learning this stuff to make it easier for them to deliver solutions.  Yet you expect that such knowledge should be free to you, tut tut! 

How much do you offer to the community in support of other users - just look back over your posts and see that you are gaining a lot more than you have ever given.

As I said before, support the project 59euros for over 3 years of software use (based on your postings) is less than 20euros a year.

If everyone adopted your approach the project will die and then you will have much more work to do!
Title: Re: thank you page order
Post by: antonino78 on July 04, 2014, 16:30:10 PM
See this is the last answer that I give you.
then I hope that this forum has a serious moderator close this thread useless.
You're not one who wants to work, but you're just a troublemaker who tries discursione.
I do them my money god to whom I say not to you, okay?
Now instead of writing here, think about work.
Title: Re: thank you page order
Post by: jenkinhill on July 04, 2014, 17:29:16 PM
Antonino I will close this thread because you clearly do not understand what is being written and are apparently not willing to act on the advice you have been given

You have made 100 posts in the forum so far, and not one of them is offereng help or advice to other users. After all this time you have been using VM I would expect around 10-20% of your posts to be made to help other users. There does come a time when the goodwill of those who give up their free time to help others becomes exhausted.