Tagged Questions
Joomla is a free, open-source content management system (CMS) and application framework that powers 2.7% of the entire web. This tag refers to the questions related to the 1.5.x version of Joomla
7
votes
4answers
13k views
Best practice for using window.onload
I develop Joomla websites/components/modules and plugins and every so often I require the ability to use JavaScript that triggers an event when the page is loaded. Most of the time this is done using ...
5
votes
5answers
7k views
How can I create a new Joomla user account from within a script?
We're creating an XML API for Joomla that allows partner sites to create new accounts for their users on our website.
We've created a standalone PHP script that processes and validates the API ...
4
votes
2answers
546 views
How to encode uploaded video files to .flv format in PHP
My platform is PHP JOOMLA MYSQL. I want to encode and load uploaded video files of different formats to .flv, .mp4 & .avi
I want this process either done on the upload process or after ...
4
votes
2answers
9k views
Joomla main menu html output
I'm trying to edit the output joomla main_menu module so I can make a custom dropdown menu. At the moment it currently outputs html like this:
<ul class="menu">
<li class="active item1" ...
3
votes
3answers
109 views
Smartformer Component on joomla 1.5 intermittent error
I'm currently using smartformer component for joomla 1.5 and have been facing a weird situation from this component. Here is the scenario:
I have created a survey form using the component as the user ...
3
votes
4answers
166 views
How to insert HTML/javascript/css code in joomla article
I am using Joomla 1.5. and I am writing a blog in joomla and want to highlight some HTML and javascript code but when I save that article after inserting the HTML code as it is, it gets exicuted ...
3
votes
1answer
193 views
Joomla 1.5 com_user and importing user plugins like Joomla 1.6 and above
When accessing com_users component in Joomla 1.6 and 1.7 on front-end the application automatically imports all plugins from 'user' group. Obviously it is very useful if one doesn't want to create a ...
3
votes
1answer
515 views
Help me figure out How this Joomla password reset exploit work?
One of our Joomla sites got hacked and the attacker replaced my template's index.php with his ugly page - "Hacked" heading and some arabic lines in red.
Apparently, the attacker some how reset the ...
3
votes
1answer
125 views
Auditing Joomla! 1.5 for system health and security?
I have a Joomla! 1.5 client asking to do an audit of their install's health, SEO and security.
Joomla! Tool Suite / HISA doesn't exist anymore; are there any comparable extensions I could use?
If ...
3
votes
2answers
2k views
Logging In To Joomla 1.5 Using External Form (not within joomla folder, but on same server)
I currently have a Joomla 1.5 installation, as well as another website. They both reside on the same web server. They are in different folders within the wwwroot directory, however. I would like to ...
3
votes
3answers
725 views
What's a good CMS for an intranet site?
I know this question has been tossed around by many developers and designers. I just got finished with my companies intranet site using joomla 1.5 with a custom bulit template and modifying almost ...
3
votes
2answers
1k views
How to Add RESTful Web Services to Joomla 1.5+
pretty straightforward question:
Is there a good web services solution for Joomla1.5+? I've been searching all over, and have only found references to a poorly-documented new xml-rpc server that's ...
3
votes
3answers
3k views
How to add custom fields for users (like Company:) in Joomla 1.5?
I've been searching on the internet for some kind of tutorial to do this and I've only found this one that seems to do the work ( ...
3
votes
2answers
369 views
Want to allow Joomla Super Admin to log into other registered accounts - how to do it?
We've created a highly customized Joomla 1.5 based site and want our super administrator to be able to log into registered user accounts so we can provide better phone support and help them configure ...
3
votes
1answer
1k views
Best practice for using fopen() or file_get_contents() to retreive web pages
I am looking for some advice on the best way to retrieve information from a web page (my own site) and then search through that information to find a certain text.
Keeping in mind that some of the ...
2
votes
1answer
19 views
validate email value in joomla 1.7?
I am developing component and I want to know how to validate email value entered by user using joomla 1.7?
JHTML::_('behavior.formvalidation') without using this method.
2
votes
1answer
94 views
What is the best secure way to POST and GET data in Joomla 1.7?
I am developing a joomla component and I want to know what is the best secure way to POST and GET data through a form submit.
<form action="index.php?<?php echo JUtility::getToken()?>=1" ...
2
votes
1answer
120 views
function imagecreatetruecolor() is not working in my server
In my website's cpanel it shows that
Apache version : 2.0.63 PHP version : 5.2.9 MySQL version :
5.0.92-community Operating system : linux
I currently installed a joomla website inside the ...
2
votes
2answers
697 views
Error while install Joomla
Have install and Configure Joomla 1.5 CMS in my local xampp.
After I have installing,
When i am visiting to Joomla Site. it displaying the some error messages.
Strict Standards: Non-static method ...
2
votes
3answers
122 views
PHP character encoding � sign instead of à
Hi this is a very strange error I have on some pages of this joomla website:
http://www.pcsnet.it/news
If you go into the details of a specific news the à character is correctly displayed.
Other ...
2
votes
1answer
81 views
How can I unit test a Joomla 1.5 or 1.6 module with PHPUnit?
I can not find a tutorial on the subject. Before running the unit test, the Joomla framework must be loaded ... A code example would be welcome, thanks !
2
votes
1answer
323 views
Specified key was too long; max key length is 1000 bytes
importimg Joomla 1.5 database via mySQL dump but it gives error "1071 - Specified key was too long; max key length is 1000 bytes"
the culrpit sql statement is:
CREATE TABLE `jos_core_acl_aro` (
...
2
votes
2answers
88 views
How to use joomla plugins
I've managed to install a Google map plugin but don't know how to get it to display on certain pages.
I'm using Joomla 1.5 and have installed this plugin:
...
2
votes
3answers
1k views
Joomla - Insert .js and .css files into a single Joomla article?
Is it possible for a single page on a Joomla website to include it's own custom .js and .css files?
I basically would like to add two custom javascript and css files for a particular page. I don't ...
2
votes
1answer
527 views
How to edit emails in Joomla Virtuemart?
The customer ordered a product and received an email.
http://img197.imageshack.us/i/emptyfieldsemail.png/
But there are optional fields and I want to remove them from email body if they are not ...
2
votes
2answers
657 views
Joomla1.5 CRUD extension tutorial
I need to build a basic CRUD joomla extension for a customer.
On the user's side, it must display a product list when the user choose a category, and the product details when an item is selected in ...
2
votes
1answer
294 views
Suppress XML DTD error in Eclipse
The XML DTD for a Joomla component is not correct, it does not contain the method="install/upgrade" attribute. In eclipse it is annoying me because there is a permanent error showing for my project.
...
2
votes
1answer
393 views
joomla 1.5 search integration with custom components?
Does anyone know how to integrate the joomla search functionality with customly built components? Or know of a tutorial/information page with the information I'd need?
I'd like the search to pickup ...
2
votes
1answer
924 views
'li' + float crashes Internet Explorer 6
I know. The dreaded ugly browser we don't want to support, but, it seems it couldn't be simpler to crash this thing.
The URL
The images gallery is a Joomla Plugin (Sigplus), and it works fine with ...
2
votes
1answer
316 views
If tables are so evil, why does joomla use tables for its layout?
When you create a template you don't use tables. but when joomla rendereds the page, there are at least 4 places where tables are used to structure the content. Does this tell you something about ...
2
votes
2answers
140 views
how to use the template for a custom component
I've created a custom coponent for joomla and I've created a menu which uses that component and set a template for that menu. The thing is when I go to the url
...
2
votes
4answers
5k views
Joomla displaying blank page after login after moving the installation from one server to another
I just moved my current office Joomla 1.5.8 instalation from the server(linux) to my local machines (winxp) so I can work locally and only upload the changes.
The thing is after downloading all the ...
2
votes
1answer
857 views
Where can we find the username/password validation code for Joomla 1.5?
We're writing an API that allows users to sign up for a Joomla account through an external portal. We want to do the password and username checking on the portal before submitting it through the API. ...
2
votes
1answer
1k views
Is there a better way to build this joomla url?
So far I'm re-inventing the wheel here in the most uncomfortable way. I can feel in my gut that this will break one day and cause me a lot of pain. Therefore I'm looking for a better way to take an ...
2
votes
3answers
2k views
Joomla Components, Modules, Extensions, and PlugIns
What is the difference between Joomla components, modules, extensions, and plugins?
2
votes
4answers
2k views
Joomla Template Overrides
In joomla, I need to assign specially designed templates for both "User Edit" (Where user edits their details)
/index.php?option=com_user&view=user&task=edit
and "Search Results"
I can't ...
2
votes
8answers
3k views
Installing Recaptcha in Joomla 1.5 user registration
I am trying to install ReCaptcha into the user registration of Joomla 1.5. This may just be an issue with Joomla but when i hit register nothing happens. I think it's doing some JavaScript form ...
2
votes
3answers
3k views
How does the '&' symbol in PHP affect the outcome?
I've written and played around with alot of PHP function and variables where the original author has written the original code and I've had to continue on developing the product ie. Joomla ...
2
votes
7answers
4k views
Which folders and files needed 777 mode in joomla 1.5?
After joomla upload to ftp . how many folder needed mode 777 need enable to working joomla without any error.
2
votes
6answers
2k views
Drupal, or Joomla Form Builder [closed]
I am evaluating Drupal and Joomla, and one of the requirements I have is how well supported it is when comes to Form Building, storing the information in the database, and the showing of those ...
1
vote
1answer
16 views
Joomla shopping cart module integration
Is there any module that give access to user to add product?
1
vote
1answer
65 views
How to go to a specific tab in Joomla
I have created a component using joomla 1.7 and I have used tabs like follows. Now My active page is First Tab(tab1.php). What I want is I want to go to the third tab by clicking a link. Following ...
1
vote
1answer
69 views
Check Username Availability Issue
I am just adding a new feature to my Joomla TPJOBS component although it's not a good/complete/active component but just I'm adding a user name Availability checker but its not working because it may ...
1
vote
3answers
74 views
How to update second textbox automatically with update value using JS
I have a PHP Script and two text box. Its kind of currency convert.
If the user want to buy 1 credit which is $5 using the first text box and by hitting tab the next textbox will update ...
1
vote
2answers
72 views
Joomla 1.5 Module Outputting return Statement
I am building a Joomla module which will eventually pull data from an external data source. Right now while I learn, I set it to simply print the string "This bit works correctly" to the module ...
1
vote
1answer
113 views
How to validate joomla default text editor using jQuery?
how to validate joomla default text editor on blur using jQuery?
This is the code what I used get text editor.
$editor = & JFactory::getEditor();
$editor->display('description', ...
1
vote
2answers
32 views
Joomla articles showing up as PDFs in Google search results
I have certain articles which i do not want Google to index .I have set the settings to noindex nofollow in the metadata settings in the backend for the article .However now even though the article ...
1
vote
1answer
76 views
how to customize joomla db sql error messages and how to prevent duplicate entries
my showtime table contains following fields,
id, name, showtime where id is a int type auto-increment field(pK). showtime time type unique field .
when I try to add a showtime(duplicate value) to ...
1
vote
1answer
138 views
Joomla main menu not showing all K2 Product Categories
I am using K2 component to showcase my products. I have created a menu item in my main menu for showing all my product categories (without sub categories) in a catalog style (To do this I went to- ...
1
vote
1answer
27 views
Joomla 1.5 install without domain
So, I installed a new joomla 1.523 (via Fantastico) on my server, but event though I have the domain name set, I haven't registered it yet. Now I need to acess joomla, and I can't.
I already did this ...