What?
During a site upgrade, the commenting extension for Joomla called JComments would return errors when using PHP version 7. This is a quick article to document what needed doing to fix the errors. ...
... another screen of app icons. The same can be done to the desktop versions with open applications instead of just their icons.
Why?
MS Windows 10 has made a major step but when you close down your ...
...
See my JsFiddle jsfiddle.net/Jlipman/4kj96rL0/1
Submitted by Ike
This version submitted as an update is a little smoother as it adds a font-size transition:
ul li{
display: inline-block;
...
... of code below is using the functions to read data from Zoho CRM and to write data back to the system.
Why?
I've rewritten this code a few times and want to store the finalized version (following ...
... two requests (albeit in one function) especially with imposed limit requests. I can halve this so let's upgrade!
Method #2: Mulitipart single request
This is my recommended version. In this function, ...
... requires PHP 5.6 and above. For lower versions you can issue the MySQL commands directly like:
mysqli->query("START TRANSACTION")
mysqli->query("COMMIT")
mysqli->query("ROLLBACK")
Important note: ...
... in this article.
How?
The fix is a PHP one and has to do with versions of PHP and MySQL. As quoted by the PHP htmlspecialchars:
"As of PHP 5.4 they changed default encoding from "ISO-8859-1" to ...
What?
This is a quick 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 ...
What?
An article on how to quickly adapt an array code and sort by its values. Surprising how many examples are on the web and everyone saying you're doing it wrong... Which is true but quite unhelpful. ...
... called read_product_id.vbs
Copy the following code to the file:
Set wshShell = CreateObject("Wscript.Shell")
MsgBox ConvertToKey(WshShell.RegRead("HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\DigitalProductId"))
Function ...
What?
This is an article to document the migration of a Joomla! CMS running version 2.5.11 to an instance of Joomla! CMS version 3.4.1. I would consider the below instructions an ALPHA version as it ...
VersionPlatform ChangeLogOptions1.0 - Read data packets without causing network traffic
- Display program used to open port
- Disallow program minimize
- Background made transparent
- Added received/sent ...
VersionPlatform ChangeLogOptions1.0 + Group all the data by a specified column
+ Generate interactive flash charts- Date Uploaded: Wed, 15th Sep 2010
Download
VersionPlatform ChangeLogOptions1.0.5 - Tested for compatibility with Joomla! CMS v3.4.0
- Included instructions in description
- Included license file- Date Uploaded: Thu, 12th Mar 2015
Download ...
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies. Read more about our Privacy Policy.