General Questions/New to Joomla! 5.x • Re: error msg on my jpa script page
The PHP Errors on the top does not come from the FPA, but the Error Log. They are thrown by Joomla and Extensions.Statistics: Posted by Per Yngve Berg — Sat Nov 09, 2024 8:46 pm
View ArticleJoomla! 4.x Coding • Re: expand COM_CONTENT_SAVE_SUCCESS="Article...
....foreach ($messages as $k => $message){// Match and replace the message in question.if ($message['message'] === $app->getLanguage()->_('COM_CONTENT_SAVE_SUCCESS')){$message['message'] =...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Error msg on my FPA script page
Thanks.Statistics: Posted by sergec68 — Sat Nov 09, 2024 10:03 pm
View ArticleAdministration Joomla! 5.x • importing wordpress blog subscribers to joomla 5
I have downloaded all the subscribers of my wordpress website to cvs file.Is it possible to import them from the cvs file into jooma 5.21?Statistics: Posted by sergec68 — Sat Nov 09, 2024 10:06 pm
View ArticleInstallation Joomla! 5.x • Re: fixing of 5.2.0 permission bug / 5.2.1 / 5.2.2 ?
A fix is being worked on for 5.2.2 - https://github.com/joomla/joomla-cms/pull/44379Statistics: Posted by AMurray — Sat Nov 09, 2024 10:19 pm
View ArticleAdministration Joomla! 5.x • Re: importing wordpress blog subscribers to...
There's no tool in Joomla to natively do that.There are several import/export extensions such as https://extensions.joomla.org/extension ... or-joomla/.Statistics: Posted by AMurray — Sat Nov 09, 2024...
View ArticleTemplates for Joomla! 5.x • Site Background Color
I'm not quite a newby, been managing 3 websites since Joomla 3.1(2 NFP association websites and my own personal site)My problem is that I changed the background colour for one site template to a...
View ArticleTemplates for Joomla! 5.x • Re: Site Background Color
I think your user.css code should be something like:Code: body { background-color: #cdeefd50; }adding "body" defines that colour to the entire page or pages.Refer this reference for further...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Smart Search only loading results...
That sounds unusual. Does the website display errors or write them into an error log?Go to System Dashboard - Manage - Site Modules and go to the Smart Search module displayed at the front end. The...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Building the ultimate author website
Have a look at Phoca https://extensions.joomla.org/instant-s ... y%5D=phocaThey may have some that are not listed on jed yet https://www.phoca.cz/downloadStatistics: Posted by Webdongle — Mon Nov 11,...
View ArticleInstallation Joomla! 3.x • Deprecated: Creation of dynamic property...
Hi,i just migrated my j3 website to localhost using kickstarter. However when I access the website on localhostI get tons of "Deprecated: Creation of dynamic property LoginViewLogin::$baseurl is...
View ArticleAdministration Joomla! 4.x • Re: How do I enable metadata?
While working my way through, I notice that FPA cannot now connect connect to MySQL. However, the site is running OK so obviously the database is working. What should I look for?( I did revert to...
View ArticleInstallation Joomla! 3.x • Re: Deprecated: Creation of dynamic property...
Make sure the PHP version in WAMP is PHP 8.0.x or lower. PHP 8.1 may also work with Error Reporting set to 'None'.Statistics: Posted by toivo — Mon Nov 11, 2024 2:50 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How do I permanently replace...
Hello Webdongle,Your advice does not change anything.In my case (Joomla v.5.2.1) there is no Default-button (nor Star) in the Template-page, but only in the Style-page. I can only make the child-Style...
View ArticleTemplates for Joomla! 5.x • Responsive Hide Modules
I am trying to create a Joomla 5.2.1 upgrade of a site (J5 version in development: https://rnkj5.riponnoonkiwanis.org/medi ... css?2f39f9); and I want to be able to add text near the Brand/Logo, while...
View ArticleForum Post Assistant (FPA) • HTTP ERROR 500 when running FPA php version 7.4
See attached for the life of me I can't get the FPA to work it just gives me an HTTP Error 500, the rest of the site works fine. Is it because my log folder location needs to change or do I need to...
View ArticleGeneral Questions/New to Joomla! 5.x • Access to this resource on the server...
Dear Joomla Team,I have face a problem with my website that I can't save script like in the past.Could you watch my video?https://www.[[youtube]].com/watch?v=9BQRhdQrMEcI get this error for my...
View ArticleForum Post Assistant (FPA) • Re: HTTP ERROR 500 when running FPA php version 7.4
Welcome to the Joomla forum!Did you use the latest version, FPA 1.6.7? It has been updated to support PHP 8.1 and above. Therefore it does not support PHP 7.4. Download an older version of the FPA...
View ArticleJoomla! 4.x • Espacio grande entre mòdulos
Buenas nochesEn el sitio www.aguascalientes.vip instalè la plantilla Helix. Quisiera saber como reducir el espacio que hay ebtre la barra del menù y el contenido (en este caso serìa el slider de fotos...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Access to this resource on the...
Session Path Writable: No ... Should be Yes ... Speak to your Host Could it be a setting in rs firewall causing a problem?Statistics: Posted by Webdongle — Tue Nov 12, 2024 4:12 am
View Article