Support Forums

Homepage Problem

This is a discussion on Homepage Problem within the Technical Support forums, part of the Technical Support Forums category; The following text is appearing in the middle of our home page: * @author Dominique Stender * @copyright Copyright (c) ...


Go Back   68 Classifieds Forums > Technical Support Forums > Technical Support

This topic is resolved.

If you have a similar issue that this thread does not address, open a new related support topic.

 
Thread Tools Display Modes
Old 02-02-2009, 05:33 PM   #1
Customer
 
Join Date: May 2008
Posts: 26
Rep Power: 16
go3matix is on a distinguished road
Question Homepage Problem

The following text is appearing in the middle of our home page:

* @author Dominique Stender * @copyright Copyright (c) 2005-2006 Paul Sullivan, Dominique Stender - SourceForge.net: CPAINT * @version 2.0.3 */ //---- proxy settings ---------------------------------------------------------- $cpaint2_config["proxy.security.use_whitelist"] = true; // Use the whitelist for allowed URLs? //---- proxy security whitelist ------------------------------------------------ /* whitelist data should be added to the variable $cpaint2_proxy_whitelist[] example: $cpaint2_proxy_whitelist[] = "example.com/test.php"; - or - example: $cpaint2_proxy_whitelist[] = "example.com"; ** Omit http:// and https:// from the URL ** */ $cpaint2_proxy_whitelist[] = $_SERVER['HTTP_HOST']; // this server ?>

and I don't know how to get rid of it. Any ideas? We recently moved the site to another server. Is there something we have to install? Thanks.
go3matix is offline  
Old 02-02-2009, 05:41 PM   #2
68 Classifieds Staff
 
Eric Barnes's Avatar
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,489
Rep Power: 136
Eric Barnes is just really nice Eric Barnes is just really nice
Default

That is a problem with short open tags. The fix is to open:
includes/classes/cpaint/cpaint2.config.php and find the first line:
<?
change it to:
<?php
__________________
Eric Barnes
68 Classifieds Developer
Customer Area | Issue Tracker | Documentation | 68C Mods | 68 @ Twitter | My Modules
Eric Barnes is offline  
Closed Thread

Tags
cpaint

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Subategories to appear on homepage Isje Technical Support 6 05-21-2009 01:41 PM
New listings on homepage please Tim_A Technical Support 41 05-31-2008 02:32 PM
HELP!! with homepage Please Jessej Technical Support 3 09-20-2007 03:09 AM


All times are GMT -4. The time now is 06:03 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0