PDA

View Full Version : Installation Problems


pstreak
06-07-2004, 12:52 AM
After following the steps in the installation procedure, I ran the install script (vbacmps_install.php) and I get the following errors:

Parse error: parse error in /home/httpd/vhosts/kickz101.com/httpdocs/cms_vb3/includes/functions.php on line 1864

Fatal error: Call to undefined function: exec_nocache_headers() in /home/httpd/vhosts/kickz101.com/httpdocs/cms_vb3/admincp/global.php on line 37

Brian
06-07-2004, 10:57 AM
It looks like you've made a mistake when editing your functions.php file. Try re-applying the changes to a fresh, unhacked version of that file. Also be sure to use Notepad or another simple text editor like that. Do NOT use Dreamweaver or a similar program as those have been known to cause problems in the past.

Our Sponsors
 

RZ500
06-07-2004, 07:43 PM
I have a question, how do I display an image, at full size 640x480? in te news, instead of the attachment icon.

pstreak
06-07-2004, 10:43 PM
I used UltraEdit instead of Dreamweaver and it worked like a charm.
Thanks for that!