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)
-   -   New Posting Features - [Ajax] Check for similar thread before posting a new one (https://vborg.vbsupport.ru/showthread.php?t=201651)

phonexpo 10-10-2009 09:40 AM

Quote:

Originally Posted by Simon Lloyd (Post 1897460)
Admincp>Your Style>mrnasesimilarthreadcheck_main i think!

Yes, thank you. But the table is aligning to the right.

I've put this code in;

Code:

<center>
        <br>
 <table cellpadding="0" cellspacing="0" border="0" width="150%">
 <tr>
  <td id="similarthreadcheckcontent">$vbphrase[similarthreadchecknotice]</td>
 </tr>
 </table>
        </br>
        </center>

But it still aligns to the right, what code could I use to center it? :confused:

-Patrick

Simon Lloyd 10-10-2009 10:26 AM

im no coder but try this:
PHP Code:

      <br />
 <
table cellpadding="0" cellspacing="0" border="0" width="150%" align="center">
 <
tr>
  <
td id="similarthreadcheckcontent" align="center">$vbphrase[similarthreadchecknotice]</td
 </
tr>
 </
table

as far as i know you have to center the table and the container within the table.

phonexpo 10-10-2009 10:33 AM

Thanks for that, but it still aligns to the right. I'll play around with it myself and see if I get it sorted. :)

-Patrick

user02934123123 10-11-2009 12:58 PM

Hi all,

I'd been running this on 3.8.3 without any problems; but on upgrade to 3.8.4 yesterday, it has ceased to function. It still inserts the notice in to the new thread screen; but doesn't actually call the AJAX scripts and present a table -- it just does, well, nothing.

I've tested this both in my forum's customised style, as well as in the VB standard style, and it doesn't work in either; so it doesn't appear to be an issue with style customisations.

Any guidance? We quite liked the hack, and would like to have it work again!

Thanks.

Simon Lloyd 10-11-2009 02:24 PM

You might have to reinstall it as i have been running it ok on 3.8.4 (installed on) i have since added the security patch and it still works fine.

user02934123123 10-11-2009 04:35 PM

I re-installed today, as well as re-downloaded JQuery; but still a no-go.

Simon Lloyd 10-12-2009 10:56 PM

You don't need to download jquery, its served from google, did you change the line of code for the one that should read jquery?

Black Tiger 10-12-2009 10:56 PM

I marked installed, but disabled the mod instantly again because unfortunately it misses an essential feature.

I like the mod very much, but I don't want my moderators and good users (who do use the search function) to get annoyed about this.
So what this mod really needs to prevent annoyances is an "exclude usergroup" option. Is that going to be build in any time soon?

Next to that I would use the standard way and put the product in it's own name in the vbulletin options list, and not under vBulletings standard "posting and editting options".

squishi 10-16-2009 07:05 AM

How do I use this?

-> I imported the product.
-> I see it's active.
-> I had a look through all the vbulletin options, but cannot find options for this mod.
-> I went to the forum manager, and there is no setting to enable it per forum, either.

Running the patched vb 3.8.3.

squishi 10-16-2009 07:08 AM

Gee! You need to tell people where they can find the setting.

It's under "Message Posting and Editing Options" in the vbulletin options.


All times are GMT. The time now is 09:56 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.01401 seconds
  • Memory Usage 1,745KB
  • 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
  • (1)bbcode_php_printable
  • (1)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