lucavanon
Forum Replies Created
-
Forum: Plugins
In reply to: [Calculated Fields Form] After update CFF not sending POST valuesThanks for the aswer.
Unfortunately the page is contained in a reserved area in my website, I can’t provide you the link, but, anyway, let me explain better the situation.
I mentioned the Thank you page only because I didn’t see other places in the menus to define the destination of the form, but if there is a field I haven’t found to define the page destination it will solve all my problems, as long as the fields are sent via POST method to that page.
So, in short, how can I send to a desired page the field values via POST method?
In my old version I just set in a button the destination of the submit button through jquery and send it like this:jQuery(this.form).attr(‘action’, ‘https://www.mysite.com/my-page);
jQuery(this.form).submit();The fields are sent via POST method to my-page.
Updating the plugin redirects me anyway to the Thank you page, even if I hide the Submit button.
I hope now the situation is a little more clear.Thanks for you help
Hi Paolo,
it works as expected.
Thanks a lot for your help!
LucaForum: Plugins
In reply to: [Calculated Fields Form] Exclude dropdown first value for validationPerfect!
That’s exactly what I was looking for, and it was that easy.
I’m sorry I’ve bothered you for this simple thing.
Your plugin is great by the way!
Thanks a lot!Forum: Plugins
In reply to: [Convoworks WP] Problem installing convoworksUnfortunately this is not the problem, files are already named 01,02,03,etc.
Over than that, 12 could come before 2,but not before 11.
I’ll try changing also the ID3 tags tomorrow and let you know is something change. However, also in tags 11 should come before 12,and 2 should always come before 3…Forum: Plugins
In reply to: [Convoworks WP] Problem installing convoworksThanks for your help.
Actually I tried your fix but I had no luck.
The problem is not naming, I added all ID3 tags to a folder and the skill is still playing the files in the wrong order.
I have a folder with an album named “Artist – Album title”, it contains 13 songs, all with ID3 tags correctly compiled.
The skill find it and play the songs, but not in the right order.
It starts from 12, then go to 13, then 3, then 4…
If I ask the skill the number of track it tell me that the 12th track is the first.
If I do it again the order is still the same, wrong but the same order as before.
I don’t know how the skill order the songs in the folder, but it’s not following the naming and also not taking account of the ID3 tags.
I tried to sort the files by dimension, date of creation… I can’t find a meaning in the order the songs are played.
Maybe you can help me once more.
Thanks!Forum: Plugins
In reply to: [Convoworks WP] Problem installing convoworksHi Tihomir,
thanks for your help.
I actually made the skill/service work in Italian in a different way, but the important thing is that it’s working now.
I only have one problem: how should I name the files and how am I supposed to built the tree structure of my mp3 collection?
I found out that all directories/albums must be on the root directory (I mean the mp3 root). For example, I can’t make a directory called Queen and then put all Queen’s albums inside that directory (tell me if I’m wrong).
Over than that, I believe that the mp3 have to be named with a certain format because I noticed that my songs are not played in order as I wish.
Most of my mp3 are named like:
01. ArtistName – SongName.mp3
But it doesn’t seem to work like this.
Thanks as always for your help, Convoworks is really a great software.Forum: Plugins
In reply to: [Convoworks WP] Problem installing convoworksJust a small update.
Applying the same strategy I created a music player and translate into Italian.
Basic operations seem to work, like play, stop, next track, etc.
What is not working is basically the search: Alexa doesn’t find any song I ask her.
For simplicity I put the songs inside the website and I’m sure the service can find the files since the songs are playing, but the search give no result.
Any suggestions?
Thanks.Forum: Plugins
In reply to: [Convoworks WP] Problem installing convoworks– I used almost all browsers: Chrome, Firefox, Opera, all give the same result/error
– The Amazon developer account is connected, doing the test says “Amazon is correctly configured”
– I created one skill in Alexa a year ago, just to test my developer account, it’s still working
– Creating a new service from a template (Quote of the day) gives the same error when moving to Configuration tab (e.join is not a function).
Actually, ignoring the error and proceed with publishing to Alexa generate the skill on the Amazon developer console.
Even if the skill is published to the console, testing on my devices fails (nothing appens on invocation), I believe the main issue here is the language localization.
From the developer console I added a new language to the skill and try to replicate it in Italian language, I was not expecting it to work since the service is built in English, etc. but anyway I built the model.
Something changes since on the invocation with the Italian name it compute something and then says thet there is a problem with connection and to try later.
I tryed to add the endpoint (copy the address) to the “Europe and India” region and finally it worked!!!
So, ignoring the error, I remember you mentioned a workaround to force the locale in Italian or something like that. Could you please help me to achieve it?
ThanksForum: Plugins
In reply to: [Convoworks WP] Problem installing convoworksHello,
finally I had some time to do some testing…
I followed the tutorial for the Order Pizza app, but unfortunately I get stuck on the Configuration step.
After finishing to build the app and save, I soon as I switch to the Configuration tab there is an error in a red modal popup that says: “e.join is not a function”.
More than that, the Amazon Alexa box has the switch on off position and I’m not able to change its status.
I also noticed that on the top right of the Convoworks window, beside the Auto propagate switch there is a dropdown box with “No platforms” as the only choice.
Thanks in advance for the help.Forum: Plugins
In reply to: [Convoworks WP] Problem installing convoworksSorry, another question that probably could save me some time.
I want to do a simple file player to start and I was wondering if there is the chance to set the folder where the mp3 files are stored in another location (for example a different disc/partition).
Linux partition is too small to store all mp3s.
Thanks in advance!Forum: Plugins
In reply to: [Convoworks WP] Problem installing convoworksThanks, I will.
Just another question: is it possible to implement Italian language? (if it’s not already implemented)
I could offer help for translations if needed…
In the meanwhile I will speak English with Alexa.
Thanks again!Forum: Plugins
In reply to: [Convoworks WP] Problem installing convoworksThanks, I solved the issue myself!
I found out that, for some reason in the configuration file of apache2 there was still “AllowOverride None”, probably I forgot to turn it to All.
This alone fixed the issue.Many thanks for your supply!
Forum: Plugins
In reply to: [Convoworks WP] Problem installing convoworksSo, I tried on an hosted website and it’s working.
On the contrary, on my local server it’s not working.
I’m running an apache2 server on linux (Antix), php7.3.
The server is reachable through a dynamic dns service at this address: mikeros.ddns.net
It is SSL certified with Letsencrypt.
The plugin installs well (except for the no permission warning), but when I try to connect the Amazon account it says “Not Found – The requested URL was not found on this server.” (the page missing is “convo-connect-to-amazon”).
The permalinks are set like you told me to “Post name”.
I tried both from outside (internet) and from localhost, same result, trying to connect to Amazon get to a Not found error.
Also trying to create a new service get a red modal window full of errors.
Any idea?
Thanks.Forum: Plugins
In reply to: [Convoworks WP] Problem installing convoworksHi, thanks for your fast reply.
*Ok, for no permission, thanks.
*The “Settings/Permalinks” to “Post name” fix solved the issue for InstaWP.For the other installations I used a publicly accessible server, however I will try with “Post name” permalinks and let you know if it’s working.
Thanks for your support. I’ll be back soon.
Thanks!
It solved the issue.
You’re the best!Luca