When I translate the page I can see this advert. can you enable it?
When I translate the page I can see this advert. can you enable it?
at the moment i manually inserted ad in the template, follow auto insertion process which i mentioned in pm
ok, now I can reproduce it on you forum. It will be fixed.
hello,
i realy need this access
hello,
Please notice it: If you disable vBSEO this add works perfect and translation works perfect. So vBET works normal but vBSEO broke this advert.
I found it: if you disable plugin global_complete of vBSEO this advert will be good, so it this hook is a conflict.
When I use a print_log to make a log I can see that when vBSEO is enable to my translation function I get a $output with this broken advert. without this plugin (global_complete) is works good.
So we have an integration issue.
I noticed also that you are using vBSEO 351 pl1 but I use the vBSEO 351 without pl1 version, so I must update this vBSEO to pl1 version.
after that I will confirm it.
ehh, still I can't reproduce it on my test forum, so I still need access to your forum. Thanks.
I disabled all adverts by admincp->adverting->manager by still I can see this advert on your forum? how I can disable it? do you have this advert in templates?
Last edited by kamilkurczak; 26-08-10 at 16:16.
solved.
This is vBSEO issue, not vBET. This is issue in global_complete hook of vBSEO.
solution (already done on your forum)
1. go to admincp->Plugins & Products->plugin manager
2. find global_complete hook in vBSEO
3. set Execution Order to 1001
4. save
I tested it and vBSEO links working good and translation of this links is working good too.
Remember:
after update vBSEO you should always set this Execution Order to 1001
Please confirm it.