joomla-extensions

Add image field to articles in Joomla

I would like to add an image to each article but I do not want the image to be part of the article contents. I would like it to be a separate field like 'author' or 'created'. I believe this would allow the image to be accessed separately by templates. After a bit of research it looks like I will have to use an extension to do this. ...

joomla printing page

hi, anyone have a clue where to get a usable extension for Joomla. I tried PrintMe but the extension is not downloadable.... ...

Joomla Random Image

I have been searching a plugin/module for Joomla where: Loads random image on page refresh Have each image have their own URL Has to work with Joomfish (multilingual) Let me know if you have found any alternative component or module for this type of usability. The reason why I wanna keep it as a module is I want the client to actual...

Virtuemart breadz plugin is not working with cherry picker

I am using the Virtuemart cherry picker and Virtuemart breadz plugin in my joomla store.When I click on the brands filter in the cherry picker module ,the breadcrumb is not showing. but when i select multiple brand filter, a category is selected and the breadcrumb with category name and the selected a brands is shown. How can i show the...

Joomla Calendar customization

I am trying to create a booking system. How do I show the selected date in 2 select boxes instead of an input which is the default in Joomla as in the image below? I tried searching the calendar-setup.js file but couldn't locate any function to do this. I want to bind the click event of the calendar to the select boxes. Any suggestio...

Embed & include one componet with in another component in joomla

Hello all, I am developing a web application in joomla. In which i use jomsocial component, further i would like to add openinviter component and want to show this component with in jomsocial page, so how can i do this? Please give your suggestion. Thanks ...

Yireo SSL Redirect Plugging - joomla/php

I'm using this Yireo SSL Redirect Plugging and it was working fine till i decided to not to use SSL for entire virtuemart store. My Problem is if i dont select "com_virtuemart" from this plugging, it forces virtuemart to use http even its require SSL for palaces like customer registration. is it possible to ignore 'com_virtuemart' and ...

Is there a more efficient way to run queries inside a loop? Memory issues.

I have a Joomla website that I've written a custom shopping cart component for. The user is basically purchasing codes we're storing in our database - these are associated with a printed incentive card. When the user checks out, I need to grab a chunk of codes from the database (however many they've purchased), then loop through the lis...

How to use SSL/https with non-menu items?

We have a site that needs to have several sections be secure. We have our SSL certificate installed, and for the areas that are accessible via menu item, it's no problem - we just use the SSL Enabled system parameter in the menu item editor. But we have a few sections (i.e. a shopping cart checkout screen) that are only accessible via a ...

Joomla Migation 1.0 to 1.5

Hi I have successfully upgraded My 1.0 installation to 1.5. Now my problem is how do I get all my components to be in the new install? I am running the legacy plugin but all my components didn't show up under Extension on the back end.... ...

Joomla Subsite Builder

hello all, I'm trying to build a New Joomla Site , which would be the Main Site and Users Registering to the site will be able to create their own Sub-sites. For. e.g. if main site is www.xyz.com then sub-sites would be usersname.xyz.com. The steps in the Main Site that will help users to create thier own site are :- 1. Select user Reg...

Joomla query apparently running more than once

I have a reporting component in the administrator of a Joomla site. The user can choose from a dropdown list of available report types, which then calls a function to run the query and output a CSV file. For the most part this works. However, for one report, I'm getting a different number of results through the Joomla function than I do ...

How to check that a value is unique before importing a row into mySQL?

I have a database table that I need to import a bunch of records into. I don't want to overwrite existing records if they're already in the database, so I've set things up to do a select query first to check if there's a value, but apparently the rows are importing too quickly for the index to keep up, as I'm getting duplicates created f...

How to logically evaluate best method for storing small data in a Joomla module?

I'm working on a new Joomla! module where I need to store a read-only data of about 40 key/value pairs with a keyword and corresponding URL link. There are several options but I'm not sure which one would be convenient for the programmer and fast-loading for the user. Or maybe because the data amount is so small it doesn't really matter ...

Format raw problem

Hi, recently I faced strange error with raw format: index.php?option=com_content&view=category&layout=blog&id=44&Itemid=80&format=raw Error 500: View not found [name, type, prefix]: category,raw,contentView I googled for this problem, but actually did not find the correct answer for this... So what is wrong with that ? Joomla v...