0
Hello.
https://staging1.xamadu.com/profile/843-sandy/216-expense-manager
login detail:
USER :- sandy
PASWORD :- 4321

This is my site link of expense manager view and login detail.
I had enable bootstrap version from options of Expense Manager.

Items are not always loading.Don't know why it will load sometime and sometime not.

I go in coding to check issue and I found issue in com_finances/assets/item.js file in below function.

function render_item(data)
{

var source = jQuery("#item-template").html();
var template = Handlebars.compile(source);
//alert("ASD");
var context = data;
var html = template(context);
jQuery("#postswrapper").append(html);
}

The line below.
var html = template(context);

When I alert this html variable then sometimes it will give value sometimes not.

So can you please help me what this template(context) do and how I solve my Issue.

Please give me reply as fast as possible.

Thanks in advance.
Responses (5)
  • Accepted Answer

    Friday, September 15 2017, 03:54 PM - #Permalink
    0
    I can't login anywhere...
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, September 16 2017, 12:50 AM - #Permalink
    0
    try now I the ip filter for a while or send me your ip which makes it easier here
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, September 16 2017, 09:27 AM - #Permalink
    0
    Now it should work please let me know if you can access
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, September 19 2017, 09:25 AM - #Permalink
    0
    Hello Germinal camps.

    Can you please check and give me some solution.

    Thanks in advanced.
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, September 19 2017, 10:45 AM - #Permalink
    0
    hi

    can you please send me FTP access?
    The reply is currently minimized Show
Your Reply