Questions tagged [joomla3.4]

For programming questions relating to using Joomla!, version 3.4. This version includes features as: Frontend Module Editing, Google reCAPTCHA, Collapsible Sidebar, Composer Integration, Extension Beta Testing.

Joomla! 3.4

Joomla is an open-source CMS written in PHP and powered by an MVC-oriented framework. Thousands of extensions are available and can be installed through the admin interface.

Version 3.4 was released in February 2015 and the support ended in March 2016.

Resources

84 questions
0
votes
1 answer

Joomla User Registration Component

I am new to this forum and also new in using joomla. I have a joomla3.4 site where I would like add extra fields to user registration form. I have searched over this for entirely two days now and got few options like 1)Override registration…
mds2907
  • 1
  • 1
0
votes
1 answer

How to get ip address by session in Joomla using sql

Is there any way that I could get the session's ip address in my Joomla website using sql? As I can see in the session table I only have session_id, client_id, guest, time, data, userid, username. Is there anyway that I could extract also the IP…
MaVRoSCy
  • 17,747
  • 15
  • 82
  • 125
0
votes
1 answer

Fatal error: Cannot re-assign auto-global variable _REQUEST in /var/www/data/system/address/index.php on line 34

Hi i got after a Update to PHP 5.5.9 a Problem with my PHP Code. Can some one help me ? } public function update($_REQUEST) { $form = this->createForm('', @$_REQUEST['aID']); //$form->showQuery = true; $form->saveExistingEntry(); …
Attix2508
  • 5
  • 1
  • 5
0
votes
1 answer

Invalid argument supplied for foreach()

Hi can some one help me? I got on all PHP Site's this failure : The Code is insert via Plugin "NoNumber Sourcerer" in Joomla 3.4.1 bool(false) Warning: Invalid argument supplied for foreach() in /var/www/admin/libraries/class.System.php on line…
Attix2508
  • 5
  • 1
  • 5
0
votes
0 answers

joomla 3.4 htaccess control of subdirectories

I need to control access to all html pages and the cgi scripts that load them at a given path within a joomla 3.4 installation. My subdirectory .htaccess file: AuthUserFile /path/to/.htpasswd AuthName "EnterPassword" AuthType Basic Require…
-1
votes
1 answer

how to make a full screen width for mobile

I think that joomla 3.4 is responsive but I dont know why I get more width in my screen device on my website any help to be full width screen thanks alot
-1
votes
1 answer

Place a block of HTML above the Megamenu in Joomla! 3.4.0 Purity_III template

I need to place a block of HTML above the Megamenu. This block of HTML occupies the whole horizontal space above the Megamenu. I am using Joomla! 3.4.0 and the Purity_III template. Anyone here can please tell how this can be done?
Sofia Reis
  • 23
  • 1
  • 4
-1
votes
1 answer

joomla module table of content category

I'm trying to find a module that would display a table of content of a given category and its sub-categories. Precisely: Category 1 ...Sub-cat 1.1 ......article 1 ... ......article n ...Sub-cat 1.2 ......article 1 Category 2 ...Sub-cat…
jcm69
  • 131
  • 9
-2
votes
1 answer

Jquery in Joomla 3.4

Here is the website: http://backup2015.a-head.at/index.php?option=com_rsform&formId=6 I am using a Jquery script but where should the following script be attached to as Joomla offers only the opportunity to add CSV/ JS?? I added the the script into…
1 2 3 4 5
6