Questions tagged [joomla-extensions]

Extensions for Joomla! an open source content management system for web sites, which can be heavily extended. Joomla questions about programming and administration are best asked on https://joomla.stackexchange.com

Joomla! is an open source content management system for web sites which can be heavily extended.

Currently about 6238 extensions are registered in the Joomla! Extension Directory.

Related tags:

1080 questions
1
vote
1 answer

Log-in redirect in Joomla 2.5

i am using Joomla 2.5 inbuilt registration Form .i need to redirect to 2 different pages after different type of user log-in .Can this possible ? .Now my log-in menu redirecting every user to one constant page After successful log-in .
1
vote
1 answer

How to add extra fields on Joomla user profile edit form?

I am using Joomla 2.5 inbuilt registration form .After successful user log-in their is a option for user to view and edit their profile.I need to change label of that edit profile form . how to change Please Help me I am new to Joomla .
1
vote
1 answer

Need to embed new header menu in joomla

i am using Joomla 2.5 inbuilt registration Form ,I Need to a new header menu after the successful user log-in. how to do this ? Can we integrate Different header menu for Different page(artical). Please help.
1
vote
1 answer

set status as publish while installing component in Joomla

Is it possible to publish the module while installing? I'm installing a module along with the component.I need to set the status of module as publish while installing the component. I use the following code in manifest.xml file:
Gowri
  • 1,832
  • 3
  • 29
  • 53
1
vote
1 answer

Strict Standards: Declaration of JCacheControllerPage:

Need help on this problem. I received an error message Strict Standards: Declaration of JCacheControllerPage::store() should be compatible with JCacheController::store($data, $id, $group = NULL) in Unknown on line 0 but I don't know what caused…
1
vote
1 answer

How to disable items limit on category page in Joomla K2?

The website I'm working on uses component K2 for Joomla 2.5. Just 10 items [articles] are displayed on category page inside of #itemListLeading div and 10 inside of #itemListPrimary. How can I disable this limit and display all the items?
user3892905
  • 376
  • 1
  • 4
  • 14
1
vote
1 answer

Dompdf library is not working in joomla

I am using Google's dompdf library to download articles as pdf in my joomla site( test.guru99.com/arrays.html ), it was working fine before. Now when i enabled Rokbooster - loadtime optimizer pdf downloader is stopped working. I have printed out…
Ram Guru99
  • 175
  • 1
  • 1
  • 14
1
vote
1 answer

mysql erros when creating a joomla plugin with onUserAfterSave

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…
1
vote
1 answer

Joomla URL parameters

I would like to get your opinions and solutions on how can I solve this problem. I have a website that displays restaurants, events and attractions in multiple cities and countries. Right now I implemented the following structure: Country A --City…
user1709251
  • 246
  • 4
  • 16
1
vote
2 answers

How to pass variables to Joomla modules?

I am trying to make a Joomla website, where entries from the SQL database would be shown depending of different queries. I would like to write a universal module, which could read in some parameters (as a normal function would do), then do a…
1
vote
1 answer

Adding the article in joomla below the existing article by admin privelage

Have problem in adding new article in joomla the articles are getting added at the top instead of the bottom of existing article.
1
vote
1 answer

Kunena forum shortcut not displayed correctly in joomla horizontal menu

I try to add a kunena (a popular joomla forum extension) shortcut in joomla horizontal menu (protostar template/position-1). Kunena automatically created a menu entry during installation. Kunena top url is /index.php/forum. And this url seems…
Cyrille
  • 13,905
  • 2
  • 22
  • 41
1
vote
1 answer

How do you automatically package PHP code for Joomla! using NetBeans?

Using NetBeans 8, how can I create a script to do each of these things? While in development of a Joomla! component, I would like to make contents of the site and admin sub-directories, go into the components and administrator/components…
citizen
  • 353
  • 3
  • 13
1
vote
1 answer

uninstalling joomla package not uninstalling all child extensions

I created a joomla package including all component and module zips inside packages folder of the package. all required settings in package xml file as follows -
dev-m
  • 440
  • 8
  • 24
1
vote
1 answer

joomla! upgrade from 1.5.26 to 2.5 jUpdate error and more

Migration or upgrade, whatever, I want to get rid of my 1.5 site. I read some articles, watched a few tutorials however I could not beat it. First, I upgraded my 1.5.2 to latest 1.5.26. Then I installed jUpgrade 2.5.2 extension from admin panel,…
Saliha Uzel
  • 141
  • 2
  • 5
  • 17