General Questions/New to Joomla! 2.5 • Re: site down, front end and admin side
Look at the red box at the top of this page for the Forum Post Assistant which will tell you how to post the information needed to help you.Statistics: Posted by gsmela — Sat Oct 12, 2024 9:02 pm
View ArticleAdministration Joomla! 5.x • Re: StandardRules.php --> 2 warnings
Please post the FPA Report - see the Forum Rules at top of the forum (Red box).The FPA gives use more information and helps us track what the error might be and gives us much more in depth technical...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Automatic restore admin page...
You wouldn't use any extension to actually reset the site, since the process requires you to wipe out the database.You need to write a PHP script and CRON job to:Drop (delete) the database, or purge...
View ArticleTemplates for Joomla! 5.x • Re: How to change the blockquote style?
Use your browser inspect function and determine the css rule currently styling the block quote. Create a user.css or whatever your template uses and restyle how you want.Thank you. I will try it out....
View ArticleAdministration Joomla! 4.x • Re: Acceptance of relative URLs for iFrame...
Yes a full url(i.e. including the domain with or without http://) must be used for iframe menu item type. This includes internal url'sIt's menu item type System Links >>> URL ... that...
View ArticleGeneral Questions/New to Joomla! 1.5 • Re: site down, front end and admin side
Yes I would advise start over. WAMPServer doesn't offer a PHP add-on module lower than PHP 5.6 so there's no possibility to take the site 'offline' and work on a local server (your PC).Moving forward...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Joomla\CMS\Object\CMSObject::$tagline
Thanks for the reply Per.Updated but no change.I discovered more in the log at public_html --> administrator --> logs --> com.knowres --> 2024-10-14 -->...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: 403 access denied
Try renaming .html to bak.html and see if test.php file can be reached. If it's not the .htaccess causing it then it's a server setting.Statistics: Posted by Webdongle — Mon Oct 14, 2024 7:32 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Disabling collapsing of the...
Perhaps use Article category module and loadmodule https://docs.joomla.org/How_do_you_put_ ... loadmoduleOr there might be an extension that would do it?Statistics: Posted by Webdongle — Mon Oct 14,...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Customise Menu - Gantry 5
Use "Menu" particle to show menuUse "Page Content" particle to show contentStatistics: Posted by pablop76 — Mon Oct 14, 2024 9:22 pm
View ArticleJoomla! 5.x Coding • Query and display text containing apostrophe
I have a form that includes a comment field. If a user types in a comment that contains an apostrophe, $db->quote works perfectly and saves the entire comment via a Mysql INSERT. However when I...
View ArticleJoomla! 5.x Coding • Re: Query and display text containing apostrophe
I just saw the typo in my posted code that isn't in my actual program.$results = $db->loadRow();My program does have the greater than sign.Statistics: Posted by pcsadmin — Mon Oct 14, 2024 11:55 pm
View ArticleExtensions for Joomla! 5.x • Article writing for users
I'm looking for a way users can write articles and blogs without having access to the Joomla site Media files.They should have their own file upload and storage and possible management.Any...
View ArticleAdministration 1.5 • Re: Adminitrative Login
First off your site is joomla 1.6 15 yrs out of date !!!Do you have access to the server cpanel?How are you paying the subscription, you can probably cancel there?Sorry for the late answer. Wow... 15...
View ArticleExtensions for Joomla! 4.x • Re: J2Store alternatives?
Their ticketing system gets rapid responses. Never use a forum for support.Statistics: Posted by trogladyte — Tue Oct 15, 2024 8:12 pm
View ArticleSecurity in Joomla! 4.x • Some Ajax calls bypassing https and dropping to http
While comparing http to https logs (J4) I noticed a few URLs are coming down in the former (eg plaintext) when I'm expecting everything nice & tidy in TLS.Some of the common players (Shortened for...
View ArticleAdministration 1.5 • Re: Administrative Login
When you say "administrative login" do you mean the web hosting or to Joomla? If it's the web hosting account itself, then contact the web hosting company (if you are the authorised "owner" of the...
View ArticleMigrating and Upgrading to Joomla! 5.x • Upgrade to J5.2 being blocked by...
I'm upgrading my sites to J5.2. but on one of them I get a server error messageJUpdate Screenclip2.jpgI've checked the pre0-update list and these warnings appear.JUpdate Screenclip.jpgChronoforms and...
View ArticleTamil Forum • Joomla! 5.2-க்கான "தமிழ் - இந்தியா" மொழிக் கட்டு
வணக்கம்! ஒரு மகிழ்ச்சியான செய்தி!!நேற்று (அக்டோபர் 15, 2024) வெளியிடப்பட்ட Joomla! 5.2-க்கான "தமிழ் - இந்தியா" (ta-IN) முழு மொழிக் கட்டு வெளியிடப்பட்டுள்ளது. இந்த மொழிக் கட்டு ஆனது நிர்வாகி,தளம்,...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: UPgrade to J5.2 being blocked by...
CHronoforms and RSFIrewall are up to date.ChronoForms7 may be obsolete. Chronoforms has been unpublished from JED because of broken links, but the developer's website has ChronoForms v8, 8.0.21,...
View Article