Recent content by GrdPa

  1. GrdPa

    [8WR] XenRio (Streams) PRO [Paid]

    Hi Jaxel, thanks for your answer. My Default style has no template's modification and the same issue. No template to revert. I don't know if this issue is appeared when i've update xenforo (1.2 to 1.4.5) or when i've update xenrio... Your others add-ons work well (xenatendo / xenporta pro /...
  2. GrdPa

    [8WR] XenRio (Streams) PRO [Paid]

    hi, I've an issue with XenRio. I've updated an old version, and now, i haven't any sub-menu. I've uninstalled and reinstalled the add-on, but the issue is always here. How can i properly uninstall the program for reinstall properly ? (I'm on Xenforo 1.4.5 and Xenrio 1.0.9) . My Website stream...
  3. GrdPa

    setSecondaryGroups issue

    Yes, I understood. But logically I should not need to rebuild this cache.
  4. GrdPa

    setSecondaryGroups issue

    I'v change the workflow but my issue is the same. If i don't add the following code, my user lose all these rights (but he is in the Usergroups). XenForo_Model::create('XenForo_Model_Permission')->rebuildPermissionCache(); This is very strange...
  5. GrdPa

    setSecondaryGroups issue

    It's my addon. When i clic on red link the addon add the usergroup to the user and when i clic on green link, it remove the usergroup. So, for one user, i can modifie many usergroups in under one minute. PS: Sorry for my poor english
  6. GrdPa

    setSecondaryGroups issue

    I've read your code you use : I've the same issue with this function. Probably because i'm using a lot of secondary usergroups.
  7. GrdPa

    setSecondaryGroups issue

    Hi, Thank you for your help but my problem persists. To resolve I had to add the following line: XenForo_Model::create('XenForo_Model_Permission')->rebuildPermissionCache(); However, rebuilding the cache is very long. Do you have an idea to not have to use it? PS: My addon is a frontend...
  8. GrdPa

    setSecondaryGroups issue

    Juste a precision : My permission issue is that the user lose these acces (but he is in the good usergroups). Juste save the user under the admin section solve this problem. I don't understand.
  9. GrdPa

    setSecondaryGroups issue

    Hi, I'm making an addon for my website and i've an issue with secondary user groups. This function add one secondary user group to a member. But when I use this function many time to add many secondary groups, i've permission issue. I'm going to edit the member in the admin section and i save...
  10. GrdPa

    Flexile

    go to public.css next : <xen:include template="username_styles.css" /> paste : <xen:include template="user_banners.css" /> Tell me if it works. Sorry for the response time, I was working today
  11. GrdPa

    [8WR] XenPorta (Portal)

    I use the last version of this block. It's the xml include in xenporta 1.5.9. PS: Thanks for your help, i had not viewed page 2.
  12. GrdPa

    Flexile

    body #loginBar .xenForm .ctrlUnit dd { position: relative; width: auto; } body #loginBar .xenForm .ctrlUnit dd .textCtrl, #loginBar .passwordOptions { width: auto; } body #loginBar .lostPassword { margin-top: auto; } In Extra.css
  13. GrdPa

    Advanced Application Forms for XenForo 1.x [Deleted]

    Hi, I've purchased this addon and i've two questions : Could easily customize the post creation (layout)? (If possible, per application) Can we promote a member whose nickname is in the field of a question? Thanks for your help, and sorry for my english.
  14. GrdPa

    [8WR] XenPorta (Portal)

    I've an issue with the RecentFeatures block (xenforo 1.2 / xenporta 1.5.9). I've no rotation for the news. If you've an idea... Thanks a lot, PS: my site : http://weakissyou.com
  15. GrdPa

    Flexile

    I hope version for xenforo 1.2 will be responsive
Back
Top Bottom