vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Show Thread Enhancements - Ajax Thread (1stPost) Preview 1.5 Gold (https://vborg.vbsupport.ru/showthread.php?t=138461)

Tom_S 02-22-2007 06:43 PM

Thanks but I already uninstalled it. I was getting too many complaints. I will retry on my test board which is where I should have first but being a moron today I decided to go for the gusto :eek:

If I have any issues when I re-install on the test board I will give a shout.

Thanks again. I love the concept and I know it works. I just need a day when I am fully focused. :up:

RMS-Chef 02-22-2007 08:11 PM

Very nice SC with the permissions change.
I will check out the new version over the next couple of days.

Thanks again.

SkyCatcher 02-23-2007 08:49 PM

Quote:

Originally Posted by dbirosel (Post 1188484)
But if i dont want them to view pictures, and just the thread itself, then the bandwidth shouldnt be that much of a problem?

Best to test it and see, but your bandwidth shouldn't go up much at all with just the thread preview since it's text only.

sebbe 02-27-2007 10:04 PM

Oh crap, I just made a hack like this. I did it for personal use but was thinking of releasing it. Oh well, I will just use mine since it's easier and no additional files except for a .js :p

Good work on this though SkyCatcher, it's a very useful mod. :up:

IrPr 03-02-2007 10:04 AM

Thank You!
here is my dirty modification to fix incompatiblity with Zoints SEO not vBSEO
Goto AdminCP -> Plugin & Products -> Plugins -> Zoints SEO ( showthread_getinfo hook location )

Find:
Code:

    if ($request_uri != $supposed_uri)
Replace With:
Code:

    if (($request_uri != $supposed_uri) AND (THIS_SCRIPT != 'showthread_ajax'))

kfiasche81 03-04-2007 05:24 PM

I have followed the README, but I obtain this error.

http://img239.imageshack.us/img239/4311/immaginekq1.jpg

SkyCatcher 03-04-2007 09:05 PM

The Error is in your forumdisplay template. Make sure you did that edit 2 times in forumdisplay.

kfiasche81 03-05-2007 06:12 AM

yes i edited 2 times.. ! but i receive this error..

SkyCatcher 03-05-2007 08:26 AM

Quote:

Originally Posted by kfiasche81 (Post 1196015)
yes i edited 2 times.. ! but i receive this error..


Only thing I can tell you is that's you are short a column for the colspan in the forumdisplay template.

A few others have had this problem too:
Try backing up your forumdisplay template.

Then reverting it

Then redoing the edits

If that doesn't work you can always PM me with an admin account to that site (stripping me of all privileges except the template system) and I'll fix it for you.

kfiasche81 03-05-2007 07:28 PM

i revert all template and i have disable all product...

but this pruduct not work for me.. :(


All times are GMT. The time now is 02:24 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.01157 seconds
  • Memory Usage 1,735KB
  • 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
  • (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