Tagged Questions
0
votes
1answer
19 views
Joomla Ajax download text editor
I'm trying to figure out how to load an editor box using Ajax
this is for the admin side structure looks like admin
-controllers
--orderitem.php
-views
--orderitem
---tmpl
----orderitem.php
...
0
votes
1answer
37 views
Assigning a link to a button before click
In my previous question I asked for help with refining the output of a URL in a specific syntax, I have now managed to get this right, but only for one instance.
What I have researched is that I ...
0
votes
2answers
45 views
Joomla 2.5 Ajax component not working
I've been trying for ages to get Json working in Joomla and I just can't do it. I think I've tried every combination of URL etc so any help would be great:
this is for the admin side structure looks ...
0
votes
0answers
30 views
Session variables disappearing in Joomla component when I switch views
I am currently building a custom Joomla component which is basically a user form which makes SOAP requests at various points.
I have a view which makes an AJAX request to the controller, which then ...
0
votes
1answer
32 views
PHP strtotime not being executed at all within Joomla Component
I am currently building a custom component within Joomla that takes values input from an input form and then wraps them up in order to be then sent off in a SOAP request.
One of the input form ...
0
votes
0answers
47 views
0
votes
2answers
97 views
jQuery AJAX in a Joomla module
I've managed to successfully add AJAX into a Joomla module (see here for a highly imperfect implentation of how I did it Putting AJAX in a Joomla Module )
My problem I've got is returning errors in ...
0
votes
1answer
39 views
Loading raw component html output via Ajax in Joomla
I have a joomla component for which I need to implement a "load more" pagination in a Twitter fashion. What I do not know exactly how to do, is how do I get the component's HTML by using the same ...
0
votes
1answer
50 views
joomla token is not getting recognized by controllers method
I'm trying to set up a token on ajax post but is not getting recognized by the controllers method. The javascrip looks as it follows
jQuery(document).ready(function() {
...
0
votes
1answer
66 views
jQuery and Ajax on Joomla
Here is the site that I'm talking about: http://imok.ro/demo/drtudor/index.php/our-practice/osteopathic-manual-medicine
It runs on Joomla 2.5, but loads with Ajax (a plugin). This plugin has a ...
0
votes
0answers
68 views
jquery ajax form submission joomla component
I am developing a component for my bachelor's exam and I have some trouble with a form submission. After completing the form users must be presented with a googlemap where they must point their house ...
0
votes
1answer
26 views
Joomla - Ajax content with email address in content is automatically converted to link and breaks page
I have build a full ajax website in joomla, but i am having a problem whenever i insert an email address in the content.
The email address is automatically converted to a hyperlink, therefore ...
1
vote
1answer
88 views
Custom Javascript Won't Run in Joomla
I am using Joomla-3 for my websites and I have created a simple small JavaScript(ajax) file which I attached through the template config file(as seen on the template's documentation).
I also added ...
0
votes
1answer
128 views
Joomla 2.5 mootools ajax - Send parameters to component
I have been searching for hours now for a solution to this issue. I have a standard component with a controller thus:
defined('_JEXEC') or die;
jimport('joomla.application.component.controller');
...
-1
votes
2answers
130 views
How to Write PHP in AJAX
I am trying to get my session in ajax.. for that i had written my code like this
BTLJ.ajax({
type: "POST",
url: btlOpt.BT_AJAX,
data: datasubmit,
success: ...
0
votes
1answer
50 views
Loading and posting an external Joomla form view
In Joomla 3.03 I have built a component and a form view for adding to and editing records. I want to load this form into another entirely separate view where we are writing out the records.
I know I ...
0
votes
1answer
80 views
Joomla 2.5 Ajax saving data to db character encoding
I try to send a datetime ( 2013-03-12 09:43:09 ) string from a form via ajax to the db. I used follwoing JS
$.ajax({
type: "POST",
contentType: "application/x-www-form-urlencoded; ...
0
votes
1answer
107 views
Joomla: Include external page without iframe to apply own CSS?
I want to load an external page into a module position, but apply the CSS definitions of my own template to the remotely loaded content.
I tried Joomla's wrapper module, but that loads the content ...
0
votes
1answer
120 views
simple ajax call in joomla 1.5 not working
I'm trying to do a simple ajax call in joomla 1.5 (from the jseblod subtemplate, if that's any help) but nothing seems to work:
I tried using javascript and using mootools (version is 1.1) to call a ...
0
votes
1answer
91 views
how to add jcemediabox popup to ajax content in joomla
I am displaying articles in ajax tabs and trying to add jcemediabox popup to content in the article loaded by ajax request. As the dom is updated by ajax, and jcemediabox must be adding event onload ...
0
votes
1answer
137 views
Why jqgrid can't get json data from joomla?
I write codes for using jqgrid(version 4.4.4) in joomla(version 2.5.9).this is my codes I found the jqgrid cann't display data from joomla json_encode.but no in joomla is OK.
if jqgrid ...
1
vote
1answer
299 views
Refresh or load background image with Full Ajax for Joomla on menu item click
i am trying to produce a browser refresh in the background after a click on Joomla menu item.
My issue is i am already using ajax to process content component and other element on the page to refresh ...
0
votes
1answer
168 views
Joomla - OnMouseover show data from controller in tooltip using Qtip script
I need help to show the data (from controller) in tooltip (using qTip script) on MouseOVer event.
User mouserover on link (Multiple links like in foreach)
id send to a js function like function ...
0
votes
3answers
300 views
jquery ajax request within the joomla modal window
I am useing modal window of native joomla codes. I am displaying a form wihchi is used to send mail from one user to another. The php,css and js codes are in tmpl file (by using JDocument) of view and ...
0
votes
1answer
112 views
Load Joomla module when document is loaded
I wrote a module, but it slows down the page's loading time.
I searched how to load modules with ajax, but did not find any useful topics (or just didn't understand them, english is not my native ...
0
votes
1answer
405 views
JFactory not found
I made a external file in Joomla getuser.php and place it at administrator/getuser.php
contain db queries
<?php
$q=$_GET["q"];
$db = JFactory::getDBO();
// Create a new query object.
$query = ...
0
votes
3answers
144 views
send data between AJAX and php
I have this AJAX
function getValFromDb() {
var university = document.getElementById('category').value;
var domain = document.getElementById('subcategory').value;
var year = ...
0
votes
1answer
159 views
Get data from 3 dropdown menus and populate a 4 one from db based on that 3 parameters
I need to know what is wrong. The PHP doesn't return anything. I think the variables don't get on the PHP file. Please help me to find out what goes wrong.
<?php
defined('_JEXEC') or die;
$db = ...
-1
votes
2answers
82 views
Troubleshoot AJAX connection [closed]
I'm having an issue with my AJAX connection in Joomla.
AJAX
$(document).ready(function() {
var results = $('#hidden').serialize();
var url = '<php? echo JURI::base(); ...
0
votes
1answer
404 views
Populate #id with PHP/mySQL content with AJAX in Joomla
I have a jQuery function that gets data from a form and puts it as a string (for now) into an #content.
$(document).ready(function() {
$('form').submit(function() {
var results = ...
0
votes
1answer
184 views
Joomla component with AJAX/jQuery populating #containers
I've been reading up extensively on incorporating AJAX into my Joomla component, but I feel like I'm missing a step. Here is the structure I have so far:
AJAX CALL
var url = ...
0
votes
1answer
367 views
Loading component data in Joomla with Ajax
I'm switching over my component to use AJAX to make for prettier/easier/faster/better pagination and content loads.
I'm trying to get past the first part which is simply displaying the content from a ...
0
votes
1answer
89 views
Joomla module and Jquery
I have a module with three drop-downs, in one class, depending on each other. I have the first drop-down that loads the data from MySQL.
I would like that the second one loads the data depending on ...
0
votes
0answers
164 views
Load artical content with ajax in Joomla
In my new Joomla website I view a product list to my customers , and I want to show the product info when the user click on the product but without reloading the page , I mean I want to use ajax to ...
0
votes
3answers
623 views
TypeError: Cannot call method 'each' of null - Javascript Type error in Joomla ChronoForms
I'm trying to make a "double" drop down with Joomla ChronoForms but I'm having a Javascript error on the page when I select something from the first dropdown, here is my code:
<select id="recipe" ...
1
vote
1answer
850 views
How to make an Ajax request in Joomla Component
This a screen shot of what I get when I call my ajax request:
How do I run only the task, without printing the whole page? This is my ajax call:
$.ajax
({
type: "POST",
url: ...
2
votes
3answers
417 views
Putting AJAX in a Joomla Module
I've made a basic Joomla module for my site as a shoutbox. But I'd like to put AJAX in it (I know a similar module with AJAX already exists on JED but this more a project for me to learn how AJAX ...
0
votes
1answer
151 views
Cannot have ajax working in my joomla module
I'm quite new to joomla development and I'm following a tutorial on how to use AJAX capability in my newly created module.
Basically, in my tmpl/default.php I have:
<script>
function ...
0
votes
1answer
62 views
menu with mootols
I am using joomla 2.5 and I want to modified a <div> tag with ajax and mootools
in my index.php file I have this
<div id="content" class="column grid_16">
<div ...
0
votes
0answers
152 views
Get subcategory and category on same page in virtuemart [closed]
I have a question about virtuemart.
I want to get a category and subcategory on one page.
Something like this:
http://www.jbportfolio.nl/projecten/parallax/
If you click on the blacked-out person it ...
2
votes
2answers
1k views
AJAX function call within Joomla Component
I have a good understanding of AJAX and normally would have no problems using it but I am relatively new to Joomla and have only recently started building components, etc.
I have created a component ...
2
votes
1answer
317 views
Joomla AJAX call losing Joomla database class
I am currently building some functionality into a Joomla build whereas results are returned from a database on a select box change.
The issue I am having is when I make the Ajax call I get a Class ...
0
votes
1answer
200 views
Disable layout in a view in joomla
It is possible to disable the layout (template) for a view in Joomla.
I'm loading a table using Ajax and I only want to load the table with out the template.
I discover the function setLayout but i ...
0
votes
2answers
238 views
Send article id to ajax file or get article id straight in ajax file ? In joomla! plugin
I want to pass current article id to ajax file. Url of ajax file is something like www.web.com/plugins/system/ajax.php so using JRequest::getInt(id) always parses 0 integer. In non ajax file I can get ...
0
votes
1answer
707 views
jQuery TableSorter Filter does not work on AJAX dynamic table
I am using jQuery TableSorter Filter for my Report Component at Joomla Framework.
I manage creating dynamic tables built by calling AJAX based on user database table selection. The TableSorter ...
0
votes
1answer
156 views
Joomla plugin ajax connection, db error
i'm continuing my plugin development saga..
so i've corrected all mistakes which i made in previuos code -> Use of joomla methods stops file to work in plugin
And now i thought i made everything ...
0
votes
1answer
61 views
Use of joomla methods stops file to work in plugin
I've created simple ajax voting plugin, it works fine.. till i start to use joomla methods in conf.php file. The file below is conf.php with simple php db query, if i put here for example $dbb = ...
-1
votes
2answers
446 views
fetch textarea value (populated by ajax call) in php
My Joomla component makes a jquery call (jquery.post) on button click and populate the result in a textarea.
When I submit the form to the backend, I want to fetch this data present inside the ...
0
votes
1answer
129 views
jQuery.post and joomla pass upload field
I'm currently developing one component for joomla and on the front end i need tu upload photo.... The php code for upload is ready... The problem is that i want to make the pic upload onchange of file ...
0
votes
0answers
343 views
How can I implement JSON in custom Joomla 2.5 MVC component as a way of filtering large data sets using AJAX
I'm new to joomla development however, I'm moderately proficient at MySQL, PHP and JQuery - all of which I'm currently putting into practice to develop a custom component (J!2.5) to manage my ...



