viPortfolio.php was moved there, and the icons were already in place.
and when I go to
http://www.ez-company.net/forums/viPortfolio.php I get the following error:
Code:
Database error in vBulletin 2.2.6:
Invalid SQL:
select viPortfolioid, filename, file, text,
cthumb, content_type, thumb, iconpath, largeicon, supported,
i.title, iconpath, width, height, ext
FROM viPortfolio p, mime m
LEFT JOIN icons i ON m.iconid = i.iconid
where p.mimeid = m.mimeid
and p.enddate is NULL
and m.enddate is NULL
and i.enddate is NULL
limit 1 ORDER BY p.viPortfolioid
mysql error: You have an error in your SQL syntax near 'ORDER BY p.viPortfolioid ' at line 11
mysql error number: 1064
Date: Tuesday 13th of August 2002 02:15:10 AM
Script: http://www.ez-company.net/forums/forums/viPortfolio.php
Referer:
Now before the install, it was kinda weird too...it would take me to my UserCP (not portfolio). But there were no errors. I can see the Portfolio now...but I have to go thru my Profile to do it.
And there is still no admin cp settings, nor paperclip due to the issues in the posts above.