Questions tagged [joomla3.3]

For programming questions relating to using Joomla!, version 3.3. Please note that version 3.3 is no longer a supported release of the Joomla! series and it's highly recommended to upgrade to the latest version.

Joomla! 3.3

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.3 was released in April 2014. The support ended in February 2015.

Resources

96 questions
1
vote
0 answers

Joomla3 installation on local (XAMPP) stuck on step 2

I'm trying to setup Joomla 3 on my localhost on XAMPP. I have extracted the Joomla files in htdocs/myFolder. Once i launch the site, it takes me to Joomla site configuration. Step1. Main Configuration- I provide site name, description, admin email,…
enemetch
  • 492
  • 2
  • 8
  • 21
1
vote
1 answer

Joomla module on custom page

I created a component in my Joomla website theme folder, like so: /templates/rt_afterburner/html/com_content/article By custom page, I mean an Alternate Layout for an article. I copied the Default.php file and edited it. Then I created a php file…
DeanPeters
  • 11
  • 2
1
vote
1 answer

How do I change the text "There are no articles in this category" in Joomla 3?

I am looking to customize the wording that displays when there are no articles in a category for a category blog. Right now, Joomla displays "There are no articles in this category. If subcategories display on this page, they may contain…
Ravia
  • 73
  • 2
  • 9
1
vote
1 answer

Joomla 3.3 MVC file/pdf upload in custom component backend

I want to upload a pdf from a custom component from backend in the edit mode. the state now is, 1.- either the pdf is uploaded correctly but the file name is not written in the database, 2.- or the file name is written in the data base, but the…
linpi
  • 11
  • 3
1
vote
3 answers

'Invalid security token' on Joomla login

I am getting the following error at the time of log in to my Joomla site. Though it is not showing this error all the time and i logged in successfully several times. What is the reason of this? The most recent request was denied because it…
nasirkhan
  • 9,948
  • 5
  • 27
  • 33
1
vote
0 answers

How to get a list of articles selected by tags whithin a menu or submenu

Is there any possibility to get a list of Joomla 3 articles selected by a specific tag whithin a menu/submenu ? eg: Menu Point 1 Sub Menu Point 1 Article 1 (with tag 1) Article 2 (with tag 1) ... Sub Menu Point 2 Article 1 (with tag 2) Article…
MPe
  • 430
  • 6
  • 23
1
vote
2 answers

Redirect subdomain to main domain in Joomla

I need to redirect all subdomains of my website to the main domain starting with www: I have tried to add this code to my .htaccess: RewriteBase / RewriteCond %{HTTP_HOST} !^domain.com$ [NC] RewriteRule ^(.*)$ http://www.domain.com/$1 [L,R=301] but…
Niko
  • 13
  • 2
1
vote
1 answer

How to create a custom component for Joomla 3.3?

I'm new to Joomla and I'm confused, so I need your advice on this. I have to create a plugin which connects to an API and shows base64 PDF on a page. So, I created my PDF viewer, but I don't know how to pack it up in Joomla. It's not just "custom…
demian
  • 93
  • 1
  • 2
  • 6
1
vote
1 answer

Joomla 3 - use article title as Browser Page Title instead of menu item title

I'm using Joomla 3.3.4, and I have all of my pages linked to menu items. I can't figure out how to get the article title to show in the tag of the page, rather then the Menu item title. For eg. My Menu item title is 'transmissions' because…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/joomla" class="post-tag grid--cell" title="show questions tagged 'joomla'" rel="tag">joomla</a> <a href="../../questions/tagged/joomla3.3" class="post-tag grid--cell" title="show questions tagged 'joomla3.3'" rel="tag">joomla3.3</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Sep 25 '14 at 16:52">asked Sep 25 '14 at 16:52</time> <a href="../../users/2785496/mel" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/2785496.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Mel" /> </a> <div class="s-user-card--info"> <a href="../../users/2785496/mel" class="s-user-card--link">Mel</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">71</li> <li class="s-award-bling s-award-bling__silver" title="1 silver badges">1</li> <li class="s-award-bling s-award-bling__bronze" title="6 bronze badges">6</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-25796434"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status answered-accepted"> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/25796434/joomla-3-3-crypting-in-java-get-salt-value" class="question-hyperlink">Joomla 3.3 crypting in java, get salt value</a></h3> <div class="excerpt">I wanted to implement an external login using java, but the password hashing in joomla uses md5 with a salt value to generate the hashed passwords. How can I get the salt values to enable the login via my Java Client? Especially the Salt values of…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/java" class="post-tag grid--cell" title="show questions tagged 'java'" rel="tag">java</a> <a href="../../questions/tagged/password-encryption" class="post-tag grid--cell" title="show questions tagged 'password-encryption'" rel="tag">password-encryption</a> <a href="../../questions/tagged/joomla3.3" class="post-tag grid--cell" title="show questions tagged 'joomla3.3'" rel="tag">joomla3.3</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Sep 11 '14 at 20:32">asked Sep 11 '14 at 20:32</time> <a href="../../users/3987608/anastasia-schroter" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/3987608.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Anastasia Schröter" /> </a> <div class="s-user-card--info"> <a href="../../users/3987608/anastasia-schroter" class="s-user-card--link">Anastasia Schröter</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">27</li> <li class="s-award-bling s-award-bling__bronze" title="6 bronze badges">6</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-25704191"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/25704191/mysql-erros-when-creating-a-joomla-plugin-with-onuseraftersave" class="question-hyperlink">mysql erros when creating a joomla plugin with onUserAfterSave</a></h3> <div class="excerpt">I made plug in that authenticates against our XML server that works like charm. But nog now i am trying to make plugin for the function onUserAfterSave so i can do the post login processing, like assign a user to group amongs one this. But ik can't…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/joomla-extensions" class="post-tag grid--cell" title="show questions tagged 'joomla-extensions'" rel="tag">joomla-extensions</a> <a href="../../questions/tagged/joomla3.3" class="post-tag grid--cell" title="show questions tagged 'joomla3.3'" rel="tag">joomla3.3</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Sep 06 '14 at 19:57">asked Sep 06 '14 at 19:57</time> <a href="../../users/3306827/bas-van-den-dikkenberg" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/3306827.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Bas van den Dikkenberg" /> </a> <div class="s-user-card--info"> <a href="../../users/3306827/bas-van-den-dikkenberg" class="s-user-card--link">Bas van den Dikkenberg</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">202</li> <li class="s-award-bling s-award-bling__silver" title="1 silver badges">1</li> <li class="s-award-bling s-award-bling__bronze" title="16 bronze badges">16</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-25230207"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/25230207/how-to-add-custom-text-into-module-which-can-be-translated-automatically" class="question-hyperlink">How to add custom Text into Module which can be translated automatically</a></h3> <div class="excerpt">I've some code which ends with this: I'm trying to give the $note variable another Joomla intern XML declaration which can be translated automatically beside Joomla (after defining this values in some .ini). I'm working actually at mod_custom…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/php" class="post-tag grid--cell" title="show questions tagged 'php'" rel="tag">php</a> <a href="../../questions/tagged/xml" class="post-tag grid--cell" title="show questions tagged 'xml'" rel="tag">xml</a> <a href="../../questions/tagged/ini" class="post-tag grid--cell" title="show questions tagged 'ini'" rel="tag">ini</a> <a href="../../questions/tagged/joomla3.3" class="post-tag grid--cell" title="show questions tagged 'joomla3.3'" rel="tag">joomla3.3</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Aug 10 '14 at 15:40">asked Aug 10 '14 at 15:40</time> <a href="../../users/3925979/jasongrimes" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/3925979.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="jasongrimes" /> </a> <div class="s-user-card--info"> <a href="../../users/3925979/jasongrimes" class="s-user-card--link">jasongrimes</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">13</li> <li class="s-award-bling s-award-bling__bronze" title="8 bronze badges">8</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-24883515"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/24883515/joomla-add-pagination-to-edit-view" class="question-hyperlink">Joomla: Add pagination to edit-view</a></h3> <div class="excerpt">I would like to add a pagination to the edit-view of my component in the backend. There are 2 views: emails email The pagination is working in the view "emails" but not in the view "email". The view "emails" shows different conversations, the view…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/php" class="post-tag grid--cell" title="show questions tagged 'php'" rel="tag">php</a> <a href="../../questions/tagged/joomla" class="post-tag grid--cell" title="show questions tagged 'joomla'" rel="tag">joomla</a> <a href="../../questions/tagged/pagination" class="post-tag grid--cell" title="show questions tagged 'pagination'" rel="tag">pagination</a> <a href="../../questions/tagged/joomla3.3" class="post-tag grid--cell" title="show questions tagged 'joomla3.3'" rel="tag">joomla3.3</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jul 22 '14 at 09:23">asked Jul 22 '14 at 09:23</time> <a href="../../users/3755325/user3755325" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/3755325.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="user3755325" /> </a> <div class="s-user-card--info"> <a href="../../users/3755325/user3755325" class="s-user-card--link">user3755325</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">79</li> <li class="s-award-bling s-award-bling__gold" title="1 gold badge">1</li> <li class="s-award-bling s-award-bling__silver" title="2 silver badge">2</li> <li class="s-award-bling s-award-bling__bronze" title="9 bronze badge">9</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-24775177"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/24775177/admin-menus-joomla-3-3-1-disappeared" class="question-hyperlink">admin menus Joomla 3.3.1 disappeared</a></h3> <div class="excerpt">All admin menus in Joomla 3.3.1 suddenly disappeared! I worked at the site's user groups and adjusted a little CSS using firebug, when I suddenly lost all admin menubar, buttons / content in the subheader and content in the header None change in the…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/joomla" class="post-tag grid--cell" title="show questions tagged 'joomla'" rel="tag">joomla</a> <a href="../../questions/tagged/admin" class="post-tag grid--cell" title="show questions tagged 'admin'" rel="tag">admin</a> <a href="../../questions/tagged/menubar" class="post-tag grid--cell" title="show questions tagged 'menubar'" rel="tag">menubar</a> <a href="../../questions/tagged/joomla3.3" class="post-tag grid--cell" title="show questions tagged 'joomla3.3'" rel="tag">joomla3.3</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jul 16 '14 at 07:53">asked Jul 16 '14 at 07:53</time> <a href="../../users/3729667/klintweb" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/3729667.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="KlintWeb" /> </a> <div class="s-user-card--info"> <a href="../../users/3729667/klintweb" class="s-user-card--link">KlintWeb</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">31</li> <li class="s-award-bling s-award-bling__silver" title="1 silver badges">1</li> <li class="s-award-bling s-award-bling__bronze" title="10 bronze badges">10</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-24769960"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/24769960/choosing-specific-sql-data-within-curly-braces" class="question-hyperlink">Choosing specific sql data within curly braces</a></h3> <div class="excerpt">I apologize in advance for my limited understanding of the terminology used. What I'm trying to do is call data from a specific row and column, I've narrowed down my query that far - the issue I'm having is choosing the proper data inside is inside…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/php" class="post-tag grid--cell" title="show questions tagged 'php'" rel="tag">php</a> <a href="../../questions/tagged/mysql" class="post-tag grid--cell" title="show questions tagged 'mysql'" rel="tag">mysql</a> <a href="../../questions/tagged/sql" class="post-tag grid--cell" title="show questions tagged 'sql'" rel="tag">sql</a> <a href="../../questions/tagged/joomla" class="post-tag grid--cell" title="show questions tagged 'joomla'" rel="tag">joomla</a> <a href="../../questions/tagged/joomla3.3" class="post-tag grid--cell" title="show questions tagged 'joomla3.3'" rel="tag">joomla3.3</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jul 15 '14 at 23:44">asked Jul 15 '14 at 23:44</time> <a href="../../users/2613373/tyler-ancell" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/2613373.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Tyler Ancell" /> </a> <div class="s-user-card--info"> <a href="../../users/2613373/tyler-ancell" class="s-user-card--link">Tyler Ancell</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">35</li> <li class="s-award-bling s-award-bling__bronze" title="6 bronze badges">6</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="s-pagination pager fr"> <a class="s-pagination--item" href="../../questions/tagged/joomla3.3_page=1" rel="prev" title="Go to page 1">Prev </a> <a class="s-pagination--item" href="../../questions/tagged/joomla3.3_page=1" rel="" title="Go to page 1">1</a> <div class="s-pagination--item is-selected">2</div> <a class="s-pagination--item" href="../../questions/tagged/joomla3.3_page=3" rel="" title="Go to page 3">3</a> <a class="s-pagination--item" href="../../questions/tagged/joomla3.3_page=4" rel="" title="Go to page 4">4</a> <a class="s-pagination--item" href="../../questions/tagged/joomla3.3_page=5" rel="" title="Go to page 5">5</a> <a class="s-pagination--item" href="../../questions/tagged/joomla3.3_page=6" rel="" title="Go to page 6">6</a> <a class="s-pagination--item" href="../../questions/tagged/joomla3.3_page=7" rel="" title="Go to page 7">7</a> <a class="s-pagination--item" href="../../questions/tagged/joomla3.3_page=3" rel="next" title="Go to page 3"> Next</a> </div> </div> </div> </div> </div> <script src="../../static/js/stack-icons.js"></script> <script src="../../static/js/fromnow.js"></script> </body> </html>