Hi have created a error.php for joomla to redirect 404 errors etc to a joomla article. The code below works for a 404 error, but a 403 returns a blank page. I can navigate to the page directly outside my script so it must be either my code or how it is interactive in it's environment.
Thanks
Stephen
defined( '_JEXEC' ) or die( 'Restric...
hi , i get this message on my local host running joomla:
Warning: Parameter 1 to modMainMenuHelper::buildXML() expected to be a reference, value given in C:\xampp\htdocs\libraries\joomla\cache\handler\callback.php on line 99
what should i do?
...
Hi friends,
I want to download a module or extension or component for Joomla to integrate with PayPal. I have tried a lot but I haven't found any.
Can you help?
...
Hows it going.
Im just started to learn a bit about joomla and Im trying to get my divs to align vertically when making a template.
The problem is that the right div is way down the bottom of the page on the right hand side and the center div is aligned at least 1 character height below the left div which is the only one correctly align...
Well, the facts :
I'm a php programmer (php4/5) and object since several years now.
I use to work PHP Framework (especially Zend Framework)
At my work, we have to work Joomla for some website.
I had to develop components, modules, plugins, and i had a revelation.
Almost all users of Joomla are not developper, just users, whom doesn't...
I have an article that I want to publish on my Joomla! site. Every time I click apply or save. I get error 500 - An error has occurred! DB function reports no errors. I have no idea why this error comes up, al I can think is that it's a server error.
I'm using TinyMCE to type articles together with Joomla! 1.5.11.
Updated: I turned o...
I know that being open source does not necessarily makes a program more/less secure than closed source (let's assume this neutrality, to keep flames out of this post). Fact is: since the source code is open, everybody knows your defaults urls, default administrator logins, etc.
I'm using Wordpress and Joomla in some projects of my clien...
I want to create my own form that are submitted and values of that form will be stored in joomla database. How can i used the Joomla connection code to interacte with the joomla database.
...
Hi, I've been developing a site (for now is here as an example: http://neurotoxine.mine.nu/gloom), and I'm getting a strange behaviour from a styleswitcher code. It's big so please be patient.
First, you may go to the site I appointed first and see it.
What you've got there, it's a joomla page, with a Jquery using
var $j = jQuery.noCon...
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 their accounts remotely.
This will obviously take some coding. Ideally we want a link from the admin side that will take us to the fron...
I want to Display module only front page in joomla 1.5.9? in inner page it willl be invisible?
...
Is there any nice component for Joomla 1.0.x allowing to serve custom domains? What I am trying to archieve is to sell subscription to my service and to offer custom branding including custom urls like yourcompany.myservice.com and even example.myservice.com. Any pointers? I am selling subscriptions themselves already for a long time, so...
I have a custom jQuery accordion menu on my site in a module, when the mod is enabled it breaks my RokSlideshow module.
I can't get them both to work at the same time.
The site is http://www.fbcsheffield.org/2.0
Any help would be much appreciated!
...
hey there, i have been working on Kohonaphp and codeigniter, today i tried drupal, is it just me or is it actualy tougher to code large sites? for a blog or normal site its ok, but what about a heavy products search and things like that, has anyone used joomla or drupal for something really heavy?
...
Is there a way to check if jQuery is loaded using PHP?
I have two different plugins in Joomla that load the jQuery JS, but when it is included more than once it does not work correctly.
To explain the process a bit more:
Joomla offers an ability to intercept the HTML source before it is rendered, essentially working on the source code ...
I'm just starting to evaluate joomla CMS as a tool to build out my personal site. I'd like to manage multiple sites/domains with one copy of joomla on one host. so I'll own mysite.com and myothersite.com, which will both point to the same host/joomla code. If I do this I need to be able to set which domain/site the content I add shows up...
Hello,
I have a web application that needs to be built using PHP/MySQL. The application will require documents to be generated from data in the MySQL database. Such documents will be printed and/or emailed and user will be prompted to run a daily print/email job based on business logic.
This application functionality needs to be ma...
I want to know the most understandable tutorial for joomla.
...
I'm a Joomla developer and I'am trying to build a component(in J!1.5) that uses urlparam for creating custom menu links in the admin.
I want my component to work like the built-in polls component that allows users to select the id of an item in my component.
I tried the xml file for the component but that doesn't work. But I know it's ...
I have a site http://alternex.onlineja.com
I am using gavick pro modules (www.gavickpro.com)
The products menu is linked to a section/blog layout, I have two modules on it,
whenever I click an article from any of the modules, it doesnt show the article,
it shows the section, i.e. it doesnt go anywhere.
If I create a new menu and mod...