vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   [RELEASE] Save Threads Version 1.0 (https://vborg.vbsupport.ru/showthread.php?t=3596)

10-02-2000 02:14 AM

Got the hack...looked through it, but I'm really not sure which code to use. :( My apologies...I'm good at what I'm used to, but new things like this always confuse me at first.

10-02-2000 02:19 AM

This is truly an awesome idea, I've had many users complaining they can't read all the new posts lately and wanted something like this to "save" their place so to speak....great idea!

Hope it works with the new release - If it's not in there already ;)

10-02-2000 02:24 AM

Thanks. :)

I just want to say that it TOTALLY makes my day when someone tells me they like the hack/idea. I think this hack has a lot of potential...I can think of maybe 5 major features I can try to add in the next release.

10-02-2000 04:08 AM

In :

savethread.php
addsaved.php


the last line that says:

Code:

eval("echo savethread_footer(\"".gettemplate("savethread_footer")."\");")
is missing a ; at the end

I think it should be:

Code:

eval("echo savethread_footer(\"".gettemplate("savethread_footer")."\");");

also:

I deleted the redundant </td></tr></table> at the top of the footer template and in the deletesaved.php file. It seemed redundant the way I have my headers/footers set up and messed them up- it seems to work fine my way - go figure :)

also - If you alter your icon id's anything from standard 1- 14 id = icon1.gif and so on - they'll be screwed up since the $iconid replaces the id number instead of the path. How could I call the path instead??? Then I think I could make it work.

I really want to get the icon part of this working....please help anyone

[Edited by rjav8r on 10-02-2000 at 03:04 AM]

10-02-2000 11:24 AM

I don't know if the semicolon goes there or not...works fine without it! :)

As for the icon path...I can probably correct that if need be...

Are you sure some of the table tags are pointless? Could you elaborate a bit?

10-02-2000 03:49 PM

As far as the table tags, I used the original templates and got a corrupted table ( I use a border in my header and footer around my table) maybe that's why - nobiggie ;)

the semicolon thingy was just a guess, I get an echo savethread footer blah blah message if I don't have it and it can't complete the table properly, again, don't know if this is due to may use of tables within tables on my vbulletin header and footers

The icon path would be nice instead of the icon id :D

10-02-2000 05:14 PM

Alright...give me a week or two...tons of offline work has been thrown on me. :(

10-02-2000 09:17 PM

no pressure - I'm not that way! I think it's great what you've already done, just some suggestions, that's all! :)

10-03-2000 03:04 AM

Lil' help rangersfan? I'd love to add multi-page support, but can't really determine which code to use, and how. :(

10-04-2000 05:04 AM

*BUMP* to get rangersfan's attention. :)


All times are GMT. The time now is 11:12 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.01825 seconds
  • Memory Usage 1,730KB
  • 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
  • (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