View Single Post
  #2  
Old 05-28-2009, 12:47 PM
Ollie8557 Ollie8557 is offline
Green Plog
 
Join Date: May 2009
Posts: 2
Gallery: 0
Comments: 0
Default

Ok, so i have looked on the settings file, and found out what lines 94 and 95 are;

Line 93: // ####################### REQUIRE VB BACK-END ############################
Line 94: define('PHOTOPLOG_SCRIPT','init');
Line 95: define('PHOTOPLOG_BWD', (($getcwd = getcwd()) ? $getcwd : '.'));

This means nothing to me...any help would be appreciated
Reply With Quote