Support Forums

Old 02-02-2009, 04:33 PM   #1
Junior Member
 
Join Date: May 2008
Posts: 14
Rep Power: 4
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   Reply With Quote
Old 02-02-2009, 04:41 PM   #2
68 Classifieds Staff
 
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 4,691
Rep Power: 108
Eric Barnes is a jewel in the rough
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
Please do not send me a private message asking for support. Instead use these open forums or our ticket system.

Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules
Eric Barnes is offline   Reply With Quote

Bookmarks

Tags
cpaint

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Subategories to appear on homepage Isje v4 Questions & Support 3 12-02-2008 09:22 AM
New listings on homepage please Tim_A v4 Questions & Support 41 05-31-2008 01:32 PM
HELP!! with homepage Please Jessej v4 Questions & Support 3 09-20-2007 02:09 AM
blank homepage ads47 v3.1 Questions & Support 1 11-15-2006 08:37 AM
Homepage featured ads? ads47 v3.1 Questions & Support 4 09-27-2006 11:43 PM


All times are GMT -4. The time now is 10:02 PM.


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