vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Show Thread Enhancements - Week / Month Topic Nominations (https://vborg.vbsupport.ru/showthread.php?t=223607)

grey_goose 10-09-2009 08:31 PM

Man I checked everything in the second troubleshooting post and still don't see any postbit controls. I use a highly mod'ed legacy postbit, but even when i flip over to the default 'new' postbit... no controls.

dai-kun 10-09-2009 08:53 PM

Quote:

Originally Posted by Kayden (Post 1897171)
The product is either: taking forever to upload/import, or hanging. Either way, it's stuck on "Importing Product, Please Wait..."

What could the issue be?


EDIT: MySQL crashed. Awesome.

It happens to me to, if you do mysqladmin proc, it shows that it's trying to add things to the users and posts table which will take a very long time if you have very large tables. I suggest you shutdown your board from members and run it. It takes a long time (for me took 45 mins and i had to import it a couple times since the script timed out on me).

I also suggest that vbboarder adds a warning for members with large forums, telling them that it will cause downtime since tables will be locked waiting for the fields to be added.

alehawk 10-09-2009 10:31 PM

Quote:

Originally Posted by vbboarder (Post 1897118)
You did your settings wrong. For the iconid, it's supposed to be a number, NOT a url - that's why you got the SQL error. You can find the iconid when you edit your icon in VB's ACP.

It worked!
One last question, my site is in spanish, what must I edit to translate month names?
Thank you!

MarceloS 10-11-2009 08:09 PM

Hi! Thanks for the excellent plugin.

How do I remove "nominated post" image from postbit? Is it possible?

MarceloS 10-11-2009 08:15 PM

Quote:

Originally Posted by imported_silkroad (Post 1897212)
I recommend folks change template nominate_topic_stamps_box to something like:
...
To get a much cleaner look..... (see attached)

This worked great for me, thanks!

matthewhotdude 10-12-2009 04:39 AM

Quote:

Originally Posted by imported_silkroad (Post 1897212)
I recommend folks change template nominate_topic_stamps_box to something like:

Code:

                       
</td>
<td>
<div id="nominate_topic_stamps_box_$post[postid]">
$nominate_topic_stamps_box
</div>
</td>

or maybe this:

Code:

</td>
<td>
<div id="nominate_topic_stamps_box_$post[postid]">
<span style="float: right; ">
$nominate_topic_stamps_box
</span>
</div>
</td>

To get a much cleaner look..... (see attached)

How?

imported_silkroad 10-12-2009 07:06 AM

Quote:

Originally Posted by matthewhotdude (Post 1898421)
How?

Change this template as instructed.

nominate_topic_stamps_box

imported_silkroad 10-12-2009 07:07 AM

Quote:

Originally Posted by MarceloS (Post 1898260)
This worked great for me, thanks!

Great! Glad found it useful! I does look much nicer! :D

matthewhotdude 10-12-2009 09:01 AM

didnt work for me, messed up my style

imported_silkroad 10-12-2009 11:04 AM

Quote:

Originally Posted by matthewhotdude (Post 1898481)
didnt work for me, messed up my style

Well, why don't you post exactly what your template had before and after, instead of a short message with no information.

It is impossible to help you if you don't provide any information.


All times are GMT. The time now is 05:51 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.01316 seconds
  • Memory Usage 1,744KB
  • 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_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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