Recent content by StreetGT

  1. StreetGT

    XF2 [8WR] XenAtendo 2 (Calendar) PRO [Paid]

    Hello there. Thank you for this addon. There's a bug related with repeat not keeping the start time. Fix Occur.php, line 232 From: $endTime->modify($occur['occur_repeat']); To: $strTime->modify($occur['occur_repeat']); Thank you.
  2. StreetGT

    XenForo 2.1 - Tradução Português Europeu [Deleted]

    For people using this resource and having problems with 2.2, you need to update the Phrases you_are_using_out_of_date_browser_upgrade and remove the space on the last </a> anchor tag. The current value is something like that </ a> or < /a>
  3. StreetGT

    Shades of Grey

    It's a problem with the language pack, I'm facing the same problem.
  4. StreetGT

    XF 2.2 Problem while upgrading

    Hi folks, I made a copy of my live forum and I'm trying to update it locally. I'm having this spam of Google Chrome links in the HTML elements. Any guess? For what I have found so far it's a problem with language pack, maybe some translation is missing? EDIT: fixed, if anyone is facing this...
  5. StreetGT

    XF 2.1 Custom threads url

    Hi Jeremy, I have done it. I have created a new route, used respository to find the thread by old_thread_id in a controller and then if it was a valid old_thread_id I redirected the user to a new link. Best regards
  6. StreetGT

    XF 2.1 Custom threads url

    Hi folks, I have migrated an old forum that used ForumCo software, we are now running smoothly on XenForo but it's time to fix now the broken anchor links. So, when I imported all the data, I created an Addon that adds a custom field (old_thread_id) in xf_thread. Now I want to create a custom...
  7. StreetGT

    XF 2.1 Google Indexing

    Alright, thank you guys for the information. It was really helpfull. Going to allow guest to see every 1st post of each thread :cool:
  8. StreetGT

    XF 2.1 Google Indexing

    Maybe, I can hook the code and display the same results as a registered user if you are using GoogleBot user agent. This should do the trick, no?
  9. StreetGT

    Interested in a license

    Yeh man, I asked them for a long time for a discount and nothing, they could for example offer an Add-on but not even it. You have to pay for it but you are not going to regret it :)
  10. StreetGT

    XF 2.1 Google Indexing

    Hi folks, I'm migrating an old forum that use ForumCo software and I have some questions related with Google Indexing. Our currently forum have a great google indexing (if you use "search" site:forum_url) you can find a looooooot of content. It's probably because the forum have more than 10...
  11. StreetGT

    XenForo 2.1 - Tradução Português Europeu [Deleted]

    Hi Nuno, is there any place where I can test/view before purchasing it? Best regards
Back
Top Bottom