Hello,You must know custom templates do not work with new versions, instead, try using the default one. If your template was custom coded by a freelancer, not CB official ones, contact him/her to update his code.--Richi
Quote from: juapo2 on October 10, 2011, 06:38:46 PMHello,You must know custom templates do not work with new versions, instead, try using the default one. If your template was custom coded by a freelancer, not CB official ones, contact him/her to update his code.--RichiHello,Thanks for the reply. I'am using the default template. I thought if I upgraded to the new version of clipbucket that the photos would work. But I was able to fixed it by going to phpmyadmin, selected the database and ran this query "ALTER TABLE `cb_photos` ADD `photo_details` TEXT NOT NULL AFTER `photo_tags`" now the photos are showing like they should. Sorry for the bother.