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)
-   -   Miscellaneous Hacks - [DBTech] vBNominate v1 (vB4) [AJAX] (https://vborg.vbsupport.ru/showthread.php?t=279473)

MasturB 01-14-2016 02:03 AM

Can anyone help me? Or Should I go to the DB forums?

DragonByte Tech 01-14-2016 02:13 AM

Sorry for missing your query :(

Are you using vBSEO or DBSEO? That error message doesn't seem like it originates from this mod.


Fillip

MasturB 01-14-2016 07:11 AM

Quote:

Originally Posted by DragonByte Tech (Post 2562615)
Sorry for missing your query :(

Are you using vBSEO or DBSEO? That error message doesn't seem like it originates from this mod.


Fillip

What is each? I'm not sure.

I can give you access to an admin account and maybe you can check my settings?

I followed the directions here. I just want a weekly post of the week nomination thread. No thread, avatar, etc. nom just Post nomination.

DragonByte Tech 01-18-2016 04:55 PM

Could you please double-check all the files have been uploaded correctly? You should drag and drop the contents of the "upload" folder to your forum's folder in your FTP client.

Fillip

MasturB 01-18-2016 07:33 PM

Quote:

Originally Posted by DragonByte Tech (Post 2562905)
Could you please double-check all the files have been uploaded correctly? You should drag and drop the contents of the "upload" folder to your forum's folder in your FTP client.


Fillip

100% certain I installed it the way the instructions said.

I've got other apps from DB on there including Thanks, and User Tagging and those work fine. I was going to install a shoutbox but I wanted to get the nomination in first.

Again if you want me to give you access to a spare admin account I can.

DragonByte Tech 01-18-2016 07:49 PM

I would need an FTP account as well in order to investigate this properly :)


Fillip

MasturB 01-19-2016 09:40 AM

Quote:

Originally Posted by DragonByte Tech (Post 2562929)
I would need an FTP account as well in order to investigate this properly :)


Fillip

Ok. How about this, investigate just from the admin account I'll PM you, make sure my app settings are correct in admin panel and do a test run yourself to double check that I'm not losing my mind!

And if it still doesn't work out or you see what you want, I'll get you the FTP account afterwards?

Ok, Account PM'd to you.

jagtpf 01-24-2016 01:33 PM

Installed and now testing before going live. 4.2.3 C1.

Just set up for testing by staff - but the Forumhome shows the block to non-staff :D . Not to worry, have switched that off ....

jagtpf 01-27-2016 02:38 PM

Am I correct? OPtions Daily/Weekly/Monthly - no Once ?

Test ended without creating any thread notifying that a poll had been generated.

DragonByte Tech 01-29-2016 12:21 PM

Quote:

Originally Posted by jagtpf (Post 2563577)
Am I correct? OPtions Daily/Weekly/Monthly - no Once ?

That would appear to be the case, from looking at the code.


Fillip

jagtpf 01-29-2016 01:16 PM

Quote:

Originally Posted by DragonByte Tech (Post 2563771)
That would appear to be the case, from looking at the code.


Fillip

Indeed.

jagtpf 01-29-2016 01:20 PM

ye ken - I've given up on dbtech's products - not one response to any of the tickets on the dragonbyte website through my account. I know I've only used 'free' products, but even so it so it doesn't bode well.

Scalemotorcars 04-01-2016 07:51 PM

I use a custom postbit and tried added this shortcode {vb:raw vbnominate.thread} to the location I want it. But nothing happens. I tried adding to at many locations on the custom postbit and nothing.

Will it only work on postbit and postbit legacy. Is there a place to add my custom postbit template name so its shows up there?

Thanks.

Scalemotorcars 04-01-2016 09:16 PM

Figured it out. I had to add the template hook to the custom postbit.

grey_goose 04-09-2016 03:34 PM

Quote:

Originally Posted by DragonByte Tech (Post 2562215)
Could you please post the error messages?

Here you go...

HTML Code:

Database error in vBulletin 4.1.5:

Invalid SQL:

            SELECT
                nomnom_id,
                poll_entries
            FROM dbtech_vbnomnom_nominate
        WHERE
                poll_entries IS NOT NULL;

MySQL Error  : Table 'nwod.org.dbtech_vbnomnom_nominate' doesn't exist
Error Number  : 1146
Request Date  : Saturday, April 9th 2016 @ 12:30:28 PM
Error Date    : Saturday, April 9th 2016 @ 12:30:29 PM
Script        : http://nwod.org/forum/admincp/plugin.php?do=productimport
Referrer      : http://nwod.org/forum/admincp/plugin.php?do=productadd
Classname    : vB_Database
MySQL Version : 5.1.41-community


DragonByte Tech 04-09-2016 03:38 PM

Quote:

Originally Posted by grey_goose (Post 2568698)
Here you go...

HTML Code:

Database error in vBulletin 4.1.5:

Invalid SQL:

            SELECT
                nomnom_id,
                poll_entries
            FROM dbtech_vbnomnom_nominate
        WHERE
                poll_entries IS NOT NULL;

MySQL Error  : Table 'nwod.org.dbtech_vbnomnom_nominate' doesn't exist
Error Number  : 1146
Request Date  : Saturday, April 9th 2016 @ 12:30:28 PM
Error Date    : Saturday, April 9th 2016 @ 12:30:29 PM
Script        : http://nwod.org/forum/admincp/plugin.php?do=productimport
Referrer      : http://nwod.org/forum/admincp/plugin.php?do=productadd
Classname    : vB_Database
MySQL Version : 5.1.41-community


Can you make sure all vBNominate tables are deleted from the database and make sure it doesn't show as installed in the plugin manager, then try again?


Fillip

grey_goose 04-09-2016 03:46 PM

Quote:

Originally Posted by DragonByte Tech (Post 2568702)
[...]and make sure it doesn't show as installed in the plugin manager, then try again?


Fillip

That was the problem.

I had a borked install i thought i could just overwrite. It was a remnant from a prior version where I'd tried out the CMS and the uninstall would die because of the packages/vbcms directory.

Sorted it out, uninstalled properly, reinstalled.

Thanks so much!

grey_goose 04-11-2016 11:12 AM

Everything's working but getting an error when I go into my BBCode manager in admincp...

Fatal error: Registry object is not an object in [path]\dbtech\vbnominate\includes\class_core.php on line 82

Really odd, since that's the only place it shows up?

DragonByte Tech 04-13-2016 11:24 PM

Where exactly on that page do you see the error? Inside one of the custom BBCodes?

Fillip

grey_goose 04-14-2016 10:26 PM

No, it's as soon as I open the BBCode Manager. Almost as if one of my custom BBCodes is trying to call vbnominate. If I disable vbnom, everything goes back to being normal.

https://vborg.vbsupport.ru/external/2016/04/14.jpg

DragonByte Tech 04-17-2016 02:47 PM

Would it be possible to produce a higher resolution screenshot? I can't read any of the text in that image, which is important to be able to diagnose what's happening :)


Fillip

Ashlar217 11-28-2016 06:59 PM

Another nice clean install on 4.2.3

Great work DBT.


All times are GMT. The time now is 01:02 PM.

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.01708 seconds
  • Memory Usage 1,767KB
  • 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
  • (2)bbcode_html_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (22)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