ICEFIRE Webmaster Board  

Go Back   ICEFIRE Webmaster Board > CjOverkill Support Forum > CjOverkill General Discussion and Support

CjOverkill General Discussion and Support CjOverkill general discussion and support.

Reply
 
Thread Tools Display Modes
  #1  
Old 29th September 2008, 05:20 PM
paolo paolo is offline
Junior Member
 
Join Date: Sep 2008
Posts: 6
Default very noob issue, ple help

hy, it's my 1st time and it's hurting so...

well, I'd like to use cjoverkill to include the generated code in a right box in my main site

now this is my index.php:
Code:
<?php //include("/home/xxxxx/public_html/in.php"); ?>
<?php include ("toplist///template00.templ"); ?>

and it's my template code:
Code:
##link1##<br>
##link2##<br>
##link3##<br>
##link4##<br>
##link5##<br>
##link6##<br>
##link7##<br>
##link8##<br>
##link9##<br>
##link1##<br>
##link10##<br>
##link11##<br>
##link12##<br>
##link13##<br>
I entered 2 sites for testing purposes and here's the output:
http://www.sesso-gratis.info/index.php


where is the hack?

thanks
Reply With Quote
  #2  
Old 30th September 2008, 10:21 AM
ICEFIRE ICEFIRE is offline
Administrator
 
Join Date: Sep 2008
Location: Galaxy Media
Posts: 337
Send a message via ICQ to ICEFIRE
Default

Try this

in.php include (first line of your index.php page):

<?php include ("in.php"); ?>

toplist include (any place you want the toplist to appear on the index.php or some other page):

<?php include ("toplist/template1.html"); ?>
Reply With Quote
  #3  
Old 7th October 2008, 04:13 PM
paolo paolo is offline
Junior Member
 
Join Date: Sep 2008
Posts: 6
Default

ok, it's working fine now (I suppose...) and now I have some admin question:

- how to disable Autodisabled trade?

- why toplist output doesn't want to stay inside the scheme of full page? I explain, in any case the toplist is show on the left top of the page, even if I write it inside a sidebar html code?

see this page to check it http://www.sesso-gratis.info/page.php?page=tradelist (not public page, the public page is http://www.sesso-gratis.info )

on left-top it shows toplist output
to make it looking fine, I have to show toplist output in an iframe and embed it in right column html code


hope it's clear
Reply With Quote
Reply

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

Forum Jump


All times are GMT +2. The time now is 07:41 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.