I'm starting to think you and I are not on the same page, because none of this is making sense for my situation.
You see how the featured photos page on my forumhome is now blank, right? Well, the method that I got of this site to set that up includes an inc_photopost.php file and a readme file. The inc_photopost.php file has all that setup information, and the file aven adds a line that calls to that file as well...
Quote:
// ######################### REQUIRE BACK-END ############################
require_once('./global.php');
require_once('./includes/functions_bigthree.php');
require_once('./includes/functions_forumlist.php');
include('./photopost/inc_photopost.php');
|
So, now how do I not use that anymore? This is all very confusing which is why I asked if there was an updated file...or an updated method for adding pictures to my forumhome.
Please see
http://www.globalpaw.com to see how the featured photos page is no longer working.