Ajax Listing not working

Permalink Browser Info Environment
Hi,

Ajax Listing is not working...

Found hard coded vars in monkey_returns.php :

$listId = 'decd5c7e04';
$list_name = 'Addon Updates and News';

Need to be replace by dynamic vars.

Type: Discussion
Status: New
moosh
View Replies: View Best Answer
moosh replied on at Permalink Best Answer Reply
moosh
You need to replace :

In tools/monkey_returns.php at line 8 and 9 :

$listId = $_GET['list_id'];
$list_name = $_GET['list_name'];
.

In single_pages/dashboard/lists/view.php, at line 147 :

"sAjaxSource": '<?php  echo $ajax_url;?>?list_id=<?php  echo $listId;?>&list_name=<?php  echo $list_name;?>',

concrete5 Environment Information

Browser User-Agent String

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You have not specified a license for this support ticket. You must have a valid license assigned to a support ticket to request a refund.