![]() |
@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 :) |
hmm, if you need it really, try to copy this code from functions.php
PHP Code:
PHP Code:
|
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.
|
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 |
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 |
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:
PHP Code:
replace: PHP Code:
PHP Code:
|
thanx mate :)
|
Sure man np
|
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
|
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 :) |
thanks ;)
hmm, moving threads older than 6 month is possible i think isn't it ;) i don't have much free time these days, so coding and upgrading hacks isn't something what i can doo these days, but i'll put it on the to do list :) |
Yeah, ive thought it through, and ill enslave some mods to do the dirty work :P
|
that's why they are mods ;)
|
Hallo,
sag mal gibts eine Möglichkeit alle Beiträge die man mal ins Archiv geschoben (Konvertiert) hat wieder in ein Forum zu verschieben? Bisher gibts ja nur ne Möglichkeit einzelne Beiträge zurück zu konvertieren. |
Has anyone used this on medium sized sites in the 150,000-250,000 post range? How much did it decrease the size of your database?
|
Quote:
|
Thanks fastforward. What do you figure it was prior to compression?
|
Quote:
|
Harley: du hast die möglichkeit einfach ne whileschleife aussen rum zu bauen und damit alle archive zu reintegrieren.
ich werde sowas vielleicht auch mal selber einbaun, aber derzeit hab ich wenig zeit, muss meine zwei wochen nacharbeiten die ich nicht da war |
Quote:
Nevermind....I thought I had the description hack installed....Got it squared away. |
I've released a new Version today: 2.00
It reduces the query ammount, is more customizable because it has more templates now, corrects a small bug and: Has a small build in searchengine. For upgrades: run admin/install_archiv.php and klick on upgrade ;) a Note: The Searchengine just works with Archives converted by v2.00. I'm thinking of a reindex Search Index function, but it's not finished(not started ;)) yet. I think i'll work on this hack more again as i've done in the past ;) |
Hallo,
hab mal da update gemacht, nun werden keine Beiträge im Archiv mehr angezeigt. Ich bin so verfahren wie es im ersten Posting steht. Fehler gibts keine nur werden eben die Threads nicht angezeigt. Nebenbei hatte ich ja gefragt ob es möglich sei alle Archive wieder mal komplett zurück zu konvertieren, da meintest Du ich sollte eine schleife einbauen. Nun bin ich ned gerade so der wissende in sachen phpcoding, kannst mir da mal einen Tip geben? |
grr, hab vergessen was dazuzusagen ^^
For all: If you have upgrade to the newest version you have to revert your templates, because another code is used in the original ones. Harley-1: das sollte dann wohl auch dein problem sein, einfach alle templates reverten und es sollte wieder gehn zur schleife: admin/archiv.php finde PHP Code:
PHP Code:
wie schon gesagt ich schreibe so ein script noch ausf?hrlicher, aber die suchmaschine ging beim letzten upgrade vor.. |
Hi,
habe das nun mal eingebaut wie du es oben beschrieben hast, aber er verlangt immer ein ID die ich eingeben soll. Wenn ich dann irgendeine ID eingebe, dann macht der tausende threads mit dem gleichen Topic und selbigem Inhalt. Also egal wie ich es versuche, ich bekomme das Archiv nicht wieder zurück konvertiert. hast du noch eine andere Idee? |
sorry, hatte nen kleinen fehler drine
probiers jetzt nochmal, du musst zwar wieder ne id eingeben, aber es ist wurscht welche, er sollte nun alle machen |
Jo etz macht ers, aber nun bekomme ich wieder neue probs beim reverten.
Invalid SQL: INSERT INTO post (postid,threadid,username,userid,dateline,pagetext ,allowsmilie,visible) VALUES (NULL,'8658','Jaguar','1','989245500 4','Hi HIER DER GANZE TEXT [ 07. Mai 2001: Beitrag editiert von: Jaguar ]','1','1') mysql error: You have an error in your SQL syntax near 'Mülleimer' oder 'Nörgelecke', 'geschlossene Anstalt' oder wie man das sinnigerwe' at line 1 mysql error number: 1064 All zu viel hat sich eigentlich nimmer am board verändert, kann es sein, daß er sonderzeichen oder sowas ned richtig umsetzt? |
hmm, versuch mal in der archiv.php
das $archiv[firstpost] durch addslashes($archiv[firstpost]) zu ersetzten in der queryline |
Immer noch das selbe:
Er konvertiert ein paar Threads und dann kommt immer dieser fehler. Wenn ich die threads lösche geht er weiter, aber ich kann ja schlecht von 5000 threads immer einige löschen da dies ja ned wenige sein werden. Invalid SQL: INSERT INTO post (postid,threadid,username,userid,dateline,pagetext ,allowsmilie,visible) VALUES (NULL,'8670','Jaguar','1','989245500 4','Hi, TEXT VOM POST [ 07. Mai 2001: Beitrag editiert von: Jaguar ]','1','1') mysql error: You have an error in your SQL syntax near 'Mülleimer' oder 'Nörgelecke', 'geschlossene Anstalt' oder wie man das sinnigerwe' at line 1 mysql error number: 1064 |
hmm, versteh ich nicht, vorallem weil mülleimer oder so garnicht vorkommt im query.....
|
Tja das weis ich natürlich auch ned warum der das ned machen will. Es ist auch bei einigen anderen Threads so, daß er mit dieser Meldung stopt. Andere macht der ohne probleme.
|
hmm, also bei mir gabs mit sonderzeichen tests keine probleme, aber z.Zt. hab ich auch nicht genug zeit f?r umfassende arbeiten an Hacks, die Semesterferien sind vorbei :(:(
Mal sehn, wenn ich mal etwas mehr Zeit hab werde ich mal die Fkt auf Herz und nieren testen, vielleicht kann ich den Fehler irgendwie reproduzieren und dann beheben |
hmm i wanted to know if i archiv messages from private forums all the users can see the messages, or only the people that have access to thoose private forums?
|
spaceb: all messages from privat forums will be viewable for all users.
I'm already thinking of a permission system for the next greater upgrade of the hack, but i don't have an idea how to do it exactly now... |
Ok, i've uploade version 3.00 RC
normally everything should work, but who knows ;) now included is an permission system enjoy you have to enable all permissions before anyone can see the archives. also run the upgradescript or you'll get problems |
So noch ein kleiner wunsch *g*
Wenn man Themen im archiv hat und im Forum dann mal die Counter updated dann sind alle Postings die im archiv sind bei den userposts weg. Also fehlem dem user dann Beiträge in der Anzeige der Postings. Kann man das noch einbauen, daß er die Beiträge der user im archiv mitzählt? |
Sorry, das geht nicht, dazu müsste die Struktur des archivs stark geändert werden....
|
Hey Xenon is this the modified one, and does it work like the SearchEngs script?
-nOX |
Nagut wenn das ned geht dann kann mans ned ändern. Ich werde dann mal versuchen die Postings wieder zu reverten, vielleicht schaffe ich es ja irgendwie das dieser dumme sql fehler nimmer auftaucht.
|
Arunan: It's the newest version with the integrtion of a personal searchengine.
i've copied some parts out of the searchenginescript they use for posts and modified em... i think it works good, it also shows the pages of an archive where the text has been found |
Sag mal würde es Dir eventuell helfen wenn ich dir mal die archiv.sql zukommen lasse, damit du das so siehst wie ich?. Ich habe jetzt hin und her verscuht, aber es sind zwischendurch einfach zuviele threads die nimmer zurück revertet werden können.
|
All times are GMT. The time now is 12:43 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|