3 users online. Create an account or sign in to join them.Users
order entries older version
This is an open discussion with 18 replies, filed under General.
Search
Oke,
Can someone tell me which steps I have to take to install this with git. When I do git clone https://github.com/nickdunn/order-entries I get the 1.9.7 version.
As DavidOliver pointed, use this direct download link.
Oke, that gives no problem with the git repos ?
I have installed the old version. Tommorrow I will repair the DS so I can test which one is too blame. Everyone thanks for the help.
@vladG : Could you check if I have the DS right. If so, then Im afraid Symphony is too blame.
Ok, I'll look into it.
Alternatively you could try telling us what the bug is.
Found it ... Order Entries needs a patch for output param value and the filter in Prev / Next datasources was
mysql : value ...
instead of
mysql: value ...
Notice the missing space after mysql in correct version.
@roelof
You just have to apply the patch for Order Entries and you're good to go.
The bug is that I want to have a previous/next links and I do it with 3 DS like VladG has given in this topic : http://symphony-cms.com/discuss/thread/256/3/
I have order entries 1.9.7 installed and still I get no records found in the xml regarding the previous/next.
Acccording to VladG this setup works with a older version of Symphomy and version 1.9.6 of Order_entries. So i try to determine if it's a bug in order-entries or in Symphony 2.2.5
Roelof
@vladG : The next works now. The previous still gives no records found.
@roelof: Fixed. Check it at http://test.tamarawobben.nl/artikel-details/appelgebak/?debug
Thanks, What did I do wrong now? And can we say for sure that 1.9.7 is too blame?
- Order Entries (1.9.6 and 1.9.7) is fine only if you apply the patch I mentioned before or else you will see those errors from MySQL.
- the filter for volgord was misspelled. Instead of mysql: it was mysql :. I overlooked it as well. (until I fixed it, of course)
- I corrected some $parameters that were used in both Datasources (Prev and Next).
If you ever need this technique again, just follow this current example ... to the letter :)
Thanks. Im now trying to make this work with months instead of title. But again I ran into a problem. See : http://symphony-cms.com/discuss/thread/80536/
Things are getting complicated now. Perhaps you could hire someone to permanently assist you with the site.
Thanks for the help then and wish you all the luck
Create an account or sign in to comment.
Hello,
Does someone know where I can download Order-entries 1.9.6. I think I have found a bug but I want to be sure its the extension and not symphony 2.2.4. With a older version of symphony and a older version of order_entries there is no problem according to VladG.