vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Complete Thread Description Hack 1.7 (https://vborg.vbsupport.ru/showthread.php?t=68263)

apfparadise 01-18-2005 04:45 AM

Love the hack, installed it and clicked install, but have one small problem, probably something I did.

When someone enters the description it shows up twice, once next to the title, and once right below it.

It looks like this:

I would like some critique - HP - just random shots with 2 diferent cameras.
just random shots with 2 diferent cameras.

Here is the link:
http://aquatic-photography.com/forum...splay.php?f=22

apfparadise 01-19-2005 11:59 PM

anyone? please? :)

apfparadise 01-26-2005 03:41 AM

Wow it's been a week and no replies, what's up everyone, can't someone help me with this. I already pm'ed and emailed the author and nothing. :(

Andreas 01-26-2005 03:51 AM

Check the template modifications you made.
As I don't know this hack, I can only assume that there must be smth. wrong in template threadbit.

apfparadise 01-26-2005 04:46 AM

Thanks, Kirby, it's amazing, you pointed out the right template and all of a sudden I found it. It was the optional step, I read the directions wrong and kept both statements instead of choosing one. :)

Luciolle 04-22-2005 02:54 PM

It's work great but I have one little problem, when I try to edit, everything it's nice, but when I hit save change, He don't take the change, he show me the old entry not the new ?

I check all templates et file but he still not working.
Somme body help me on this thing ?

My vb version is: 3.0.7

Thanks in advanced

Luciolle 04-25-2005 10:39 AM

Just to put on top of list again after more 24 hours ;) !

No body know about my little problem ?
I still have same problem the editing post don't take the change and I don't find why, if any body know how thanks to help me ;) !

Luciolle 04-28-2005 04:56 PM

How to make option on admincp to show the new box on X forum and not on Y forum ?

Because now the box show on all forum, if it'S possible and you have little bit of time to help me or tell me how do that ;) !

Thanks for your futur help

Luciolle 04-29-2005 02:04 PM

Try another time to put up the message to have a little answer or help for the permission via cpadmin to show or not the box by forum !

Thanks

JohnBee 04-30-2005 02:00 AM

I found a small typo:

Code:

######
#Find#
######
                        SELECT $previewfield
                                thread.threadid, thread.threadid AS postid, thread.title AS threadtitle, thread.iconid AS threadiconid,
                                thread.replycount, IF(thread.views=0, thread.replycount+1, thread.views) as views, thread.sticky,
                                thread.pollid, thread.open, thread.lastpost AS postdateline,
                                thread.lastpost, thread.lastposter, thread.attach, thread.postusername, thread.forumid,
#################
#Add right after#
#################

thread.threaddesc

Insated of: thread.threaddesc
it should be thread.threaddesc,

Otherwise you'll get db errors.


All times are GMT. The time now is 04:57 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.01083 seconds
  • Memory Usage 1,734KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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