Please turn JavaScript on
header-image

Recent Questions - Joomla Stack Exchange

Click on the "Follow" button below and you'll get the latest news from Recent Questions - Joomla Stack Exchange via email, mobile or you can read them on your personal news page on this site.

You can unsubscribe anytime you want easily.

You can also choose the topics or keywords that you're interested in, so you receive only what you want.

Recent Questions - Joomla Stack Exchange title: Joomla Stack Exchange

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  14.91 / week

Message History

I've added in custom fields for joomla registration, however it's returning them as Invalid Fields?

$requestData = $this->input->post->get('jform', array(), 'array'); echo '<pre>';print_r($requestData);echo '</pre>'; Array ( [name] => testing [username] => testing [password1] => testing [password2] => testing [email1] => testing@...


Read full story

We plan to upgrade our online shop with VirtueMart to Joomla 4.x or 5.x, but we need to upgrade to Joomla 1.5.26. However, we can not find Matware.com.ar or Google for the download of the following files:

com_jupgrade-0.5.2.zip com_jupgrade-1.2.4.zip

Where can I download the files?


Read full story

So the X-Joomla-Token with the API Key is added to the Request Header upon starting a request. I have a partner that needs to access the API but is due to his infrastructure not able to add the Token to the Header.

Is it possible to add the Token to the query params like this:

https://www.mysite.com/api/index.php/v1/app/service?a=1&X-Joomla-Token=49756234756234...


Read full story

Created field type category in the custom component com_drawing but not able to save the tags in the category(refer to the image)

Table entry in the table #__content_types

INSERT INTO #__content_types (type_id, type_title, type_alias, `table`, rules, field_mappings, router,...


Read full story

I am creating k2 articles as events. There will be:

Upcoming events Old events.

I am not able to show old events for current date. How to filter both types of events (Upcoming/Old) with single category. In k2 article filter showing all event post by date old/new, etc..

But my requirement is:

Upcoming event article show only Old event article show...


Read full story