Closed vladilin closed 11 years ago
Which branch are you using, master or develop?
I tried both. :/
Sent from my iPhone
On Apr 14, 2013, at 7:11 PM, Rob Sanchez notifications@github.com wrote:
Which branch are you using, master or develop? — Reply to this email directly or view it on GitHub.
Well, it's only in the develop branch, there's no reason I know of that you'd get that error using develop. Try re-installing the develop branch is all I can advise. I can see that the selected method is indeed in the mod.dynamo.php file.
You were right not sure why it did not work the 1st time, sorry to bother you. Although, why are there 2 branches when there develop one is the one that has all the cool functions?
Do you have a donate box? IOU coffe
I think I know how he reached this error: https://devot-ee.com/add-ons/dynamo From Devotee page both links lead to Master, you have to manually go into Github and change Branch to Development Branch
Hello, getting this error:
Error
The following tag cannot be processed:
{exp:dynamo:selected}
Please check that the ‘dynamo’ module is installed and that ‘selected’ is an available method of the module
My code is pretty simple here:
{exp:dynamo:form parse="inward" return="/home_save/collection" search_id="{segment_3}" name="test" dynamic_parameters="category" separator:category="&"}
{/exp:dynamo:form}
What am I doing wrong?