That did the trick. Thanks for the prompt feedback and suggestion!
Posts made by mpeterson0418
-
RE: WP Mail Plug-In not accepting inputs during setup
-
WP Mail Plug-In not accepting inputs during setup
Hello,
I am trying to setup WP Mail Lite to utilize a GMail API that will allow for me to send emails using the WP Forms plugin in WordPress
I am getting up to the setup screen where it prompts for the Client ID, passkey, and API reference link. I entered in all my information setup from Google, and when selecting to continue...... the WP Mail icon loads fairly quickly, and then just disappears
When I try to enter this information on the main WP Mail dashboard, although the option to select GMail API is not requesting for the pro version, when I try to commit the changes nothing takes, and it retracts back to the PHP option
Just for reference, I disabled my AV, and also disabled my pi-hole DNS to factor out anything from being blocked, to no avail.
Is this an issue perhaps with WordPress? I am using the developer version for building a site..... and I don't see any literature which suggests that it's a WP Mail Lite limitation
Any insight on this would be greatly appreciated!
-
RE: WordPress Site Configuration
Thanks for the prompt feedback.
Gave this documentation a read over = https://wordpress.org/documentation/article/create-pages/#changing-the-url-of-a-page
Everything has been corrected as far as URLs go..... thanks for your help
-
WordPress Site Configuration
So I'm building the Front Page of a site...... but I do not see any way to create new pages and have them link between one another
Is this not a viable feature when using this application?
-
RE: Guacamole Branding for Login Page
Hi @girish
Think I got it figured out. Had to change the file format on how I was zipping the directory so this is working now
One last tidbit here that I have - the "Title Here" variable in the en.json file seems to only hold one specific font. Is there any way to modify that?
-
RE: Guacamole Configuration
Hey sorry.... just a quick update I found the MySQL table and was able to edit it as needed. Issue got cleared up after running a couple queries. Thanks for your help!
-
RE: Guacamole Configuration
Yes I got the external directory setup and it is pulling in my AD user accounts so we are good there
As for MySQL..... is there a specific location/table on where I can access the database user accounts? Or is everything entered via UserMappings.xml?
-
RE: Guacamole Branding for Login Page
Yes I have restarted the service via the file manager utility after completing the upload. Oddly enough it's the only viable option I have as well since I can't restart guacd or tomcat9 using any of the linux terminal commands
-
Guacamole Branding for Login Page
Hello. I am following the document provided to attempt modifying the logo and page background color for the login screen. I am following the information listed here = https://forum.cloudron.io/topic/7154/guacamole-login-page-branding/6
However when uploaded through file manager, I am not seeing the changes take effect, even for the default logo provided in the branding.jar file
I am wondering if perhaps there is an issue with how I am implementing this into my guacamole configuration, and could use some guidance if anyone is available
-
RE: Guacamole Configuration
I got the external authentication working. Thanks a bunch!
Any thoughts on the lingering user account that I can't remove from Apache Guacamole? Is it stored somewhere within mysql and perhaps something I can edit manually to remove? The user interface keeps giving me the error I referenced earlier:
ERROR - An error has occurred and this action cannot be completed. If the problem persists, please notify your system administrator or check your system logs.
-
RE: Guacamole Configuration
@fbartels I am definitely going to try that
Maybe you can help me with something within the guacamole config...... for sake or argument I tried building a user account and added my domain NetBIOS name to the front of it <AD><username>.
Now when I try to edit the account in the guacamole interface, I get the following error:
ERROR - An error has occurred and this action cannot be completed. If the problem persists, please notify your system administrator or check your system logs.
It seems like the account is being stored within the mysql database. Any thoughts on how to manually clean it up?
-
RE: Guacamole Configuration
So it will in fact pass through the authentication to all the other installed apps on my profile if I setup the External Directory? That's good to know. How exactly will Apache guacamole pick that up though? My concern is that both use different URLs for access, and I think anyone browsing the web could easily just connect to Guacamole without needing to access the cloudron app could they not?
-
RE: Guacamole Configuration
@girish I am trying to set it up to work against my Windows AD LDAP server
-
Guacamole Configuration
I am having some trouble trying to figure out how to get LDAP to work within my configuration. I am observing that a lot of focus has to do with connecting into the /etc/guacamole directory.
Yet for some reason whenever I try to access the terminal on my cloudron app, I do not see this location available on my guacamole deployment. Making me wonder whether or not this was setup correctly or not (I simply just added the app from the app repository and let it install)
Any insight here would be greatly appreciated
-
File Manager
Really dumb question, but where is the File Manager app on my cloudron account?