Assuming does is required, the following 120 results were found.
directory on your server (for example, public_html/api/thumbnailer.php). It will be called as a JSON API over GET and does not render a webpage. Create Storage Folders In the same directory, create two writable subfolders: _origs/ — stores the original...
- Page Responses Query This is a second query which queries the first query... Well it's for the radar chart and what it does is group all the responses per page (per survey attempt) so that given a survey reference, it will give me the sums per page....
plus icon next to Sales Order (creates a new sales order) on the quote record, the fields auto-map. The client script below does the same for invoice as the quote lookup is a custom field on the invoice. How? First, we'll setup a client script...
v_TenantID = ifnull(r_TokenDetails.get("Tenant_ID"),""); // // get access token (does not need REST API url as we're calling it from within CRM) v_AccessToken = standalone.fn_API_GetXeroAccessToken(); // // do Xero stuff if(v_AccessToken != "" &&...
values don't include a timezone Issues with tax rates meant replicating a tax list copy from Xero to Zoho the Client doesn't use the Items module in Xero and instead puts the product name in the description field How? Because my head is a little fried,...
Attempts to make the account inactive failed with the message that it was “linked with an integration.” This message doesn’t necessarily mean a third-party app; it usually means the existing bank feed integration is still registered within Zoho’s...
phpBB3 before nor were the instructions for applying the template and integrating it into Joomla that straightforward. It doesn't seem to matter what order you do the below in because I went through rocketheme's instructions once and it didn't work. I...
my clients want. Fortunately for me, I just created one plugin which I can install on any number of Joomla 1.6 sites and it does all this for me... Neat huh? Folder I'm going to shove all these files into a folder which I will then compress and install...
This script is provided as is without warranty If you do not understand what this script is doing, let someone who does run it instead INSTALL INSTRUCTIONS Install JComments on your upgraded website (at time of print: Jcomments v2.3.0 on Joomla v2.5.4)...
you have to be a paying member to access these and I tend to piggyback on my client's subscriptions. This information does not come from Yootheme forums. I am too lazy to answer/update my solutions in 3rd-party forums.
template to a default one and see if that works. Check your cookie policy: Open a browser which allows cookies, and one that does not. Visit your site with both and attempt the password change.
recaptcha in comment form This step displays the ReCaptcha on the form (note this code may need to be reverted if the admin does not want to use recaptcha anymore) Open the file \components\com_jcomments\tpl\default\tpl_form.php (line 114) Replace the...
PlayThru in comment form This step displays the PlayThru on the form (note this code may need to be reverted if the admin does not want to use PlayThru anymore) Open the file \components\com_jcomments\tpl\default\tpl_form.php (line 114) Replace the code
PlayThru in comment form This step displays the PlayThru on the form (note this code may need to be reverted if the admin does not want to use PlayThru anymore) Open the file \components\com_jcomments\tpl\default\tpl_form.php (line 126) Replace the code
done as the last step of this migration. Rename admin ID in the UPGRADE database We want to make sure that the new user ID doesn't exist in our upgraded system because we may have a user with that ID in the old system who might inherit privileges they...
article to remind me how to move a Joomla administration section and to lock it down to a specific IP address. The below does not involve installing any third-party extensions and will remain in place even if you update your Joomla CMS. Why? When...
// What I want www.joellipman.com/category-alias/article-alias.html How? You could buy an SEF extension that does this for you or spend time tweaking your .htaccess file. Or you can take advantage of a Joomla update and do this without any coding......
AND `user_id`333; Akeeba Backup Install: Warning JInstaller: :Install: Error SQL Table 'newdb.#_akeebabackup_profiles' doesn't exist Extension installation stopped. Package Install: There was an error installing an extension: com_akeebabackup-core.zip...
to be a quick article detailing how I used a PHP function to upload a video file to Google Drive. Note that this example does not involve installing the Google Client Library for PHP. So no classes or built-in functions that you didn't write or know...
this article suggests how to add Map as a sub activity. Note that this article is based on a new blank project which does not include code from the previous example but you can still build this over the previous example (as I did). Why? The previous...