Search results for query: *

  1. sarahw

    Question Postbit Stats Customization

    I understand! Is this something I could hire you (or someone on the team) to customize?
  2. sarahw

    Question Postbit Stats Customization

    Hi there! Is it possible (through code modification?) to collect the sum of thanks/like for the postbit stats area? I am presently only able to show Thanks OR Likes Received in this area because I have to hard-code in the "Likes (Received)" text due to a language tables issue. I would love to...
  3. sarahw

    Bug Flickr image embeds yield gibberish from VBslider

    For now I hid the "retrieve remote file" line via CSS since it is checked by default. I am not sure that will be a good longterm fix, but it's a start, perhaps!
  4. sarahw

    Bug Flickr image embeds yield gibberish from VBslider

    Hmm - any way to have it skip those posts with some sort of conditional? I would be fine just having these posts absent from the slider. Barring that, even skipping all posts with the IMG tags, maybe? (rather than putting in a placeholder image) Or do you know if there's a way to force the...
  5. sarahw

    Question Per-Thread Management

    Thank you!
  6. sarahw

    Bug Flickr image embeds yield gibberish from VBslider

    Good Morning! I have the vBslider running, and it's working beautifully -- except that every now and again, something would happen that made hundreds of lines of code appear in the header (bumping all other page content down and completely breaking slider functionality). Here's a screenshot of...
  7. sarahw

    Question Per-Thread Management

    I think I found it in phrases -- Checkbox #1: Automatically Refresh Thread Checkbox #2: Override Forum / Usergroup Automatic Update Permissions? Is that right? Right now, every thread I peeked in on had Box #1 checked, I assume because I have the plugin enabled forum-wide. However...
  8. sarahw

    Question Per-Thread Management

    Thank you, Fillip! I was looking for it in the Administrative dropdown itself. Would you mind sending me a screenshot of what I should see now that I'm on the Edit screen? I can see in there that there are two Options, but something is wrong with my language tables, apparently, and I know...
  9. sarahw

    Question Per-Thread Management

    Hi there! The documentation for the Pro version states: "Per-thread ability for administrators with the "Manager" permission to override forum / usergroup settings and either enable or disable automatic updates" However, I can't seem to determine where to enable/disable auto updates for any...
  10. sarahw

    Bug Admins Not Receiving Email Notifications from Non Admins

    Fillip H., I hate to bring this up again, but the above issue did in fact NOT change the status of us receiving email notifications from non-admins. I've checked that the admins in question did in fact have all three boxes checked. Then, I checked one of the users that we were not getting...
  11. sarahw

    Legacy User Tagging in Reported Post Reason Field

    Thanks, Fillip H.. Just made a new contribution to help with the programming time to add the feature.
  12. sarahw

    Legacy User Tagging in Reported Post Reason Field

    For some reason, we are unable to get user tags to work in the reason field for reported posts. It looks like it's basically a post quote, but the tags do not parse and instead just show up as username without a hyperlink to the user's profile or a notification. Any ideas on how we might edit...
  13. sarahw

    Bug Admins Not Receiving Email Notifications from Non Admins

    OK, this is not a bug after all. We didn't see the second option you had listed due to a global setting in the forum admin area. All is working as expected now, thanks!
  14. sarahw

    Bug Admins Not Receiving Email Notifications from Non Admins

    Fillip H., I checked and "Receive Emails from Administrators" is selected. We don't have an option for "Receive Emails from Members", but the other option we see in general settings is "Receive Friendship Request Email" and it is also checked.
  15. sarahw

    Bug Admins Not Receiving Email Notifications from Non Admins

    Hello again, Fillip H.. We've come across an interesting (potential) bug that we can't figure out. We have a lot of admins and moderators, just the bi-product of having so many members. What I've noticed (and have verified through several other admins) is that administrators are only receiving...
  16. sarahw

    Bug Post/Like Hanging

    Good day, Fillip H.. I am having some continuing issues with speed on our site, and have done a lot of work internally and with a VB.org staffmember to help identify these issues. We were able to disable and enable mods until we found that one of the mods often times causing the browser to hang...
  17. sarahw

    Legacy Make Notification Emails Link to Thread

    I am trying to modify the phrases for this mod to link to the actual thread where the notification took place, rather than the profile tab. I have tried: $vbphrase[dbtech_usertag_x_mentioned_y_in_z] in place of the usual $vboptions[bburl]/usertag.php?do=profilenotif etc.... This is just...
  18. sarahw

    Bug Thanks/Like Bar on Threaded/Hybrid Display Modes

    We are noticing that some of our members are unable to view the thanks/like bar when choosing the display modes "Threaded" or "Hybrid". We have logged into the users account and test the views from different browsers and have been able to confirm the issue. Also, I just changed my settings on...
  19. sarahw

    Legacy email notifications for tags

    Thank you, Fillip H.. Is there a way we can pay for an update to AUT Pro? If not, do you have someone you would recommend for programming services to add the email notifications for this plugin? We need to have this feature and I'd like to see if it's possible to just pay someone to do it rather...
  20. sarahw

    Bug Thanks Bar Empty, Var Undefined

    OK, what I ended up doing was running a few MYSQL queries to grab the data from the vB_user table and update it against the new data in the vB_dbtech_thanks_statistics table that had occurred since the plugin was updated. Update to THANKED counts: UPDATE `vB_dbtech_thanks_statistics`...
Back
Top