You are now being logged in using your Facebook credentials
Login With Facebook

April 25th - JFBConnect v4.2 and JLinked v1.2 Released!

Two great releases are out now:

  • JFBConnect includes over 60 improvements and fixes, including a new auto-configuration tool - See full changelog
  • JLinked has almost 30 changes, including tighter integration with JFBConnect - See full changelog

 

 

Please Note: If you use both JFBConnect and JLinked, you must upgrade both to JFBConnect v4.2 and JLinked v1.2.

AJAX Anywhere

Topics in the forum

RSS Feed  TopicsStatsLatest Post
 
Author: CommCulture
AjaxEverywhere not refreshing

 Stars

9 Replies

328 Views

Carly, Thanks for upgrading the account.There are a few things I was able to discover. The first, though not likely the issue, was that the module you wanted to load was set to only load on the "News" menu item. Ideally, you should set the... Feb-24-12 13:30:23
Last post by: alzander
 
Author: paz

 Stars

1 Replies

151 Views

No, we don't have any method to check if the contents have changed. We simply replace whatever is in the module with a fresh copy loaded from the site. The content may change during this update and it may not.Currently, we don't have any... Feb-21-12 12:26:27
Last post by: alzander
 
Author: Alexz

 Stars

2 Replies

191 Views

Alexz, Do you actually see the module refresh in any of the browsers? Not sure if there are any differences other than the bid that you could see happen, but that helps to let us know if it's cache that's causing the 'old' value to load properly... Feb-12-12 19:22:18
Last post by: alzander
 
Author: mlino
Where are the virtual module position?

 Stars

1 Replies

248 Views

Mlino, Sorry for the (very) delayed response to this.When you assign a module to the virtual module position, you won't see it in the drop down. That drop down will only show positions that are defined in the template. However, you can simply... Jan-31-12 14:13:16
Last post by: alzander
 
Author: pierdonato
after the first update the module disappears

 Stars

0 Replies

339 Views

after the first update the module disappears, there is no solution? Dec-03-11 14:34:13
Last post by: pierdonato
 
Author: cokcol

 Stars

5 Replies

782 Views

It will just refresh. We use Javascript to replace the contents of the modules div. There shouldn't be any flicker or anything while it happens, as most browsers do this very quickly. If the contents of the refresh are larger or smaller, the page... Nov-07-11 12:41:12
Last post by: alzander
 
Author: recalls74

 Stars

2 Replies

890 Views

Hi,The jQuery code used is the constructs of our load function.$(img) .load(function () { $(this).hide(); // our bespoke ajax hit that's required with the image // it will return the HTML for the element and... Oct-16-11 13:10:30
Last post by: albert
 
Author: azjazzyj

 Stars

3 Replies

803 Views

Albert - Please post from the account that you've subscribed from. Priority support is for subscribers only. Thanks! Oct-12-11 14:44:18
Last post by: mel
 
Author: dieterello

 Stars

10 Replies

772 Views

Milan, That's excellent to hear that you're up and running! Should you need anything else, just let us know!Thanks, and good luck with your site, Alex Jul-04-11 21:44:06
Last post by: alzander
 
Author: french150

 Stars

1 Replies

1341 Views

It generally works with most modules and templates. However, there are cases where excessive javascript or javascript errors can prevent Ajax Anywhere from functioning properly. We don't have an approved module list, because its impossible to test... Apr-12-11 11:30:06
Last post by: mel
 
Author: asgeir
Ajaxanywhere working in Safari and Firefox, but not IE8

 Stars

1 Replies

1242 Views

Asgeir, Sorry for the delayed response. We just checked out the site in Chrome, Firefox, and IE8. In Chrome and Firefox, it's easy using Firebug or the developer tools to see the HTML change every few seconds.IE is tougher to debug because... Feb-16-11 19:39:50
Last post by: alzander
 
Author: fb_514882570

 Stars

2 Replies

1228 Views

Sorry for the delayed response. I don't think Ajax Anywhere will do what you're looking to do. Ajax Anywhere is meant to refresh a module at a set rate. This is great for modules that have constantly updating information (like how many private... Jan-29-11 19:53:55
Last post by: alzander
 
Author: azjazzyj
Encoding of ampersands within a URL

 Stars

2 Replies

952 Views

I guess we have a philosophical difference. I always strive to adhere to standards whenever possible as they ensure my site experience is consistent. To ignore something as simplistic as proper URL encoding is surprising and disappointing. I was... Dec-14-10 00:40:22
Last post by: azjazzyj
 
Author: mikey

 Stars

3 Replies

2041 Views

In IE8, I'm seeing the following Javascript error (in addition to another one related to Facebook, all.js, but I don't think that's an issue): Message: 'partscollect.0.style' is null or not an object Line: 397 Char: 1 Code: 0 URI:... Jul-18-10 20:21:23
Last post by: alzander
 
Author: Knuddelesel
CSS Problems with firefox

 Stars

16 Replies

2112 Views

We've added 'fade' or some other visual notification of update to our list. Not sure how difficult it would be, but wanted to let you know that we aren't ignoring this request for future versions. Jul-11-10 08:55:34
Last post by: alzander
 
Author: djacouma

 Stars

2 Replies

754 Views

Missed this post earlier. Wish I wouldn't have before the 1.1 release. The menu item is a bug. It shouldn't exist as there's nothing the AjaxAnywhere component can do directly as it's own page (though if you have suggestions, let us know).... Jul-07-10 10:00:56
Last post by: alzander
 
Author: djacouma

 Stars

3 Replies

612 Views

Ah, I gotcha. No, each AjaxAnywhere instance is contained within the page it's on. It should only refresh the module on that page, not on any other pages open in the browser. Jul-07-10 09:53:35
Last post by: alzander
 
Author: djacouma

 Stars

4 Replies

1042 Views

Sorry, the link is below. Also, 1.1 is now available, so you can just get that which has some other fixes in it as well.Yes, there should be drastically reduced DOM activity as only the module contents are now sent instead of the additional... Jul-07-10 09:51:45
Last post by: alzander
 
Author: fb_574991933
Error

 Stars

6 Replies

6950 Views

This error has been fixed in version 1.1 (just released) as well as other issues. The issue was due to a Mootools 1.12 bug where it is trying to set a protected value during an Ajax request. We've worked out a method to get around this issue.... Jul-06-10 21:20:58
Last post by: alzander
 
Author: djacouma
Ability to drive and refresh php/sql modules from central dropdowns

 Stars

1 Replies

848 Views

Apologies for the delay, it was a Holiday weekend here in the States and we were busy towards the end of last week putting the wraps on updates to some other extensions.First off, I've seen many posts in this forum here. Thank you. We do... Jul-05-10 08:52:51
Last post by: alzander
 
Author: password
Refresh problem when user Logged out and access level protected

 Stars

2 Replies

1959 Views

Hello, Thankyou for your reply. In fact the module is public. It displays correctly when the user is on a public page and is not logged in. This problem only occurs when the user is on a protected page and not logged in. Havig investigated... May-26-10 18:06:54
Last post by: password
 
Author: pierdonato

3.50000000 Stars

7 Replies

1373 Views

No problem. Your English sounds fine to me :DI can try to reproduce this by using my own template and adding a background image to it, but it might be easier if you can send me a copy of your template to test with. If you are willing to,... May-07-10 13:52:05
Last post by: alzander

Board Info

Board Stats:
 
Total Topics:
3701
Total Polls:
0
Total Posts:
16986
Average Posts Per Hour:
2.3
User Info:
 
Total Users:
9295
Newest User:
matpow
Members Online:
23
Guests Online:
3874


Forum Legend:

 Topic
 New
 Locked
 Sticky
 Active
 New/Active
 New/Locked
 New Sticky
 Locked/Active
 Active/Sticky
 Sticky/Locked
 Sticky/Active/Locked
megaphoneStay up to date with new releases and features. Join our newsletter: