General Questions/New to Joomla! 4.x • Re: [Deprecation] Listener added for a...
please post the FPA, yes.Statistics: Posted by AMurray — Tue Aug 27, 2024 9:31 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Plugin update fail - backend blocked
As a post-script:#_extensions is the table, where "#_" is your table prefix. The prefix wouldn't be "J25_". It would be a mix of letters (5 or 6 if I recall correctly). You normally would set that...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Update database structure problem
Post size needs to be equal or higher than upload size limit. The FPA shows:Max. Upload Size: 512M | Max. POST Size: 128MI don't know they need to be 512M (seems a bit excessive).Set both to...
View ArticleJoomla! 5.x Coding • Re: Latex for Joomla?
No, Joomla only includes article editors such as TinyMCE and CodeMirror.You would need an extension, for example https://extensions.joomla.org/extension/jatex/.The developers want to keep the core...
View ArticleGeneral Questions/New to Joomla! 5.x • No menu appears in the BackEnd
When I log in with a user with ‘SuperUser’ privileges in the BackEnd, neither the side menu nor the header options appear.Statistics: Posted by bohigas — Wed Aug 28, 2024 5:28 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: No menu appears in the BackEnd
I have already solved the problem.By mistake I had deleted the ‘Super Users’ group from the ‘Special’ access level.I have accessed the ‘Viewlebels’ database table and added code 8 in the ‘Rules’ field...
View ArticleGeneral Questions/New to Joomla! 5.x • Reset admin password instruction don't...
Hello, I've been trying to login to my admin page and for whatever reasons i cannot. Then I used instruction from clicking Forgot your login details? https://docs.joomla.org/How_do_you_reco ......
View ArticleMigrating and Upgrading to Joomla! 4.x • After upgrade to J4.4.8, menu...
After upgrading from 4.4.7 to 4.4.8, I get an error if opening the menu "Content / Site Modules" in the administration backend:Code: { "error": "Invalid Redirect Uri (or) Invalid Client ID" }I checked...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Reset admin password instruction...
https://docs.joomla.org/How_do_you_reco ... assword%3F methods should work. Did Method 2 not work? Did you copy the example hashed password (not the plain text password) into the Password field, as...
View ArticleAdministration Joomla! 5.x • Re: How do i change Joomla Administrator Login text
Language Override would be used to just change the text like "Username" or "password". Exactly what parts are you trying to change? You haven't mentioned it, only that you can't find the parts you're...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: DigiCert Global Root G2 (PayPal)
seems to me it's just advice about Paypal changing their SSL provider.I expect if anything, it would be up to the extension developer to change whatever they need to in order to accommodate Paypal's...
View ArticleExtensions for Joomla! 5.x • Re: To intergrate UPI payment gateway in joomla...
There's many of those on the JED.Payment Gateways:https://extensions.joomla.org/instant-s ... %20gatewayorPaid Membership/Subscriptionshttps://extensions.joomla.org/instant-s ... bscriptionStatistics:...
View ArticleExtensions for Joomla! 5.x • How to stop CComment inserting Comment button...
I am missing something obvious, I have created 7 articles with category/alias of Blog, but I do not want the Comment button or text box to appear. I cannot find any way to disable this, have looked at...
View ArticleGeneral Questions/New to Joomla! 4.x • Indexing articles with Sourcerer code...
Hi everybody,I have recently (mostly) successfully updated my J!4.4.6 site first to J!4.4.7 and later to J!4.4.8. Thanks to the team. Due to the pagination issue that was reported by Phil in...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: I have upgraded...
site is old, I saw post from more than 10 years ago).The new leaked google API is available on line. Might prove to be a good read.Statistics: Posted by gws — Thu Aug 29, 2024 7:04 pm
View ArticleLanguage - Joomla! 5.x • Re: Menu does not appear when Ι switch language
Welcome to Joomla forum!Did you create a Menu module for the English language,did you assign it to language "English",did you configure it to display the English menu,is it published,and in the same...
View ArticleExtensions for Joomla! 5.x • Re: How to stop CComment inserting Comment...
Disable the Plugin.Statistics: Posted by Per Yngve Berg — Thu Aug 29, 2024 8:05 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: After upgrade to J4.4.8, menu...
Thank you for the update. Well done!Statistics: Posted by toivo — Thu Aug 29, 2024 9:37 pm
View ArticleGeneral Questions/New to Joomla! 3.x • Re: menu items
Write enable and edit the file configuration.php in the main Joomla folder. Make the following changes:Code: public $debug = '0';public $error_reporting = 'maximum';Those settings will add more...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Extreme Failure updating from...
...Joomla is installed in a public_html folder, could I simply delete all files from the folder and install the backup again?The database is what stumps me, can I just create a new one, restore the...
View Article