vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - [DBTech] vBNotifications v1 (vB4) (https://vborg.vbsupport.ru/showthread.php?t=266914)

DragonByte Tech 02-27-2012 09:20 AM

We're running those mods together no problem on DBTech. Please check your notification settings in the AdminCP to see that the APTL and AUT notifications are enabled.

Fillip

Nirjonadda 03-05-2012 08:11 PM

1 Attachment(s)
Database error in vBulletin 4.1.10:
MySQL Error : Unknown column 'language.phrasegroup_dbtech_notifications' in 'field list'
Error Number : 1054
when install complete i get database error in admin panel

Attachment 136861

what going on?

DragonByte Tech 03-05-2012 08:22 PM

Does the mod still work?

Fillip

Nirjonadda 03-05-2012 08:29 PM

nothing working.

DragonByte Tech 03-05-2012 08:31 PM

Try re-importing the XML file then.

Fillip

Nirjonadda 03-05-2012 09:04 PM

same condition...when install complete database error in admin panel !!!

Pandemikk 03-27-2012 12:53 AM

Quote:

Originally Posted by Nirjonadda (Post 2306551)
same condition...when install complete database error in admin panel !!!

It's pretty impossible to determine what's causing that database error unless you posted the full message.

When you get that database error please check your email (if you send database errors to email) or right-click -> view source -> copy and paste the complete error message.

edytwinky 04-01-2012 07:20 PM

is there any good notification system like what IP or Xenforo uses?

itzkr0me 06-25-2012 07:08 PM

Any word on whether this works in 4.2?

DragonByte Tech 06-25-2012 09:30 PM

It works perfectly in 4.2 :)


Fillip

itzkr0me 06-25-2012 10:18 PM

Excellent... installing now...

Trek 06-26-2012 04:18 AM

Quote:

Originally Posted by itzkr0me (Post 2342841)
Any word on whether this works in 4.2?

Yep, I'm using it on 4.2 myself, no issues at all.

itzkr0me 06-30-2012 01:27 AM

I'd love to move that notifications box up to the top right (or left) instead of being on the bottom of the browser. I figured enough that the following needs an edit... I've tried messing with the bottom % and it does move it up, but how do I put it on the top? 100% doesn't seem to work.

Code:

.dbtech_notif_box {

DragonByte Tech 07-02-2012 07:21 PM

Customisations like that we're sadly unable to assist with, sorry :(


Fillip

Naijasite 07-29-2012 10:06 AM

I have data base error on my admincp and my website homepage.
my site is completely unaccessable

I do not know the plugin that i uninstalled

Please how do i fix this error some website can start working

Database error in vBulletin 4.2.0:

Invalid SQL:

SELECT languageid,
phrasegroup_global AS phrasegroup_global,
phrasegroup_posting AS phrasegroup_posting,
phrasegroup_postbit AS phrasegroup_postbit,
phrasegroup_showthread AS phrasegroup_showthread,
phrasegroup_inlinemod AS phrasegroup_inlinemod,
phrasegroup_reputationlevel AS phrasegroup_reputationlevel,
phrasegroup_bop5iframer AS phrasegroup_bop5iframer,
phrasegroup_user AS phrasegroup_user,
phrasegroupinfo AS lang_phrasegroupinfo,
options AS lang_options,
languagecode AS lang_code,
charset AS lang_charset,
locale AS lang_locale,
imagesoverride AS lang_imagesoverride,
dateoverride AS lang_dateoverride,
timeoverride AS lang_timeoverride,
registereddateoverride AS lang_registereddateoverride,
calformat1override AS lang_calformat1override,
calformat2override AS lang_calformat2override,
logdateoverride AS lang_logdateoverride,
decimalsep AS lang_decimalsep,
thousandsep AS lang_thousandsep
FROM language
WHERE languageid = 1;

MySQL Error : Unknown column 'phrasegroup_global' in 'field list'
Error Number : 1054
Request Date : Saturday, July 28th 2012 @ 09:58:36 PM
Error Date : Saturday, July 28th 2012 @ 09:58:36 PM
Script : http://www.naijafinder.com/nigeria-u...ic-season.html
Referrer :
IP Address : 74.125.78.82
Username :
Classname : vB_Database
MySQL Version :


I have also follow the description below, on phrasetype table i see fildname global. there is no vbquize on the product filed. What is the Solution
Please help

vlady2k 08-12-2012 09:07 PM

Quote:

Originally Posted by DragonByte Tech (Post 2269654)
We currently do not have a vB3.8 version of this mod

Hi Fillip,
do you plan to make this mod compatible with 3.8?

DragonByte Tech 08-13-2012 06:46 PM

There's currently no plans to port this to 3.8, sorry :(


Fillip

Milance 08-29-2012 10:46 AM

Is it possible to increase window size https://vborg.vbsupport.ru/external/2012/08/22.png
I want to be a big window

DragonByte Tech 08-30-2012 03:05 PM

Not to my knowledge, but you can try modifying the CSS :)


Fillip

findingpeace 03-05-2013 07:51 PM

This is a fantastic mod!

To anyone struggling with this mod not working on a specific theme, make sure your style did not modify anything in the header template. Especially the popupmenu class stuff.

I figured this out the annoying way by comparing every single template with the original vB4 one until I found that difference.

findingpeace 03-06-2013 02:52 PM

I'm wondering if there is any way to put total notifications in the Page Title, similar to Facebook? So if there are 3 new likes and 2 new responses, the title becomes:

(5) My Site Title

Any ideas where I might start? I'm assuming ajax.php ? Thanks!

DragonByte Tech 03-06-2013 03:00 PM

I don't believe that's possible without significantly changing the code base, sorry.

Fillip

findingpeace 03-06-2013 03:45 PM

Quote:

Originally Posted by DragonByte Tech (Post 2408302)
I don't believe that's possible without significantly changing the code base, sorry.

Fillip

Ok, thanks for the response! I'll do a quick non-AJAX one now and post it. What variable can I use in place of notifications_total, since the mod seems to disable that?

DragonByte Tech 03-10-2013 04:33 PM

There is no such variable in vBNotifications.

Fillip

Jeromedia603 03-11-2013 09:27 PM

How do I remove a Global Notification? I see no option and even in the preview images you provided in your post does not show one. I apologize if I am missing something.

DragonByte Tech 03-14-2013 03:42 AM

They will fade away in time just like any other notification :)


Fillip

Shaybloom 03-30-2013 11:16 AM

Global Notifications
Time-refreshable notifications i.e. display a global notification every 7 days.

hOW ON EARTH DO I disble this??

I wrote one notification now its showing to users whenever they login what crap!

Then I set the intervl to 9999 days because I couldnt find disable global notifications button

BUT still they see it every time they login!

I had to disable the plugin now

TELL me the solution please

DragonByte Tech 04-01-2013 12:44 AM

Can you try deleting your global notification?

Fillip

GamerPerfection 04-01-2013 12:45 PM

I see nothing in my customised style or on the default styles.

DragonByte Tech 04-01-2013 02:21 PM

Have you activated the notification types in the AdminCP?

Fillip

GamerPerfection 04-01-2013 03:13 PM

Yes, they all say Yes.

DragonByte Tech 04-01-2013 03:20 PM

Can you please try disabling all other modifications, you may have a conflict somewhere.

Fillip

GamerPerfection 04-01-2013 03:32 PM

I disabled all mods except this one and I still don't see anything. All it says is INBOX in the header. There's no box anywhere showing my notifications.

DragonByte Tech 04-01-2013 03:45 PM

Are you sure you actually have any active notifications?

Fillip

GamerPerfection 04-01-2013 03:46 PM

Yes my site currently says Notifications: 2 in the header.

When I activate your Mod, that changes to Inbox. There is nothing else that looks anything like your screenshots.

DragonByte Tech 04-01-2013 03:51 PM

In that case I'll need an FTP and AdminCP account in order to diagnose this further.

Fillip

GamerPerfection 04-01-2013 03:52 PM

Nevermind, I never give things like that out to anyone.

DragonByte Tech 04-01-2013 04:27 PM

Okay, if someone else has the same issue and it's an issue in this mod it will get resolved. If not, then sadly there's nothing more I can do :(


Fillip

Shaybloom 04-01-2013 04:53 PM

Quote:

Originally Posted by DragonByte Tech (Post 2413489)
Can you try deleting your global notification?


Fillip

How do I delete global notification?

Shaybloom 04-02-2013 10:28 AM

Quote:

Originally Posted by Shaybloom (Post 2413676)
How do I delete global notification?

CAN someone help me with this??
Its giving a freaking notification everytime someone logs in

I dont even see the notification nor do I see how to delete it all i see is this

PLEASE HELP!!
http://gyazo.com/9d1363e2afdd826eb4513516594770a1


All times are GMT. The time now is 03:41 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01486 seconds
  • Memory Usage 1,809KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete