Topic-icon Adsmanger and JFBConnect + https facebook api problems

Active Subscriptions:

None
"Can you Private Message us an account we can use to try creating a new ad? That was we can see what's going on. "
Better way is you use your facebook login and try to then make add..you see what happend when you go catecory sections..you drop out facebook frame..but why? Second error is why my JoomlaWatch 1.2.12 A real-time AJAX joomla monitor componet stop working joomla backed when i use JFBConnect component my site frontend..?
The topic has been locked.
Active Subscriptions:

None
Hey camoon..i pay this shit 40 euros and i need solution this!!!
The topic has been locked.
Support Specialist
Sorry for the delay. The weekends do slow things down a little. I'm still a little confused on how to recreate the error. I don't know the language of the site either, which makes it difficult to understand where to go.

I just created an account through your Facebook Application Page using JFBConnect. Can you tell me what links to click on to create an ad and where to see what's going wrong? It sounds like AdsManager is trying to break the user out of any frames, but we'll have to see it in action to know the problem. Can you give instructions like:
1) Click "Jasenet" link at top
2) Click "blah"
3) Fill out the form to create ad
4) Go to page 'X'. It should be inside the Facebook frame, but instead it pops out.

Any steps you can provide really help. We've never used AdsManager, so I don't know how it operates at all.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
You have to go KIRPPIS ILMOITUKSET and then "Uusi ilmoitus" and then you have to select category "Kategoria --Valitse kategoria--" and after that you see what happens..

Adsmanager is not drop out user normally..only if i use this SCLogin module. And i found new error in IE browser ..if i use IE browser my joomlawatsh icon dont show fronpage top..only textlink....firefoxs its work ok.
The topic has been locked.
Active Subscriptions:

None
You can download adsmanager here: www.joomprod.com/ and JoomlaWatch here: www.codegravity.com/ there is that component what i use my site.

Btw: I see this JoomlaWatch components that you not a visit my site att all..to day..;)
The topic has been locked.
Support Specialist
Thanks for your patience.

While testing, we saw that selecting a category calls the following Javascript that is included on the page:
<!--
function jumpmenu(target,obj,restore){
  eval(target+".location='"+obj.options[obj.selectedIndex].value+"'");	
  obj.options[obj.selectedIndex].innerHTML="Odota hetki ...";	
}		
//-->
The line: target+location is the Javascript method for changing the URL of the page. The script is called with target as "parent", which means that it will set the URL of the page loading the Frame.

Again, I don't know AdManager, but you'll need to search for the following string and update it to "window". So, change:
<select class="mainosmylly_required" name="category_choose" onchange="jumpmenu('parent',this)">
To:
<select class="mainosmylly_required" name="category_choose" onchange="jumpmenu('window',this)">

That should fix the redirection issue that is breaking out of the Facebook Frame. Once you change that, if you still run into issues, please let us know. If it works, please explain how to recreate the JoomlaWatch issue and we'll gladly help resolve that as well.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
Ok i try that.
The topic has been locked.
Active Subscriptions:

None
BTW: Why i have to modified adsmanager be cos its work ok alone..? But whit this JFBConnet components makes error no adsmanager..i think that code who makes erros is found your component no adsmanger..

This is few things joomlaWatch..

www.codegravity.com/support/submit-ticket
1. Before submitting a ticket, user must first make an Update from JoomlaWatch update section.

2. Please use ticketing system for all communication.

3. We reserve right to not solve every problem caused by some interference from other 3rd party component which corrupts JoomlaWatch functionality. (90% issues are of that nature and we cannot do anything from our side in JoomlaWatch code)

4. We're doing our best, but we are not the 24/7 "hotline", solving the issue can be a long process. If you're component is not functioning properly because of your bad configuration, ask for a refund.

5. BETA version issues have the lowerst priority

Thank you for your understanding.

Matej Koval, www.codegravity.com
The topic has been locked.
Support Specialist
Matej,
The change you made looks necessary for any time you'd be showing your site in a Frame. I'm not sure if you were ever showing your site inside Facebook before JFBConnect, but it seems like a problem with AdsManager not liking frames.

I would assume if you had installed JFBConnect first, it would have worked fine until you installed AdsManager. In either case, it seems like a conflict between the 2. However, if you disable all JFBConnect functionality and still show your site within a Facebook page and it works then, let us know. That would be odd. My guess is that whenever you're in a Facebook frame area though (regardless of JFBConnect), AdsManager will try to pop you out.

Thanks for the information on JoomlaWatch. I'm still not sure what the issue is though. Can you explain how to reproduce the problem. We haven't used JoomlaWatch before, so please provide exact steps for what to do and how it's not working. We do investigate issues with 3rd parties, even if JoomlaWatch doesn't. We can't always solve problems in 3rd party extensions, like we did with AdsManager, but will try and explain what we find.

Alex
The topic has been locked.
Active Subscriptions:

None
Adsmanager work ok earlier whit facebook api but when i install JFBC components and JFBConnect then adsmanger give me error. I fixit this problems your code systems and now everything is ok this sections. Adsmanager work fine now whitin facebook and not dorp out frame. :)
JoomlaWatch case..Its very strange error.. i get error backend JoomlaWatch if use same time two different browser and two different facebook logins. I use firefox 10.0.2 and IE 8 same time. Some time its work ok some times i get error..(eye pic dont show) (only IE) and same time Live Stats dont work, but everything others joomlawatch selections works. Only live stats give me error. I installed/unistall this component 2-3 times. Now its work time of the larger part properly.. This is my smallest problems now..
Now i have other problems.. i dont konw where JFBCSend module get thump pic sendboxes.. its show only my banners if this module use page footer or debug sections. Does to this able to module gives direct address of the picture..?
The topic has been locked.