Joomla! 4.x Coding • is quoteName() different in 4.0 to 3.10??
A quick question: in all versions up to and including J3.10 the JDatabase::quoteName() function did table prefix replacement: $db->quoteName('#_my_table') would yield something like...
View ArticleAdministration Joomla! 5.x • Re: two types of registration in the same site
Using Tassos "Convert Forms Pro" you can create any type of form you want...even a registration form. You'll need the Pro version since that comes with a "User Account" plugin to do just what you are...
View ArticleGeneral Questions/New to Joomla! 5.x • How to package for customer deployment?
A reply to a recent post of mine advised that Quickstart packages are not recommended for anything other than testing since they may (1) contain an outdated Joomla and (2) contain outdated extensions...
View ArticleAdministration Joomla! 5.x • Re: redirected to home page in admin area
@beyondthenet - I've been using Joomla since it was Mambo, and cPanel since 1998. I've developed and worked on thousands of Joomla sites, and never experienced an issue as you described - redirect...
View ArticleTemplates for Joomla! 4.x • Re: Creating a New Module Position
This will require a little coding knowledge.Please refer to https://docs.joomla.org/Creating_a_basi ... !_template which walks you through creating a template, but you can follow some of the steps...
View ArticleAdministration Joomla! 5.x • Re: Cannot get login to redirect user
@Per - Redirect can be set for "Login" and "Logout". I have the same issue with redirect when a user clicks on either "Forgot password" or "Forgot username". Both of those links carry the home page...
View ArticleAdministration Joomla! 4.x • Re: Admin error throughout
Yngve,Thank you for your reply and yes, debug is on and error reporting is set to max. Attached is a screen shot of what shows up when I attempt to access Global Configuration. These errors continue...
View ArticleJoomla! 5.x • Fehler 500 nach Änderung eines Menüeintrags
Hallo community,ich verwalte die website des seniorenrat-darmstadt.de - als relativ unbeleckter Novize. Jetzt habe ich einen Menüeintrag inhaltlich und auch vom Menütitel geändert und gespeichert....
View ArticleGeneral Questions/New to Joomla! 5.x • Re: help to improve html code in...
All those inline styles could surely be defined in your user.css file (or custom.css as the case might be?). At the very least, space out the code using new lines for each line of code (I know the...
View ArticleJoomla! 5.x Coding • Updating article content using Joomla Webservices
Dear all,Using API - {{base_url}}/{{base_path}}/content/articles/<article id> and request type = Patch... I can easily update the title . However when I am trying to update the content of the...
View ArticleJoomla! 5.x Coding • Re: Updating article content using Joomla Webservices
I have recieved the answer. We need to have introtext as well.Statistics: Posted by ourequation — Sat Dec 21, 2024 10:48 pm
View ArticleGeneral Questions/New to Joomla! 2.5 • updating from 2.5.19
I have been tasked with updating a website which uses Joomla and Kunera forum software and these haven't been updated since 2014! It's currently running Joomla 2.5.19 and Kunera 3.0.6, so is really a...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Will Joomla4 extensions work for...
I think it's not working with Joomla 5.Last update of this extensie was 3 year ago! And all their joomla extension ad their website were last updated also in...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Admin template with top menu, not...
Press Toggle Menu and only the Icons will show taking up less space.In Module Manager for Administrator Modules, you can move to other positions. Default is the Menu Position.I tried to move it to the...
View ArticleGeneral Questions/New to Joomla! 2.5 • Re: updating from 2.5.19
Thank you both for your replies.I think I have found the error which causes the errors:Update: :Collection: Could not open http://update.joomla.org/core/sts/list_sts.xmlJoomla tries to open the url...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Updated to 4 and now there's no...
Okay alright, it's orange, and thank you for letting me know the editing time limit. Also I just realized that I had to go into the "Site Modules" and change the "Position" for all of the modules,...
View ArticleJoomla! 4.x Coding • Re: Problem finding models
OK, some progress. Just stripped out the getModel stuff, I've no idea why it fails, but probably for the same reason as FolderModel::getTable() fails:Code: public function getTable($type = 'Folder',...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 4.x • Search Console...
Hi Guys I have a problem that google is not not showing and indexing my links.the funny part is the links that my website has, is going to be on the first page for 1 or 2 days and it will completely...
View ArticleJoomla! 5.x Coding • Re: Connect an external PHP file with Joomla 5
"Doesn't work" is too vague. What do you get? What error message, what's the stack trace?Statistics: Posted by MarkRS — Mon Dec 23, 2024 3:59 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: captcha invisible plug in
+1 for Aimy Captchaless Form Guard Statistics: Posted by JAVesey — Mon Dec 23, 2024 4:24 pm
View Article