Search results for query: *

  1. V

    Bug 1.3.0 causing pmquote in header template to not show?

    Not yet I will though. The reason I didn't is I made some changes, minimalizations to the template and I have to copy that back where it belongs. Here is a little bit of what was given to me btw: I had tried changing the hook location or timing or whatever with no luck and that seems like...
  2. V

    Bug 1.3.0 causing pmquote in header template to not show?

    Well crisis averted! While id still say there is a bit of an issue there you will probably not run into another person having it. GLOBALS.permissions.pmquota replaced with bbuserinfo.permissions.pmquota works just fine and I am no longer worried about it.
  3. V

    Bug 1.3.0 causing pmquote in header template to not show?

    Alright well just let me know if u find something or nothing. The second best thing for me is a new method of getting pmquota into the header template. in global.php permissions is declared $permissions = $vbulletin->userinfo['permissions']; which apparently makes the whole...
  4. V

    Bug 1.3.0 causing pmquote in header template to not show?

    In case u work on the site I have commented out the code in global_start.php and moved the template code from dbtech_vbdonate_adv_portal_donate to adv_portal_donate. While this works it bothers me a little as it was not needed in the past and this whole setup just for the line {vb:raw...
  5. V

    Bug 1.3.0 causing pmquote in header template to not show?

    Yeah its in the actual header template. Its currently on the end just past log out currently, moving it next to the inbox/notification code soon here. EDIT - Alright so I finally uploaded the new xml for the donate module. I see I have to re enable Tab Perms vBAdvanced to make it work. Once...
  6. V

    Bug 1.3.0 causing pmquote in header template to not show?

    Alright seems to be related to "Tab Perms vBAdvanced global_start" unchecking it allows it to work. The vbadvanced module has nothing to do with it it seems but I will take a look at the PHP see if I can solve or work around it and relay that to you for a better fix. Okay so the code...
  7. V

    Bug 1.3.0 causing pmquote in header template to not show?

    Hey Ozzy its actually Rain. I just now noticed something I put in my template a couple weeks back has stopped working since 1.3.0. In my header I added a pm count: {vb:raw bbuserinfo.pmunread} New PMs. You have {vb:raw bbuserinfo.pmtotal} total out of {vb:raw GLOBALS.permissions.pmquota}...
  8. V

    Question How do I fix explode error message?

    Okay I will tell him thanks
  9. V

    Question How do I fix explode error message?

    adv_portal_donate Right now it has: <vb:if condition="!is_member_of($bbuserinfo, $vboptions['dbtech_vbdonate_cantuse'])"> <div id="donate-block"> <div align="center" style="margin-top:10px; margin-bottom:0px; font-size:11px;"> {vb:rawphrase dbtech_vbdonate_welcome}...
  10. V

    Question How do I fix explode error message?

    That worked thank you. Is there any need to change the template for the vB Advanced donate module? Rain had made some style customizations. He restored what used to be there but the default template is blank?
  11. V

    Question How do I fix explode error message?

    Hi that worked now i got this error when you try opening a private message Fatal error: Call to a member function register() on a non-object in /usr/www/tbgclanweb/public_html/dbtech/vbdonate_pro/hooks/postbit_display_complete.php on line 125
  12. V

    Question How do I fix explode error message?

    Hi I am using the latest donations plugin now but i am getting this: Warning: explode() expects parameter 2 to be string, array given in [path]/dbtech/vbdonate/hooks/process_templates_complete.php on line 33 Warning: explode() expects parameter 2 to be string, array given in...
  13. V

    Bug Warning 3.0.0b3 on the CMS

    hello, i pmed you the info still getting error on B3. Thanks
  14. V

    Bug Warning 3.0.0b3 on the CMS

    I am having same issue with this on VBadvanced Warning: in_array() expects parameter 2 to be array, null given in [path]/dbtech/vbslider/actions/widget.php on line 116 Warning: implode() [function.implode]: Invalid arguments passed in [path]/dbtech/vbslider/actions/widget.php on line 116 If...
  15. V

    Legacy Expired awards

    Hello! I was wondering if (in the future) we can enable option to remove awards every month. For example the contributor image in the postbit. All have this even after they haven't donated in months which i think shouldn't be the case. So i was thinking to allow it expire every month? Same...
  16. V

    Bug Unconfirmed payments after goal reached?

    yeah that is why i would never thought of that. It was fine for a month. :O Anyway thanks for looking into the matter fellas
  17. V

    Bug Unconfirmed payments after goal reached?

    Host did not help but was not the cause. Icewolf figured it out for us IPN message notification was disabled, and our paypal IPN link was pointing to the wrong URL. Once we enabled IPN notification, and changed the URL, donations are automatically getting confirmed instantaneously. Our old...
  18. V

    Bug Unconfirmed payments after goal reached?

    hey just to give you an update. It is a new month and donations still going unconfirmed. Is it possible i installed it incorrectly? Can you take a look? Thanks
  19. V

    Bug Unconfirmed payments after goal reached?

    hi I told Rain about your post i believe he got a hold of you. He has access to the logs. Thanks
  20. V

    Bug Unconfirmed payments after goal reached?

    will do thanks :)
Back
Top