![]() |
Here I am again, installed it on another forum: fitnessgeared.com
GearedUp FitnessGeared Forums Archive (v 1.3 installed by xiphoid) Feel free to add it to the first post. |
Damn, xiphoid in on fire... Link added. :)
|
Installed it on 5 sites now. 3 public, 2 private.
|
i have a problem with this hack. In some forums, (the lesser trafficked ones) this works 100% normally & correctly. In the busier ones though, it is listing dozens of threads with dates for the FUTURE (several now say they "were" posted in July of 03) In each case, older threads are the ones that are coming up. Any ideas on why?
|
Did you upgraded to vBulletin from another bulletin board?
As far as I can tell, is a database problem, not a script one, because if it would be something related to the script, it would show for all threads the wrong date. Old threads from a different bulletin board, imported into vBulletin database will do this. You will have to contact a technician about this issue, is nothing I can do. |
ugh :(
Yes, i upgraded LONG ago from UBB....but the dates show up correctly in the normal forum view....just not in the archive view. |
As I said, is nothing I can do about it. The script is working fine.
Check your database, because the script pulls what is in there. If the database tells to the script that's the date, the script will display it. The forums show the correct date because you are grabbing the date from the last post not the original date they were posted. Since there is no importer who does a good job, the dates are messed, due to UBB format. A workaround to your database problem would be this: FILE: forumdisplay.txt FIND: Code:
$threads = $DB_site->query(" Code:
$threads = $DB_site->query(" Code:
$thread['date'] = vbdate( $dateformat , $thread['dateline'] ); Code:
$thread['date'] = vbdate( $dateformat , $thread['lastpost'] ); You should REALLY have it checked by a professional, or at least delete all old threads that belong to UBB. |
Ok...after doing some checking around, and a hint from PPN that a fix for the UBB date problem existed, i found the fix here: https://vborg.vbsupport.ru/showthrea...415#post130415
Just wanted to add it in case others had the same problem. |
ACK!!!!!!!!!!!!
Ok...i have NO idea what i just did....but i blew up Apache, and had to re-install. Now the force-type is no longer working :( I just get a 404 error when clicking the archive file.... Does anyone know how I can turn the force-type back on? |
Xi>>Installed it on 5 sites now. 3 public, 2 private.
Just curious, but why would you want spiders rooting through private forum archives? |
All times are GMT. The time now is 11:28 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|