Joomla! 5.x Coding • Re: Plugin to notify users of new articles
Ah, that is much better already. At least it's trying to execute my code.I get an error though:Table 'd0403e04.#_fields' doesn't exist.So, does that mean that I can't use "#" for table names (like in...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: SEF URLs...
Create a menu item for those Articles or for the categories.Statistics: Posted by Webdongle — Thu Jun 06, 2024 9:12 am
View ArticleInstallation Joomla! 5.x • Re: IIS pecular problem. Site will not update...
Thank you. I am using the same template on other sites hence I did not do this. But worth trying! I will post back later.Statistics: Posted by kircubbin123 — Thu Jun 06, 2024 9:12 am
View ArticleGeneral Questions/New to Joomla! 5.x •...
blood sugar levels. They found it less demanding to control their wants and felt more energized allStatistics: Posted by jifkifz — Thu Jun 06, 2024 9:18 am
View ArticleGeneral Questions/New to Joomla! 4.x • Re: text style
what "dot" is "the dot" Do you mean a fullstop(period) to end a sentence? More information is required, please.If you want to change your font then do that in the CSS. But we need some relevant...
View ArticleJoomla! 4.x Coding • Re: I can't get the <update> mechanism to work.
You have:Code: <targetplatform name="joomla" version="((3\.(8|9|10|11))|(4\.(0|1|2|3|4|5))"/>I have:Code: <targetplatform name="joomla" version="[456].[012345]" />For 10 and 11 you do have...
View ArticleAdministration Joomla! 4.x • Re: Daily notifications of Joomla update
Is set to 'Default' correctlyStatistics: Posted by xplosion — Fri Jun 07, 2024 7:34 am
View ArticleJoomla! 5.x Coding • verifyPassword with custom PHP throws error "Class...
Hello,I have a custom PHP to verify en username/password.Until Joomla 4.5.5 it worked fine, after upgrading to Joomla 5.1.1 it throws an error (http 500) with message "Could not find class".This is...
View ArticleGeneral Questions/New to Joomla! 1.5 • Re: Login Problem / Migrate
Welcome to Joomla forum!Is your Authentication Plugin enabled?Is your "User - Joomla" plugin enabled?Check in the database the #__extensions table.Hi, and thanks :-)From my understanding, it says...
View ArticleExtensions for Joomla! 4.x • Re: The default J4 Tag
I don't think this affects site indexing. Anyways, this is coming from .btn class CSS. You can create an override of layouts/joomla/content/tags.php to use different classes. Or add custom CSS. I see...
View ArticleExtensions for Joomla! 4.x • Re: Database extention to store, search and show...
Thanks Matt for the suggestion. I'm going to look into itStatistics: Posted by ThinWhite — Fri Jun 07, 2024 9:19 am
View ArticleGeneral Questions/New to Joomla! 4.x • Re: update from 4.4.4 to 4.4.5
thanks, I'll get on to those suggestions and implement them.Statistics: Posted by bpratt — Fri Jun 07, 2024 10:07 pm
View ArticleAdministration Joomla! 5.x • Re: Issues with cpanel notifications with J5.1.1
Have you tried: clear the joomla cache, browser cache.It may sort itself out with time.Statistics: Posted by AMurray — Fri Jun 07, 2024 10:55 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla smart search not working as...
The indexing for a component is performed by a Finder plugin for that component.So, these 3rd party components should provide finder plugins which are: a) enabled. b) work as expected.To inspect...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla 5.1 - TinyMCE: cannot...
Still nothing further on this. It was discussed here: viewtopic.php?t=1008580Statistics: Posted by mtgg — Fri Jun 07, 2024 11:26 pm
View ArticleExtensions for Joomla! 5.x • Re: DirectPHP
I'll have a look at it... I presume the php script resides in a file and gets included into the article or module at run time??thanks for the pointer.It's even simpler, just paste the php or js code...
View ArticleAdministration Joomla! 5.x • Re: Trying to get J5 to post to a GMail address
Did you get this sorted out? I also have problem to get email from Joomla to Gmail.. hmmAlmost. I still can't find where to get the ASP (Application Specific Password) that Google originally referred...
View ArticleTemplates for Joomla! 4.x • Re: Font are too big at frontend & backend...
Great topic! If I sit here and ctrl+mouse-wheel my browser magnification from 100% down to 67% then my entire Atum backend looks fantastic. Reminiscent of J3.10 days. So where and how can I set some...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Show Balloons completely gone from...
Tooltips (for Prev/Next, among other things) were removed from Joomla 4.x. There have been many discussions about this.Tooltips are not considered "accessibility-friendly".Statistics: Posted by mtgg —...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Updating J4 to J5 extensions...
Joomla has built-in SEF functionality. You could use the built-in features to configure SEF.It's a strong recommendation to run the J4 > J5 migration on a test copy of your site first so you can...
View Article