View Single Post
Re: A little help needed with my website plz
Old
  (#2)
Pierre-Marie Baty
Roi de France
 
Pierre-Marie Baty's Avatar
 
Status: Offline
Posts: 5,049
Join Date: Nov 2003
Location: 46°43'60N 0°43'0W 0.187A
Default Re: A little help needed with my website plz - 10-10-2005

I hope you've got a working backup of your database somewhere, because if the download system has modified the tables structure, you're screwed.

Perhaps the version of ecDownloads you installed isn't compatible with your version of vBulletin ?

Here we use paFileBase that is completely separated from vBulletin, it has its own database. I had to manually reskin it so that it looks like the forum, but as a result when one of them breaks down, not all the site is unusable.

As for your vB hack, personally I wouldn't bother, I'd look directly into the PHP for the BB code replacement function (can't remember where it is, I believe it's in one of the inc_blablah.php file) and change around the [ img ] tag. Just change <img src=blabla> to <img width=X height=Y src=blabla>.



RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."
  
Reply With Quote