v3.x
Open: phocaguestbook.php Located here: public_html/components/com_phocaguestbook/helpers/
Line: 61
Change this: public static function getInfo() To This: public static function getInfo() ...
Open: phocamaps.php Located here: public_html/administrator/components/com_phocamaps/helpers/
Line: 62
Change this: public static function getInfo() To This: public static function getInfo() ...
Open: phocaphoto.php Located here: public_html/administrator/components/com_phocaphoto/helpers/
Line: 114
Change this: public static function getFooter() To This: public static function getFooter() ...
Open: phocamenu.php Located here: public_html/administrator/components/com_phocamenu/helpers/
Line: 588
Change this: public static function renderCode($id, $method) if ($id == $i) else if ($id ...
... without warranties under GNU Affero GPL v3.";
/*if (fusion_get_settings('license') == 'epal') */
return $copyright.$license; }
To This:
function showcopyright() {
}
OR
To This:
function ...
...
Get the Latest Release: https://github.com/jindrapetrik/jpexs-decompiler/releases/latest
========================================
Download, and install: Notepad++ (free) Here is the link: https://notepad-plus-plus.org ...
... - Easy Frontend SEO - Joomla! 3)
Go to Line 92 or 93
Remove or Comment out "//" this line:
$donationCodeCheck = $this->getDonationCodeStatus($host, $donationCode)
Go to Line 108 or ...
This hack will remove the WebTrees image from your footer:
Open: AbstractTheme.php
Located here: public_html/app/Theme/
Goto Line: 1051
You will see this:
protected function logoPoweredBy() ...
This Plugin works for Jomres 9.10.x and 9.11.x
This is a New Plugin Manager work around for Jomres.
This update will let you: 1) Be able to install ALL Core Plugins without a License. 1) Be able to ...
Get Free version here: http://2glux.com/projects/sexypolling
Or you can download the Original "Free" file here:
http://www.fixmycomputermark.com/free-downloads/file/42-sexypolling_pack_2-1-6_2glux-com.html ...
If you see this message below in the Admin or on your website I posted a fix for this after these images:
Removes this message: "Unfortunately you don`t seem to be using a valid Jomres license ...
... excel file.
Change the file extension from .xlsx to .zip
Now extract the whole content of zip file.
Search for xml format of targeted sheet. You will find it in ‘xl -> worksheets’ directory.
Open ...
This is a Free Joomla plugin You can download the Community version file here: https://weeblr.com/download
wbAMP - Community Edition to Pro
Before or After install - Open this file: wbamp.xml
Located ...
... is harassing, and bullying me on his forum! What a jerk! See how Vince is. Don't buy Jomres!
Get it for FREE here! All 170+ Jomres Plugins (unencoded) (click here)
As far as my IP being blocked, it ...
Removes this message:
You have not saved a license number in Site Configuration, therefore you will not be able to download plugins. Once you have a valid license key saved then you'll be able to install ...
Below is an email I get from a spammer just about everyday for the last few weeks. If you see this email just delete it. It is coming from someone in France. What happened is that I went to a site, not ...
To extract and save all URLs from your domain into a sitemap.txt file using PHP, you can use the following script. This script uses cURL to fetch the content of your domain and DOMDocument to parse the ...
To capture the URL where the user came from and save it in a .txt file using PHP, you can use the $_SERVER['HTTP_REFERER'] superglobal. Here's a simple example:
Explanation:
$_SERVER['HTTP_REFERER']: ...