Installation Joomla! 5.x • Re: Admin panel not work
Could you give more info about your Joomla/server setup?Please use Forum Post Assistant https://forumpostassistant.github.io/docs/Statistics: Posted by pe7er — Mon Apr 08, 2024 7:35 pm
View ArticleJoomla! 4.x Coding • Google reviews
Hi.I am trying to display Google map reviews.For that purpose I created the simple module.But when I am trying to get access token, I get the errorAccess is blocked: This app’s request is invalid.The...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: fetching Full Article Image with php?
The article contains an images field where both the intro and full image can stored in JSON format.To display them you could use something like:Code: <?php$images =...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Article custom style from mock-up:
You could use a free Joomla site to put you tests online. See this article: https://docs.joomla.org/How_to_build_yo ... la_WebsiteAnd select the Launch button at the top of this site.Statistics:...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: MariaDB on XAMMP and MySQL on...
Yes, it is relatively easy. It should be as simple (if not using Akeeba) as exporting from MySQL, and importing to a new MariaDB and vice versa. If using Kickstart to restore, then that should be...
View ArticleMigrating and Upgrading to Joomla! 4.x • J4.4.3 Database structure is up to...
Hi, after upgrading from J3 all seems to work fine. I have updated all 3rd party components and they all work. When I look at the Maintenance DB structure page it states the J4.4.3 database structure...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: J4.4.3 Database structure is up...
Sorry, I thought I found a solution.Statistics: Posted by ptrouw — Tue Apr 09, 2024 7:49 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: <div...
You should adopt J5 template like Cassiopeia or some other paid template.Statistics: Posted by pl71 — Tue Apr 09, 2024 7:49 pm
View ArticleAdministration Joomla! 3.x • Re: Host changed server and blank site with...
He has been told this several times but he ignores it...I did say to my host several times, and today they got access directly to thip topic.Now they reinstalled the SSL certificate, and the HTTPS...
View ArticleExtensions for Joomla! 4.x • Re: How can internal pages be linked from SP...
I'd ask Joomshaper questions on the Joomshaper forum. The documentation is pretty straightforward.Wow, but to access and ask question, you need to subscribe a plan... Thanks, but not for...
View ArticleAdministration Joomla! 4.x • Re: App update results in error
Look at your configuration.php - is there anything in the $live_site variable? Are any of the file settings pointing to the wrong path?That is: public $live_site = '';The only variables that show a...
View ArticleExtensions for Joomla! 5.x • Blog
I try to make blog with the possibility to add documents.Anyone can recommend an extension?Have tried with JCE, but the text does not remain formatted.Statistics: Posted by Nossie — Tue Apr 09, 2024...
View ArticleExtensions for Joomla! 3.x • extension miniorange twofa uninstall broke site
Hey everyone, Hate to be a pita, but I installed miniorange twofa, since my 3.10 doesn't have a core 2fa installed. From what i've read its supposed to in releases after 3.9, but I don't have one. So...
View ArticleJoomla! 5.x Coding • Re: Using the Webservices API to read an article
I've managed to get the GET and PATCH webservices working using the PHP Curl interface - no Joomla and now I have a related question.I can see from the samples that I can request all the articles in a...
View ArticleInstallation Joomla! 5.x • Re: No Databases to Choose From
check that your php configuration have a database client included.Statistics: Posted by Per Yngve Berg — Wed Apr 10, 2024 8:19 pm
View ArticleExtensions for Joomla! 5.x • Re: Blog
ThanksI am using JCE and the file manager to upload document and that part works okay.When I write text in the article window (frontend) it look ok, but after pressing save the text become one...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Editing Page Design with SP Page...
I'd also update Joomla to the latest release (4.3.2 is 12 months out of date). On the 4.x dashboard (administrator) you should be seeing the notification that new release(s) of JOomla are available....
View ArticleAdministration Joomla! 3.x • Re: Host changed server and blank site with...
@koalajoomlahtaccess.txt is the Joomla htaccess just rename itPlease try as requested viewtopic.php?f=708&t=1006506&p=3719157 ... e#p3719074Statistics: Posted by Webdongle — Thu Apr 11, 2024...
View ArticleGeneral Questions/New to Joomla! 4.x • I can't upload media to Articles or...
Hello everyone, when I enter to an Article/ category, and go to 'Options', then, go to "Select" in the image box. I can select which photo do I want, and then click on "Insert", the image doesn't...
View ArticleExtensions for Joomla! 4.x • Re: Table properties
Thank you again, replaced TinyMCE with JCE and it's working.But now, what i need to understand how can i apply this new "workflow" to the several tables i need to insert in this new site, coming from...
View Article