General Questions/New to Joomla! 3.x • Re: Cannot connect to 3.10.12 database
Session Path Writable: NoThe folder specified in the php.ini directive sessionsave_path needs to be writable. Did you set up a separate new username and password combination to the new database...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Server PHP version from 8.1 to 8.2...
additionally, turn on the PHP error reporting (That can be done manually through the configuration.php file if your site is not working, or through your web host (in cPanel (or equivalent), PHP...
View ArticleJoomla 5.x • Re: Λάθος transliteration από Ελληνικά σε Αγγλικά
Παντως και σε εμένα που το κοιταζα σε ένα site τα κάνει e οχι i. Θα το ψάξω κι εγώ λιγο αναλυτικά γιατι νομιζα οτι έτσι έπρεπε να το κανει!Δες γι αυτό το αρχείο language/el-GR/localise.php και όχι...
View ArticleTemplates for Joomla! 4.x • Astroid template layout doesn't display
Hi,I just installed the Astroid extension in J 4.4.9, Windows 10.Previously my webpage had a layout based on the Cassiopea template. I made a copy of Astroid and made it my default template and...
View ArticleTemplates for Joomla! 5.x • Re: Issues with Menu overlap in Mobile/Tablet...
Thank you - well done. I really appreciate your assistance. Worked after I cleared the cache!Statistics: Posted by CB_digitalmedia — Fri Nov 29, 2024 6:00 pm
View ArticleTemplates for Joomla! 4.x • Re: Astroid template layout doesn't display
The latest version of Astroid Framework is 3.1.8 and can be downloaded here: https://github.com/templaza/astroid-fra ... -3.1.8.zipYou don't need to unistall default Cassiopea template.After you...
View ArticleTemplates for Joomla! 5.x • Re: I cannot get a menu to display as horizontal
I forgot to add ... this is a transformation of a site I created 10 years ago in J! 2.5. The last update was to 3.x, then the template builder went out of business. I tried to convert the existing...
View ArticleAdministration Joomla! 5.x • Re: Unable to modify SMTP Password in SMTP Mailer
Confirmed. You have found a bug. The password can be modified in Joomla 4.4.9 but not in Joomla 5.2.2. The javascript error I get is Code: passwordview.min.js?a335da:4 Uncaught TypeError: Cannot read...
View ArticleJoomla! 5.x Coding • Center items in Container
I'm trying to add padding or a margin to the heading and content in the container. So it looks more like image 1.I cleared the container to allow the left menu to be placed on the far...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Vertical Dropdown Menu
I'm still open to an suggestions. CK Accordion Menu works but it would be nice to be able to make menus and change the hover state and whatnot how you see fit. Even if you have to use a standalone...
View ArticleTemplates for Joomla! 4.x • Re: Some positions don't allow for modules?
Did you look in the Module edit Form Menu Assignment tab? Was it set to On All Pages? Or something else?Statistics: Posted by ceford — Sat Nov 30, 2024 8:36 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: How to remove this junk from...
Delete it from where?Statistics: Posted by lip420 — Sat Nov 30, 2024 8:42 pm
View ArticleTemplates for Joomla! 5.x • Re: Need Assistance with menu issue
You could install the latest Joomla version as a test site on your WAMP server and install the sample data. it has a top horizontal menu for comparison as seen here:...
View ArticleAdministration Joomla! 5.x • Re: com_media no longer retrieving the directory...
Hey Thunderbird0,Disable the error level to remove debug messages, which break the JSON required by the Media Manager, from the Ajax request response.To determine the source of the problem, you need...
View ArticleJoomla! 5.x Coding • Updating a Joomla 4 module
Looking at one of my older Joomla 4 sites I have a plugin that I wrote that Joomla says is not compatible with Joomla 5.How do we go about determining what, exactly, the compatibility issue is? (I'm...
View ArticleJoomla! 5.x Coding • Re: Updating a Joomla 4 module
Compatibility check is based solely on update server information, not on code analysis. For code changes from 4.4 to 5.0 see this guide https://manual.joomla.org/migrations/44 ... atibility/. Though...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: User login very slow
Your set-up for VHOST in Apache and PHP-FPM is faulty.Statistics: Posted by Per Yngve Berg — Sun Dec 01, 2024 2:58 pm
View ArticleGeneral Questions/New to Joomla! 5.x • 404 Error Page Problem
The menus lose all formatting on the 404 error page. Any help would be greatly appreciated.Main URL https://riskollc.com/DRAF_2/Same URL with 404 error:...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: 404 Error Page Problem
Have a look at sources of your two pages. In one case you have some resources being delivered by a cdn and in the other not. And there seem to be some style links missing in the error page. So the...
View ArticleAdministration Joomla! 5.x • Re: User Registration / Password change
It is the correct question. If you can provide instructions on how you reached that screen then we can try and replicate it. Once we can see what you are seeing then we might be able to work out what...
View Article