vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Archiv for vBulletin (https://vborg.vbsupport.ru/showthread.php?t=39104)

Xenon 06-07-2002 01:12 PM

@Tarian: k, werd mir das mit den htmlspecials mal ansehn
Hmm, da soweit ich weis die attachments beim threadl?schen auch gel?scht werden, nehm ich an dass man sie auch nicht mehr nachtr?glich einbaun kann....

@Ord: thanks a lot

@inetd: *gg* it's no problem at your board.
i'll try to include the forumjump in the next version.

it's already in the templates, because i'm a bit lazy in template writing and just copied a code from showthread and changed it to show what it should, but i'll optimate it :)

for icq, there must be a query about the icq codes and the other buttons, perhaps i'll change it :)

Xenon 06-07-2002 01:47 PM

hmm, if you need it really, try to copy this code from functions.php
PHP Code:

    
        
if ($post[icq]!="") {
            eval(
"\$post[icqicon] = \"".gettemplate("icq")."\";");
        } else {
            
$post[icq]="";
        } 

after this lines in showarchiv.php:
PHP Code:

$userinfo=$post


Tarion 06-07-2002 03:31 PM

danke für die Antwort, da muß ich dir recht geben, beim Lösachen werden Attachments auch gelöscht, was ja auch sinnvoll ist zwegs Datenbank kapazität, nochmals Danke.

Link14716 06-28-2002 05:31 PM

I installed it, and when I try to convert a forum to an archive, I get this error:

Code:

Fatal error: Call to undefined function: gzdeflate() in /home/sites/site68/web/forums/admin/archiv.php on line 122
Any ideas on how to fix this?

Xenon 06-28-2002 11:02 PM

The gzip functions must be installed on your server (i think the module for apache calls zlib..).
if this isn't installed, you can't use the hack

Foxtroter 07-17-2002 06:56 AM

Just thought some of you might want them in english.

@Xenon if you have a prob with me posting them just let me know and I'll remove.

enjoy

also for your admin panel (/admin/index.php)

replace:
PHP Code:

makenavoption("Make Archiv(es)","archiv.php?action=chooser","<br>");
makenavoption("Revert Archiv","archiv.php?action=revert"); 

with:
PHP Code:

makenavoption("Make Archive(s)","archiv.php?action=chooser","<br>");
makenavoption("Revert Archive","archiv.php?action=revert"); 

and for online.php

replace:
PHP Code:

case 'showarchiv':
      
$userinfo[where] = "Viewing <a href='showarchiv.php?s=$session[sessionhash]'>Archiv</a>";
      break; 

with
PHP Code:

case 'showarchiv':
      
$userinfo[where] = "Viewing <a href='showarchiv.php?s=$session[sessionhash]'>Archive</a>";
      break; 


Xenon 07-17-2002 08:38 AM

thanx mate :)

Foxtroter 07-17-2002 08:41 AM

Sure man np

proxyMX 08-01-2002 04:53 AM

Xenon, i have always wondered why this wasnt a pred made function with vbulletin, maybe now youve made it, they will ad it to Vb3. It is standard in many forums, and just wat ive been looking for, *huggles* thanks

proxyMX 08-01-2002 04:59 AM

i was wanting to create a specific archive forum and then move all older posts {like 6 months old+} to this forum automatically, like a prune feature that moves old threads into the archives forum, how would i go about this? I dont want to have to do ti manually

if you are thinking about this feature add it to your wishlist

Plus>> Id also like to see.

Archive Highlighting
Perhaps a small area on the mainpage that highlights a "golden oldie" post by random from the archives :)


All times are GMT. The time now is 03:30 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.01309 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
  • (6)bbcode_php_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