Joomla Security Resources
Secure your Joomla sites before they are hacked! – Joomla Blogger
Secure your Joomla sites before they are hacked! – Joomla Blogger
Graphic designer since before the Internet. Started with newspaper paste-up; then art director for advertising agency in Reno, NV; and now freelancer designing marketing materials, print-on-demand t-shirt art, websites, and social media graphics.
A. Create a HIDDEN MENU item called Reports: Reports (Alias: reports. In the Note section, add: “This is in a HIDDEN menu, so that the Alias menu can be Access Public, but only Super Users can log in.”) Articles » Single Article MUST create a User > Access level to attached to the HIDDEN Menu Item…
Joomla site got hacked. These are the resources I’m using to fight back! Unhacking Your Joomla Site – Akeeba Backup Joomla Security Checklist / Your have been hacked or defaced – Joomla.org How To Fix A Hacked Joomla Website – The Theme Expert How to fix “hacked by Hmei7″ on Joomla web site – Joshpate…
Background: Annual Conference has wrapped up. Allow attendees to download this year’s presentations (in PDF format) from Conference’s membership site. Approach: Create unique User account so only this year’s attendees can access PDFs (both members and non-members). A special Membership Plan also needs to be created (otherwise visitors won’t be able to log in and access…
Giving the Front Page a different style from other pages – from Joomla Docs I specifically used the following CSS method from the above post: Assigning CSS style on the body element in your template Edit the file “index.php” in your default template directory Then, you can write CSS rules which style the component differently…
Use Joomla Akeeba Backup to create a Test site using an existing site’s files (so upgrades can be tested before applying to live site): Install Akeeba Backup onto existing site. Take a backup. FTP download the resulting Akeeba Backup .jpa file to hard drive (MUST use Binary* Transfer Type). Curretly using Cyberduck to FTP the…
Joomla login module: SCLogin Enhanced Login (as of version 7.0.3) Project: Change register button’s text from the word “Register” to the word “Join” In order to avoid this edit from being overwritten when SCLogin gets updated, locate SCLogin’s language file: root/language/en-GB/en-GB.mod_sclogin.ini Copy line 8: MOD_SCLOGIN_REGISTER_FOR_THIS_SITE=”Register” And paste it in the Language Overrides file, located at: root/language/overrides/en-GB.override.ini Then…