Assuming login is required, the following 91 results were found.
Joomla CMS v2.5.14 What? This article is a note on how I fixed an issue on a client site. The website had a redirect on the login which would go to a page accessible by "registered" users but only "Super Users" could actually login. "Registered" users...
the SQL file (or copy the contents of the SQL file into the input field) Re-build/Auto-correct some Joomla inconsistencies Login to your Joomla Admin Panel using a System Administrator account ("Super User"?) Go to Categories > click on the "REBUILD"...
only the first name) • Your selected aircraft (by public name or \"anonymous\") What joellipman.com stores about you: • Your login/username (for account management) • Your password to my website (password reset only) • Your public name (full Name) •...
Some articles are available for public, some are restricted to staff and different localgroups. When users click on the 'Login' link, we want the system to automatically prompt them for their username/password. (Kerberos authenticated, as opposed to...
in step 2. Switch "STOP Thumbnail Service" to "NO" Specify a group which can generate thumbnails and use the service. Login to front-end as a user belonging to the group specified in 3c. Keep refreshing the page until all thumbnails have been generated....
> Save and Restart Still no luck... I know the pain. Go and have a cup of tea/coffee. Then let's work on that Windows OS: Login to your Windows > Go to Search > Device Manager > Expand "Display Adapters" You should see your Graphics Card listed but as...
to trigger a webhook when submitted. Pre-Amble Just need a few fields on the CRM contact record to store the survey metadata Login to ZohoCRM with permissions to edit modules Go to Setup > Modules and Fields > Contacts > Layout > Standard Add the...
where it fails to email users who reset their password. How? A few things to check: Check the email message even exists: Login to your Joomla Admin Panel Navigate to Extensions > Language Manager Click on the “Overrides” label Click on “New” (but don’t...
c:/Users//.android/debug.keystore -alias androiddebugkey - storepass android -keypass android (replace with your windows login) Should be something like: To get the App SHA1 code: You have to add the correct SHA1 to the Google APIs console for release...
the question using Deluge code and query the OpenAI ChatGPT API to return a response. Getting to the development-side Login to ZohoCRM as a super-admin Go to Setup (cog icon in the top right) Under Zia, select "Conversational AI" Click on the link "Zia...
the user's record, retrieve the department, and set the correct pipeline option. Setup: Department Field on User Profile Login to ZohoCRM as a system administrator > Go to Setup > Users > Click the pencil icon (top-right most) to edit any profile On the...
ticket's attachments and push them to the ZohoAnalytics data table. Check that ZohoDesk is sync'ing with your ZohoAnalytics: Login to ZohoAnalytics as an Admin with access to ZohoDesk Make a note of the workspace name that your ZohoDesk will sync with....
= zoho.crm.getRecords("users"); for each m_User in r_Users.get("users") { if(m_User.get("email").equalsIgnoreCase(zoho.loginuserid)) { v_LoggedInUserID = m_User.get("id"); } } // // create CRM zohosign document recipient m_CreateRecipient = Map();...
form link name: Putting this here as it should be what we first did! This is with reference to the Zoho People version 5: Login to Zoho People as an administrator (don't have to be super admin) Go to Settings (cog icon in the top right) Click on...
STEP #2: Check ReCaptcha Private Key This is assuming you have already signed up for a ReCaptcha key (Google ReCaptcha) Login to your Joomla Administration panel Extensions > Plug-in Manager > Captcha - ReCaptcha Check "Public Key" contains your key....
a HTML form in my PHP. Also note: The association to a user can change because anonymous guests count as guests until they login, which is when they are associated to a UserID and identified as staff or student. Number of total hits aggregated by month...
Configure the map to the settings you want. Copy the ID reference as per the "Important Note" below. Login to your Joomla website admin panel Install this module as per usual (will auto-install) Go to Extensions > Module Manager Paste the ID code you...
:v_Endpoint type :POST parameters:x_Params headers:m_Headers ]; info r_ResponseXML; } } Setup Creator form to receive data Login to your Zoho Creator and setup a form, I've called mine "eBay Webhook Payloads" Add a Single-Line field called "Event Type"...
with us. How? The code is actually pretty straightforward but you will need to follow these steps to get the credentials: Login to your Twilio console On the dashboard, note the ACCOUNT SID and AUTH TOKEN In the side menu, expand Phone Numbers > Manage...
and invalid HTTP statuses as their webhook validation process is a little stricter than Zoho's. Setup a Zoho CRM Function: Login to Zoho CRM > Setup > Functions > New Function Function Name: fn_API_ReceiveXeroWebhook Display Name: FN - Xero - Receive...