Hi, I am trying to run Joomla on my local machine. I have installed wamp 2.0 and everything installed ok with it and I managed to see it running. I have now come to install Joomla 1.5.18 but I am having a problem with the mootools file on the installation wizard.
When running through the installation process in FireFox with firebug tur...
Hi. I'm working on a Tree Menu that gets it's parents and childs from a web service via soap.
I have used PEAR\HTML_TreeMenu and i have my tree up and running..
So now i have to do 2 more things:
Ajax it so parents and child are loaded async and when need it.
Get all that in a joomla module...
My problem for starters is that HTML_T...
I'm working on migrating a website from an external server (running Apache) to a local server (running IIS), and have come across an issue that I can't seem to resolve.
The site is using a custom Joomla plugin that grabs some graphics stored in a mysql database (for e.g. http://www.norfolktourism.ca/index.php?option=com_bdirectory&t...
My Joomla 1.5.18 site, I enabled login, when I click login the page I get sent to is NOT styled with CSS. If I login it redirects to the home page and it is not styled anymore either.
It looks like it is recursively appending stuff to the URL incorrectly.
http://www.myjoomlasite.org/index.php/index.php/login
if I click on home page or...
hi I am planning to develop a site very similar to http://www.nextdaypets.com/ but with some more features...i have worked on JOOMLA n i know it pretty well. but there are few limitation like access level control and there is no component available for what i need. what i m confused about is that whether i should make that component in j...
I'm trying to create a module in joomla, which uses one jquery plugin. I've to do an ajax operation while clicking on an element in the module. Currently I'm specifying the whole path to the php file. But I know Its a wrong method.
The code in jquery plugin is like this.(please note the second line where the path is specified in the jqu...
how to install joomla in our computer. what is configuration requirement for installing the joomla in computer.
...
I am new to joomla, so I was wondering if there is a function wherein I pass an array of headers and a two dimensional array for data(cells) and get the html markup required to display the same as a HTML table.
I am assuming since this approach works with javascript frameworks, it should be available in Joomla too.
Thanks
...
We have some banner ads linking to an article in Joomla and they are passing a reference code in the URL, like this:
index.php?option=com_content&view=article&id=378&Itemid=249&ReferenceCode=WB6074
Inside the article, we're linking to a signup form on another web site and we need to pass the reference code in that URL's querystring.
H...
Hi Friends,
I would like to use the Jommla! as our applications' portal, when one user logined joomla!, he/she don't need to enter password in our another application? anyone has any idear on how to implement this? or you have any web site which I can reference. Thanks in advance.
Tony
...
I have a Joomla plugin which takes varying parameters. I need to retrieve one of these parameters from the current session. I've tried using Jumi and a little PHP snipped to retrieve the value and output it in the plugin's parameter list, but the Joomla plugin parser only handles the outter-most set of curly braces. ex.
{fabrik view=...
I'd like to add an additional layout to one of the core components.
Is there a way to do this in a template without adding any files to the Joomla core installation?
...
I have joomla error since installing multilanguage with joomfish. I'm using Joomla 1.5.11 and Joomfish 2.0.4. Resulting a blank page. How to trace error? since using joomla default error reporting doesn't work. still blank page with nothing. There is K2 component also installed.
Please help, cause i can't figure out the error?
[Fri Jun ...
Hi , i'm trying to integrate a css that my designer gave me to a new template in Joomla 1.5, the problem is that the html content generate by joomla is different than the original css that the designer thought, yes it uses divs and classes and ids but i'm not sure what will be the best aproach to migrate and implement this. Is there any ...
Hi,
I am using sef servicemap compaonent for my joomla site.it is not generating the sitemap properly.what the changer i need to do.
Thanks,
Raghu.P
...
Hi,
We are using sef service map component and installed SEF SM SOBI2 Integrator for Joomla 1.5.x but if i enable the intigrator service map not getting generated giving a blank page.if i disable the intigrator it is generating properly for other content on the site.we have 35k + items in sobi2.is it not support for that much of recor...
we have sh404 sef component installed in my site.when we click any of the link on my site a sef url willl automatically generate and insert in to the databese.but i want to generate all the available sef urls for my site with out clicking all the links.how can i generate is there any way to ping all normal urls generated by me.
how can ...
$user = &JFactory::getUser();
$uid = $user->get('id'); //works
$umail = $user->get('email'); //works
$unamed = $user->get('posname'); //does not work
Why can't I use JFactory to get the fields that I have added by myself on the Joomla user table. Is there another simple way they could be gotten?
...
I'm working with a custom made Joomla script that generates an image from a blob in a database. However, when we moved it from an Apache server to an IIS server, the script is breaking.
Upon investigation, it seems that now, there is a line break that is getting appended before the header function is being run (when I comment out the i...
Using Joomla, I have a flat list menu (see image) and am using separator links with images to separate the menu links.
I'd like to style the menu links (not the separator links) so that they are lifted up slightly and are sitting more centrally among the separator images.
Can anybody help with this?
...