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 search dose not find my component's articles

i have a portfolio component in my joomla web site with some article and image there , but when i search for them in my site with search module , search module do not find them and just searching in my article , contacts and my tags ! how i can set…
0
votes
2 answers

Page Title displaying in browser html but not google

Google webmaster is telling me that on quite a few websites we have that there are missing page titles. On these pages google has taken the menu item name for the title. The menu has its page title filled in and is showing correctly in the inspect…
ADRIAN
  • 109
  • 10
0
votes
1 answer

HTML5 cache manifest only caches once

I created a web app that caches certain pages in case the user needs to view parts of the site offline. The web app should always be using the most recent files when viewed. When the user views the website for the first time, it will cache for them.…
0
votes
0 answers

Increase Joomla 3 responsive menu collapse point using only CSS

I built a Joomla 3.4.3 custom template using only standard CSS, no LESS or SASS or custom javascript. My menu has quite a few items and thus the last items overflow to a second line long before the standard collapse point of around 980px. Is it…
0
votes
3 answers

How to fix JHtmlBehavior::formvalidator not found

I tried to upgrade from Joomla 3.3.6 to Joomla 3.4.1. I see this error when I try to go the admin configuration page "JHtmlBehavior::formvalidator not found". How to fix it?
Learner2011
  • 287
  • 2
  • 6
  • 25
0
votes
2 answers

how to display mathjax formula in with internet explorer

I've developed a website with joomla 3.x in which I've uploaded the mathjax script for displaying formulas. I can see all formula in every browser except with Internet Explorer in my smartphone Nokia Lumia, despite I can see them with IE in my…
mbistato
  • 139
  • 1
  • 7
0
votes
2 answers

changing created on text in joomla 3

I'm currently modifying the joomla 3 template for one of my homepages and I'm having trouble changing the created on text of featured articles. you can see the text "AM 11. MAI 20015." in the screenshot. I want to change it to "11. Mai 2015" when i…
0
votes
1 answer

Joomla 3.4.1 error message 'Table 'joomla3.o6fqu_updates' doesn't exist'

When I try and install new extensions I receive error: 'Table 'joomla3.o6fqu_updates' doesn't exist SQL=SHOW FULL COLUMNS FROM 'o6fqu_updates' Can anyone help?
Jonathan
  • 1
  • 1
0
votes
1 answer

Joomla custom query string login redirect

I am trying to find a way of creating a link to take a user to the /component/users/?view=login page, and then when they have logged in redirect them to a page that is different from the 'Login Redirection Page' setting in the module. I was…
Callum Watkins
  • 2,844
  • 4
  • 29
  • 49
0
votes
2 answers

Joomla! 3.4 Menus not appearing

New Joomla! user here, for some reason when I set the menu assignment for a menu module to be seen on all pages, I can see it on every page of my site, but when I try change the assignment to where the menu only shows up on certain pages it…
pianoisland
  • 163
  • 1
  • 1
  • 10
0
votes
1 answer

Joomla 3.x category blog override to display full article

I have my category blog override set up to display a single leading article, the latest article to have been published. I have all the files copied to the correct location, and the override is working as it should however, which part of the blog.php…
Tim Wilkinson
  • 3,761
  • 11
  • 34
  • 62
0
votes
1 answer

Joomla - Custom error message from form invalid fields

I am developing Custom Component for Joomla. I did well in validating field by adding custom rule. But if entered value does not pass through my validation, it gives error as "Invalid Field: My Field Name" I want to replace this with my own…
Sahil Purav
  • 1,324
  • 4
  • 19
  • 32
0
votes
1 answer

how the submit action works in joomla?

I am new to joomla. I have created a component using component creator. I've a form in admin side storing the details of a location, when the detail is saved I need to get the last insert id of this table to insert in another table with some extra…
aish
  • 623
  • 1
  • 7
  • 11
0
votes
1 answer

Joomla Gantry Framework ie8 LESS/CSS

I'm developing a Joomla!3 with Gantry Framework site. For some reason, in IE8 starts to load well, but then it loose all the style. The CSS file generated through LESS compiler is loaded:
Filipe Madeira
  • 43
  • 1
  • 1
  • 7
0
votes
1 answer

1146 Table doesn't exist

I get the follow Error 1146 Message: Table 'system.qbruw_extensions' doesn't exist SQL=SELECT * FROM qbruw_extensions WHERE element='com_imageshow' AND type='component Reinstall of the component doesn't fix the Problem. qbruw_extensions is…
Attix2508
  • 5
  • 1
  • 5