Questions tagged [joomla2.5]

Joomla! is an open-source CMS written in PHP and powered by an MVC-oriented framework. Please note that version 2.5 is no longer a supported release and it's highly recommended to upgrade to the latest version. Joomla! questions about programming and administration are best asked on https://joomla.stackexchange.com

Joomla! 2.5

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 2.5 has ended it's life on December 31st, 2014 and it's highly recommended to upgrade to the latest version.

Resources

Related tags

2676 questions
0
votes
1 answer

Joomla : what's the oposite to the prepareTable function?

My first post here, I have always found the help I needed in previously asked questions ,thanks, but I'm stumped this time so here goes. I'm still a novice relatively speaking to people on here, but I have developed a joomla 2.5 component and I need…
0
votes
1 answer

How to import products with images with CSVI Free to Joomla VirtueMarkt?

I have a question, how to import product images with CSVI Free to VirtueMarkt to Joomla? The import without the images does well, but the images dosent work. Here is my CSV…
0
votes
1 answer

Add Link to CSS StyleSheet

where can i add a link to a custom css file in Joomla? I have tried adding file in index.php but it is valid only for that template and if i load another template i lose the link. I'm using Joomla 2.5.
Marco Grieco
  • 229
  • 2
  • 6
  • 16
0
votes
0 answers

Joomla 404 error administrator in localhost

A Joomla website works right online when i try to work it on localhost the administrator get a 404 error when submitting the admin log in data, what can i do ? public $live_site = 'http://localhost/joomla_mart/';
ahmad soliman
  • 141
  • 1
  • 2
  • 14
0
votes
1 answer

Add a new field in virtuemart new product form

I want to add a new field in virtuemart new product form, how can i do that ? I add: var $is_act = 1; in "components\com_virtuemart\tables\products.php" And product->is_act); ?> And in database but…
ahmad soliman
  • 141
  • 1
  • 2
  • 14
0
votes
1 answer

Joomla Virtuemart special kind of coupon

I want to create a special kind of coupon that works for the User only if he buys Products from a specific Manufacturer: is that possible? Straight or even working around it? Or do you know any extension that can make it done? Thanks
0
votes
2 answers

Joomla 2.5.x: Multiple instances of a module not working in the same page?

I am testing my module in Joomla 2.5.x and I've noticed that duplicating the module in the same page does not seem to work. I've noticed that it's because my module has a common addScript() and addStyleSheet() functions. For example, I have the…
user1448031
  • 2,172
  • 11
  • 44
  • 89
0
votes
2 answers

how can i improve the performance of this joomla query?

I'm trying to pass some joomla user data to a Datatable (jQuery plugin). There are 4 tables involved joo_users (~10k rows), joo_user_groups(~1.7k rows), joo_user_usergroup_map (~56k rows), joo_user_profiles ( ~1398k rows) the query now: SELECT…
G3z
  • 663
  • 6
  • 19
0
votes
1 answer

Administrator URL '&' changed to '&'

I'm working on my localhost and on a system where all administrator URL's which contain a &, & is changed to & and that in turn breaks the system. What setting is doing this? What do I need to disable? My localhost is PHP 5.3. I have to mention…
Anriëtte Myburgh
  • 13,347
  • 11
  • 51
  • 72
0
votes
1 answer

Ajax dont works populating a form

Hey anyone can help me with this problem ? I have this issue with my code, two files: 1 - test.php Documento sin título