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)

WetWired 05-06-2008 12:15 PM

Quote:

Originally Posted by butch3r (Post 1510312)
Nothing changed..

Question to developer: why cp help do not display?

That would be a bug that noone caught in beta3, related to moving the options to their own pages.

Chadi 05-08-2008 10:35 PM

This hack is crashing the browser when viewing threads.

I've duplicated this in IE7, FF2/3 and Opera 9

WetWired 05-09-2008 02:31 AM

Can I get the output of AdminCP|Maintenance|Activity Maintenance|Configuration diagnostic, please?

I expect that it's a problem with the code for the postbit "Alternate position"; try setting it to "Default position" and see if the problem persists. Also, a sample postbit source when the problem is happening may be useful (or the source for the whole page). If "Default position" doesn't work, you can set it to "None," which completely removes the JS from the page but leaves everything else enabled, until I figure out the problem.

Xorn 05-09-2008 02:52 AM

Mod does not work for me. I uploaded .xml from manage products | Add/Import Products

but after that nada, i got nothing. Cant view it in vbullet options, or in the maintenence. all that shows up on my site is "novStats" under the postbit

Chadi 05-09-2008 04:24 AM

Quote:

Originally Posted by WetWired (Post 1513326)
Can I get the output of AdminCP|Maintenance|Activity Maintenance|Configuration diagnostic, please?

I expect that it's a problem with the code for the postbit "Alternate position"; try setting it to "Default position" and see if the problem persists. Also, a sample postbit source when the problem is happening may be useful (or the source for the whole page). If "Default position" doesn't work, you can set it to "None," which completely removes the JS from the page but leaves everything else enabled, until I figure out the problem.

Where is this??

AdminCP|Maintenance|Activity Maintenance|Configuration

I do not see anything under admincp > maintenance that has to do with activity maintenance or configuration.

WetWired 05-09-2008 12:20 PM

Should be here
Attachment 80192
If not, try Ctrl-F5 to force refresh everything. If you see the Activity Settings section at the top of the navigation, you should see the Activity Maintenance link.

WetWired 05-09-2008 12:22 PM

Quote:

Originally Posted by Xorn (Post 1513359)
Mod does not work for me. I uploaded .xml from manage products | Add/Import Products

but after that nada, i got nothing. Cant view it in vbullet options, or in the maintenence. all that shows up on my site is "novStats" under the postbit

You may have to force-refresh your AdminCP with Ctrl-F5 to see the new sections, though you should still see the stats in the postbit and user profile pages. If you see the Activity Maintenance link after refreshing, please run a configuration diagnostic and post the results, otherwise, please go to the Plugin Manager and check the Activity Modification section, which should look like this if the mod is propperly installed:

newtsys 05-11-2008 12:23 AM

all installed with ease but I can not get my post count to show. The box remains empty. Any suggestions here wetwired?

never mind I found it thanks anyways..

clicked installed

AppleTalk.tv 05-24-2008 11:56 PM

I know you said to check the .css in the instation guide, but I still don't see it mate.

I looked, but can't find it. Anyway I am trying to do two things.

One: Add a box for each of the four things. Around each of them. And then also if possible, how can I get the box around the whole postbit part of the activity? (and if it is just .css, around everything like they have)

Thanks for any info dude!

test site

there is an example of what I am trying to do with it.

Let me know. :)

WetWired 05-25-2008 03:53 AM

I really don't see how you can miss it. It's practically the only thing in the installation guide. I've highlighted it in the attached screenshot. Be sure to copy and paste from the actual activity_mod_install.html, as there is more to the right not shown in the image.

To add a box arround the whole thing, you'd add something like the following to the css:
Code:

table.WWU002postbit {border:1px solid black;}
which would add a 1px black border arround it.


All times are GMT. The time now is 11:06 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.01457 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
  • (1)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