Assuming components is required, the following 28 results were found.
article is a follow on from my article JComments 2.3 with PlayThru (Joomla 2.5.x) but this is for a later version of the components using the alternative called PlayThru by AreYouAHuman.Com. Why? The kCaptcha used by the jComments extension is easily...
> com_akeebabackup > Uninstall: Joomla\CMS\Filesystem\Folder::delete: Path is not a folder. Path: [ROOT]/administrator/components/com_akeebabackup Joomla\CMS\Filesystem\Folder::delete: Path is not a folder. Path: [ROOT]/components/com_akeebabackup...
on the Modules link (to uninstall modules) 16. Tick mod_acctexp (if you installed this) and Uninstall. 17. Click on the Components link (to uninstall components) 18. Select AcctExp and click on the Uninstall icon. Now install Community Builder 1....
not an upgrade; it is likely that your client may reconsider the template they are using or may want to add new 3rd-party components. If asked: "how long will it take", do not say 5 minutes. This script runs on average in 15 seconds. The remaining...
you can backup the files I have listed here (the ones we will be modifying): \plugins\search\content\content.php \components\com_search\views\search\tmpl\default.xml \components\com_search\views\search\view.html.php \language\en-GB\en-GB.com_search.ini...
files) Modify the file ayah_config.php to match the publisher and scoring key given to you. > Save Upload the files to \components\com_jcomments\libraries\ayah STEP #3: Enable admin option dropdown This is a code change to allow the admin to select...
section and click the "Load Settings" link. In the right panel, there is an option saying "Recompile stale style components" with a radiobox, set this to "YES" and click on "Submit" at the bottom of the page. Under the same section is the "Security...
K2 Items disappearhttps://www.joellipman.com/articles/cms/joomla/k2-items-disappear.html
you should get the following error: Warning: Invalid argument supplied for foreach() in /home/public_html/administrator/components/com_k2/views/items/tmpl/default.php on line 80 If I went to K2 Comments, I'd get an additional error: Warning: Invalid...
Enable admin option dropdown This is a code change to allow the admin to select recaptcha. Open the file \administrator\components\com_jcomments\admin.jcomments.php (line 1066) Replace the line $captcha[] = JCommentsHTML::makeOption('kcaptcha',...
be several additional options to your search that will be displayed under the "Search Only:" heading and then a list of components. Find the value of the checkbox by viewing the HTML source and you should see something like the following: // take the...
is that all monitors are now connected to my home PC. The way to do this might be different for you depending on the components of your PC. So here's a list of what I used: Type Component Quantity Price (GBP) Reused components Monitor Acer K242HL 2...
panel: Download your site from your server to a copy on your local disk (hard disk, flash drive, etc) Make sure that the \components\com_kunena\template folder is on your local disk Make a copy of the default folder inside Rename this to the name of...
file prior to Joomla! v1.6.x but in the database. Open the database to the Joomla 1.5.x website Browse the table "jos_components" (or "#__components" where "#_" is the site table prefix. default is "jos"). Open the row where name="User Manager" Set the...
over 20 joomla websites on my virtual server and I haven't had this problem. I setup a website with about 20 3rd-party components installed, 15 modules and about 15 plugins (excluding the core modules/plugins) and managed to recreate this error. I...
maintains the functionality for the user to change the sort order by clicking on the column titles. The page you want is /components/com_weblinks/models/category.php and you are going to edit the _buildQuery() function, search the file for the following...
What I found was that no one posted this solution which I found is compatible with almost any site and with all my components without having to modify the below script. Why? The article modal is a much easier way for the end-users to select a Joomla!...
name as their class will not be constructors in a future version of PHP; JCommentsACL has a deprecated constructor in /components/com_jcomments/classes/acl.php on line 17 Fix: // change on line 41 function JCommentsACL() // to function __construct()...
GDPR Privacy Policyhttps://www.joellipman.com/static-items/gdpr-privacy-policy.html
does not warrant that this site, its servers, or e-mail sent from JoelLipman.com are free of viruses or other harmful components. JoelLipman.com will not be liable for any damages of any kind arising from the use of this site, including, but not limited...
Joomla you will possibly lose this modification and have to apply it again. The file that you will be editing is /components/com_contact/controller.php You can open it in Dreamweaver or other good editors. (Joomla 1.5.2) Near lines 193-195 locate: Code:...
previously declared in /public_html/plugins/system/jezReCaptcha/recaptcha-php-1.10/recaptchalib.php:47 ) in /public_html/components/com_k2/lib/recaptchalib.php on line 67 I've managed to fix this in my site. Because you already force the recaptcha...