joomla1.5 Questions

6

So basically I have a joomla database in MySQL which has a bunch of tables that have the prefix 'jmla_'. I would like to rename all of these tables by replacing the 'jmla_' prefix with a 'jos_' pre...
Neighborly asked 8/4, 2012 at 21:42

5

Solved

I was wondering if there was a way to echo out the full query with limit and limitstart etc. I can echo out the line $query, but i want to see why the limit isn't working and I can't seem to get it...
Gobbet asked 7/3, 2012 at 0:46

5

Solved

We have a standalone script on our site that sits adjacent to a Joomla 1.5 installation. We are using Joomla authentication to restrict access to our script. At this point we are redirecting any un...
Enroot asked 15/1, 2010 at 23:3

12

Solved

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 re...
Jamesjamesian asked 15/12, 2009 at 2:7

7

Solved

Can Joomla's DB object add multiple rows at once? MySQL can do this like so: INSERT INTO x (a,b) VALUES ('1', 'one'), ('2', 'two'), ('3', 'three') But can Joomla's own functions achieve the ...
Lydia asked 8/4, 2011 at 6:54

4

Solved

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 metho...
Sewerage asked 14/10, 2011 at 17:9

5

I want to disable a date range in joomla calendar. Only the remaining days can be select. I have no idea how to do it. Plz help. e.g. If I say 2012-2-20 to 2012-3-20 then only days in this range ...
Gutow asked 20/2, 2012 at 12:45

7

Solved

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 usi...
Verdha asked 17/2, 2009 at 23:12

10

i use com_google_map_vision in my site.when i click on view map then following error display:- 500 Internal Server Error Internal Server Error The server encountered an internal error or misco...
Fadein asked 14/9, 2010 at 4:31

4

Solved

Here's the error: For: PHP 5.2+ Warning: strpos() [function.strpos]: Empty delimiter in /helper.php on line 445 and here is the code on that line: if($src = $img->getAttribute('src') AND ...
Gamone asked 31/12, 2010 at 4:8

4

Solved

I have a strange issue with encoding, described as follows: the ù is now shown as ù in the email subject. The email is sent through php mail function. When viewing the e-mail in the mailbox, it ...
Empathize asked 30/11, 2013 at 6:4

7

Solved

I want to make the joomla articles intro image to behave like the read more, and the title link. So the user clicks the image, and the article loads. I'm not an PHP expert but maybe this is the re...
Paleoclimatology asked 8/3, 2012 at 8:58

5

Solved

I need to check that a Joomla username and password is valid from my external application. It is not necessary that the user is logged into the system just that their account exists. How do I do th...
Rubalcava asked 1/2, 2010 at 12:34

1

I'm using Joomla 1.5.26 with Joom!Fish 2.1.7. Does any Joom!Fish and/or joomla guru know if it is possible to do a call to JRoute::_() so that it is not intercepted and translated by Joom!Fish ? ...
Callender asked 20/9, 2012 at 19:36

1

Solved

Is there any way to execute a function after loading google map ? There is a google map in my site In this site the Google map is executing with the Google API using the URL :http://maps.googleap...
Salesgirl asked 19/12, 2012 at 7:36

3

Solved

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...
Crape asked 3/3, 2011 at 2:52

3

Solved

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...
Lisette asked 5/8, 2010 at 17:1

8

Solved

What is the difference in versions of Joomla CMS i.e. Joomla 1.5, Joomla 1.6 and joomla 1.7 ?
Colophon asked 8/11, 2011 at 12:36

1

Solved

I am not really familiar with Joomla but I have been tasked with writing a module which functionality is irrelevant to the question. One of the requirements is that if the module is loaded, it sho...
Aligarh asked 8/11, 2011 at 9:53

1

Solved

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 se...
Paine asked 24/10, 2011 at 7:16

3

Solved

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...
Hypso asked 18/5, 2011 at 16:10

3

Solved

Is it possible to disable session handling in Joomla 1.5 for guests? I do not use user system in the front end, i assumed that it's not needed to run queries like below: Site will use APC or Memc...
Submultiple asked 24/5, 2010 at 14:39

3

Solved

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 Componen...
Salomesalomi asked 16/6, 2009 at 2:23

3

Solved

I'm writing a component and would like to insert images from the template folder. How do you get the correct path to the template folder?
Tunstall asked 19/12, 2008 at 1:59
1

© 2022 - 2024 — McMap. All rights reserved.