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)
-   -   New Posting Features - [DBTech] Advanced Post Thanks / Like v3 (vB4) [AJAX] (https://vborg.vbsupport.ru/showthread.php?t=243510)

Merriweather 04-04-2011 02:46 PM

I had tried both with no luck. Will try again tonight after work and let you know what happens.

DragonByte Tech 04-04-2011 04:13 PM

Please also try flushing any cache systems like vB Optimise and vBSEO.

Fillip

Merriweather 04-04-2011 04:38 PM

I don't use either of those. :)

grc 04-04-2011 04:59 PM

Will this plan of transition work?

1. Install the light version of this mod, but leave the old "thanks" in place (this just for testing purposes).
2. If it works okay, get the pro version and import the old thanks database, and then disable the old thanks version

DragonByte Tech 04-05-2011 02:12 AM

Yeah that will work fine :)


Fillip

Merriweather 04-05-2011 10:16 PM

Ok, tried again...

Uploaded the folders to my forum directory and permissions are set properly. I'm running 4.1.2 so I chose the xml file from the vb40 file in the "Import Product" section. Going on four minutes of waiting and it still hasn't installed.

I have your moods and status mod installed and working, and a few other mods installed and working (some I have installed since trying yours, so I know it's not that my installer broke somehow), so I don't get why this one won't install for me. :(

ETA ~ 7 minutes later and I got a blank admin screen. :( If I go to products, it's not there.

DragonByte Tech 04-05-2011 10:21 PM

You must have a large post table then, sometimes these things occur when installing to a large post table.

Unfortunately I don't think there's anything I can do about this :(


Fillip

Merriweather 04-05-2011 10:40 PM

Yes, I have a large post table - I'm going on two days of updating the search index since upgrading. :(

I really want to use this mod! What does it to do the post table - maybe it's something I can do manually in steps...??

Merriweather 04-05-2011 10:58 PM

Stupid question, but lines 51 and 52 of 100.php say:

PHP Code:

    self::$db->query_write("ALTER TABLE `" TABLE_PREFIX "thread` ADD ADD `dbtech_thanks_enablelike` ENUM( '0', '1' ) NOT NULL DEFAULT '1'");
    
self::$db->query_write("ALTER TABLE `" TABLE_PREFIX "thread` ADD ADD `dbtech_thanks_enabledislike` ENUM( '0', '1' ) NOT NULL DEFAULT '1'"); 

Could the double "ADD" be messing it up at all?

DragonByte Tech 04-05-2011 11:01 PM

I doubt that, SQL woulda thrown an error.

What I might do, for the next version, is release a simplified installer that won't need to alter the table - instead I'll create a new table that'll only be populated by posts that have had their settings altered.

Fillip


All times are GMT. The time now is 07:30 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.02857 seconds
  • Memory Usage 1,733KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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