Jump to content

Sergey_SV

Members
  • Joined

  • Last visited

  1. Sergey_SV started following Release Notes
  2. No. I got the same message today.
  3. it is up to date and still developing
  4. Sergey_SV replied to Makoto's post in a topic in Marketplace
    Hi is tag cloud widget already implemented? or will be implemented soon? I would need this to switch from Advanced tags and prefixes
  5. Sergey_SV replied to NumNum's post in a topic in Feedback
    it is part of the "Advanced tags and prefixes" app
  6. Hi. is there a way to allow user to use only the Prefixes from this app and not the Tag Prefixes from standard IPS functionality?
  7. Sergey_SV replied to Donkerrood's post in a topic in Feedback
    hmm.. this is a good topic, I just found out that Google have no problem display the Ads in the messenger and profile pages on my site. Only in forums locked for guests it is not... So it is somehow able to crawl there...
  8. Sergey_SV replied to Adriano Faria's post in a topic in Marketplace
    Hi did you have a chance to test this? there is no random option there
  9. Sergey_SV replied to Adriano Faria's post in a topic in Marketplace
    Is it possible to display random products from the Commerce?
  10. Hi. Thinking about buying this one. two questions 1. have the issues in post above above been investigated? 2. Haev app beeing tested with 4.3.6?
  11. Sergey_SV replied to Donkerrood's post in a topic in Feedback
    Fully agree, but I with given absence of ture fix and no promisses of it, I would rather not loose money)))
  12. Sergey_SV replied to Donkerrood's post in a topic in Feedback
    Since there is no update on this topic from IPS, recently I found a small workaround, unfortunatelly it is not bringing the Adsensecrawler to locked forums, but allowing not to loose this part of the traffic completely and serve the static/other ads instead But I sill hop IPS will resolve this issue with Google. ))
  13. @CodingJungle in the Dupplice logger I see alot of user seen as duplicate, when users register and later log in with Google (but with different email). It would be helpfull to have "Merge users" as and action item, to merge duplicates in 1 user.
  14. Great! worked like a charm
  15. Hi I am trying to workaround the Adsence requiment for not serving ads in several topics with "improper" content. this I could do with, {{if \IPS\Request::i()->app == 'forums' and \IPS\Request::i()->module == 'forums' and \IPS\Request::i()->controller == 'topic' and in_array(\IPS\Request::i()->id, array(107168,164188))}} and serving the static ad with ELSE condition but also I have several forums locked for guests and because IPS could no provide solution for allowing the Adsense crawler in this forums, google serve no ads there. I tried to solve this issue with ELSEIF condition, but then whle code became too bulky and duplicate. Coudl I somehow combine the following logic to serve the ads in the topic view: If the ForumID = a,b,c OR TopicID= d,e,f then "Code1" else "code 2" Thank you
  16. sorry, wrong topic! will post in the right one.