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 30th December 2008, 06:08 PM
geenstijl geenstijl is offline
Junior Member
 
Join Date: Nov 2008
Posts: 18
Default include

How i can i include my entry,s pages in pivot>>

the <!--#include file="in.php" --> not couting in my pivot enty,s

while help this include ("/home/admin/domains/mysite.com/public_html/in.php"); or somthing???
Reply With Quote
  #2  
Old 30th December 2008, 08:21 PM
ICEFIRE ICEFIRE is offline
Administrator
 
Join Date: Sep 2008
Location: Galaxy Media
Posts: 337
Send a message via ICQ to ICEFIRE
Default

If you are using php pages then use the php include.
include ("in.php");

or

include ("/full/path/to/in.php");


If you are using shtml pages then probably you will have to use the full path because seems you are using some multipage CMS.
Reply With Quote
  #3  
Old 30th December 2008, 08:30 PM
geenstijl geenstijl is offline
Junior Member
 
Join Date: Nov 2008
Posts: 18
Default

Quote:
Originally Posted by ICEFIRE View Post
If you are using php pages then use the php include.
include ("in.php");

or

include ("/full/path/to/in.php");


If you are using shtml pages then probably you will have to use the full path because seems you are using some multipage CMS.

Yes tnx for your response
("/home/admin/domains/mysite.com/public_html/in.php"); works fine and counting my in hits but
now all my pages are blanko


this now the code
// First line defense.
include ("/home/admin/domains/site.com/public_html/n.php");

Last edited by geenstijl; 30th December 2008 at 08:45 PM.
Reply With Quote
  #4  
Old 31st December 2008, 10:30 AM
ICEFIRE ICEFIRE is offline
Administrator
 
Join Date: Sep 2008
Location: Galaxy Media
Posts: 337
Send a message via ICQ to ICEFIRE
Default

Shouldn't it be:
// First line defense.
include ("/home/admin/domains/site.com/public_html/in.php");


you seem toinclude n.php instead of in.php unless it's a typo.
Reply With Quote
  #5  
Old 31st December 2008, 02:13 PM
geenstijl geenstijl is offline
Junior Member
 
Join Date: Nov 2008
Posts: 18
Default

Quote:
Originally Posted by ICEFIRE View Post
Shouldn't it be:
// First line defense.
include ("/home/admin/domains/site.com/public_html/in.php");


you seem toinclude n.php instead of in.php unless it's a typo.

include ("/home/admin/domains/site.com/public_html/in.php"); yeah same problem my entry,s are blanko
Reply With Quote
  #6  
Old 31st December 2008, 06:36 PM
ICEFIRE ICEFIRE is offline
Administrator
 
Join Date: Sep 2008
Location: Galaxy Media
Posts: 337
Send a message via ICQ to ICEFIRE
Default

Can you please provide and URL where I can see what CMS are you using?

Perhaps it's something CMS related that must be tweaked.
Reply With Quote
  #7  
Old 1st January 2009, 02:02 PM
geenstijl geenstijl is offline
Junior Member
 
Join Date: Nov 2008
Posts: 18
Default

Quote:
Originally Posted by ICEFIRE View Post
Can you please provide and URL where I can see what CMS are you using?

Perhaps it's something CMS related that must be tweaked.
I ussing the pivot script http://www.pivotlog.net/
Ans here is e de page,s wherei have problems http://www.pornoamateurs.be/pivot/entry.php?id=10320 sho all the
http://www.pornoamateurs.be/pivot/entry.php
Reply With Quote
  #8  
Old 3rd January 2009, 09:55 PM
geenstijl geenstijl is offline
Junior Member
 
Join Date: Nov 2008
Posts: 18
Default

ICEFIRE

You have a solution?? For my problem
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 02:47 AM.


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