Aerocan Posted October 25, 2011 Posted October 25, 2011 Hi! I have been trying to use the following function "Get URL as Text" on a SSL encrypted site (https). I get a question mark as a result. Is there anything I can do to get it working? Thanks for helping. R
Smef Posted November 1, 2011 Posted November 1, 2011 A question mark usually means that the function you are calling cannot be found, which could be from the plugin not being installed or your module not being registered. Check and make sure you have registered the module and installed the plugin before calling any of the functions. Remember that modules only exist per user session, so you should call SMRegisterGroovy in your startup script to make sure your modules get re-registered every time you open your database.
Recommended Posts
This topic is 4779 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now