vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Miscellaneous Hacks - Activity Modification (https://vborg.vbsupport.ru/showthread.php?t=177366)

XanderZone 01-24-2009 10:37 PM

Will you upgrade this product for 3.8.x?
I would love to use it on my forums.

Joppe111 01-28-2009 05:59 PM

I was attempting to upgrade from 2.8 on a 3.8 board to 3.03.


Whenever I try to import the product (with overwrite set to yes) I get this MySQL error:

Code:

Database error in vBulletin 3.8.0:

Invalid SQL:
ALTER TABLE `vb_user` ADD `wwu002activity` INT UNSIGNED NOT NULL ,
    ADD `wwu002activitydate` INT UNSIGNED NOT NULL ,
    ADD `wwu002memberlevel` TINYINT UNSIGNED DEFAULT "1" NOT NULL ,
    ADD `wwu002fullmemberdate` INT UNSIGNED NOT NULL ,
    ADD `wwu002lastvisit` INT UNSIGNED NOT NULL;

MySQL Error  : Duplicate column name 'wwu002activity'
Error Number  : 1060
Request Date  : Wednesday, January 28th 2009 @ 01:58:51 PM
Error Date    : Wednesday, January 28th 2009 @ 01:58:51 PM
Script        : http://www.experiencefestival.com/3_8_dev/admincp/plugin.php?do=productimport
Referrer      : http://www.experiencefestival.com/3_8_dev/admincp/plugin.php?do=productadd
MySQL Version : 4.1.22-log


dmknights 01-28-2009 06:04 PM

this i will install later

HaS?R 01-29-2009 01:58 AM

Thanks.

WetWired 02-02-2009 11:49 AM

Quote:

Originally Posted by Joppe111 (Post 1727431)
I was attempting to upgrade from 2.8 on a 3.8 board to 3.03.
Whenever I try to import the product (with overwrite set to yes) I get this MySQL error:

This means that for some reason, vB thinks you do not have the mod installed already when you do.

The attached file has the install code removed so you can upgrade from 2.8 to 3.03. This file is for update only and cannot perform a new install!

Ethelbert 02-07-2009 12:17 PM

I have a problem > please check it> http://www.vb.verejnadiskusia.sk/showthread.php?t=309
why is this happenig? When this mod is disabled, everything looks good.

Thank you

Fynnon 02-09-2009 01:12 PM

This is a must have mod so i installed it on vB 3.8.0 and it seems to work ok only sometimes it displays the data above the mod picture like in the screenshot i took:

Attachment 94461

zorag 02-11-2009 02:53 PM

On the Top Activity page is there any way to include the previous 3 months of data (in 3 links Dec, Jan, Feb) - I'm more than willing to pay for this function.

WetWired 02-11-2009 05:03 PM

Quote:

Originally Posted by Ethelbert (Post 1736973)
I have a problem > please check it> http://www.vb.verejnadiskusia.sk/showthread.php?t=309
why is this happenig? When this mod is disabled, everything looks good.

Thank you

This is a problem with the style you are using. It would seem the style places the template hook where this mod adds its information outside any cells.

I suggest editing your postbit_legacy template.
Find
Code:

$template_hook[postbit_userinfo_right]
Replace with
Code:

<tr><td colspan="2">$template_hook[postbit_userinfo_right]</td></tr>

WetWired 02-11-2009 05:07 PM

Quote:

Originally Posted by Fynnon (Post 1738656)
This is a must have mod so i installed it on vB 3.8.0 and it seems to work ok only sometimes it displays the data above the mod picture like in the screenshot i took:

Most likely this is due to a JS error preventing the JS that moves the information from running correctly. If this is a major annoyance, there are instructions for manually changing your postbit template so JS is not required in activity_mod_customization.html in the zip file, at the bottom of the file. You would want to follow the changes for "postbit_legacy (alternate location)", then set Activity Display Settings->Automatic postbit alteration to None


All times are GMT. The time now is 09:09 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.01203 seconds
  • Memory Usage 1,741KB
  • 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
  • (3)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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