Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6182663
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T01:14:14+00:00 2026-05-24T01:14:14+00:00

I wrote a module that is dependent on some third party device (load, parse

  • 0

I wrote a module that is dependent on some third party device (load, parse & display). Sometimes it takes 5 seconds for it to respond so I tried to ajaxify this part.

My Joomla! module is ready as well as code with AJAX (mootools) but I can’t figure out the URL to access my module php file “infused” by Joomla! (something like /index.php?option=com_content). I can hardcode and access it (/modules/mod_a/xyz.php) but I will run into “direct access not allowed” which is no trouble, but I don’t have the Joomla! context which I pretty much miss.

All I found utilizes components which I would very much like to avoid.

Thanks for suggestions,

Regards,

Marek

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T01:14:15+00:00Added an answer on May 24, 2026 at 1:14 am

    I did write the simplest component I could (no MVC):

    defined('_JEXEC') or die('Restricted access');
    $task = JRequest::getWord('task');
    if ($task == "getCurrentTemp") {
     // return temperature
    }
    

    This can be printed (heredoc) to JS by JURI::current().”index.php?option=com_xzy&task=getCurrentTemp”.
    Not being able to access module sucks a little bit but I understand that from architectural point of view.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In some winforms / webforms applications, I wrote a module that at application start,
I've got a wrapper I wrote around the sqlite3 module that lets me serialize
We are creating a javascript library from scratch and we need some utilities functions,
I am trying to find a good way to determine what module at link
I need to open some new csv files on the fly, depending on what
I wrote this block of code and what it does is set path variables
I know there are several similar questions, but I'm struggling to understand the error
I have a conundrum. I have inherited a very badly designed and very complex
I want to use a Ninject.Wcf extension to create a parametrized service host instance.
So I found a need in using something like Boost.Extension to keep my apps

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.