Questions tagged as 'joomla'

1
answer

Weblinks do not open in new window

I installed Joomla 3.2 and created the weblinks . Both the global and individual settings are set to% with a% new window, but clicking weblink only opens on the same page. I've cleaned up the temp and nothing happens. Where in the code can I d...
asked by 23.03.2014 / 05:09
1
answer

Inserting javascript into joomla header 2.5.8

Many years I do not move in joomla and an old client asked me to insert a javascript in the header of the site. How do I do that? The joomla version is 2.5.8 The main page code is <?php /* Design by VTEM http://www.vtem.net All...
asked by 17.12.2018 / 21:46
0
answers

Error 500 when accessing any page in Joomla 3.x

I downloaded the default government identity in Joomla 3.x through the link repository, concludes the site development and tested in different environments, both linux and windows, and both seemed to run Ok, but when hosting the application, a...
asked by 31.07.2018 / 21:35
0
answers

Integrate firebase database users to the Joomla site to receive notifications whenever a new article is published

Integrate firebase database users into the Joomla site to receive notifications every time a new article is published. I have a site in joomla (www.infobnews.com.br) and created - for him - an android app. Users are registered via APP in the fir...
asked by 26.07.2018 / 00:22
1
answer

Joomla - How to make a form's action work?

I'm learning how to make a module itself in Joomla. My module mod_planejamentomensal.php looks like this: //No direct access defined('_JEXEC') or die; require_once dirname(__FILE__) . '/helper.php'; Jhtml::_('jquery.framework'); Jhtml::_('...
asked by 30.07.2018 / 21:13
0
answers

Joomla 3.8 and JQuery - Does not work

Hello! I looked at everything that was singing and did not find a step by step how to use JQuery in Joomla 3.8. I'm creating a module and I'd like to use JQuery. I did it here: 1 - download jquery-3.3.1.js and put it in the folder: / modul...
asked by 25.07.2018 / 15:11
2
answers

Same header and footer for multiple sites

Good afternoon! I work in a company that manages several sites (joomla - on different servers). All with the same header and footer. From time to time, we need to change all the headers and footers of all sites. This process, until then, i...
asked by 11.06.2018 / 19:24
0
answers

Limit of rows database Joomla

Good afternoon, I'm trying to limit the display of database results to 200, but when I use the "LIMIT 200" command nothing happens: Follow the code below the connection: <?php if(!defined('_VALID_MOS')){ define('_VALID_MOS', 1); } if...
asked by 04.06.2018 / 18:18
0
answers

Changing image path in Joomla

When copying an image to any article in Joomla, it goes with this default address: blob: link . How to change this path?     
asked by 05.04.2018 / 21:30
0
answers

Limit line display in Joomla

I work in a company that is in the business of covenants, but I have verified that on their website, when I put them on the page of seeing agreements, it loads all at once, which makes the site very heavy. It's done on the Joomla platform, but...
asked by 16.03.2018 / 13:31