|
Haven't registered yet? Do it here now!
|
db2000
Joined: 13 Sep 2006 Posts: 5
|
|
|
|
|
|
|
Posted: Sat Oct 21, 2006 12:36 pm Post subject: Stuck, stupid setup question |
|
|
|
|
|
|
|
|
|
|
Okay I think I have missed something.
I have loaded static galleries, I have made a template, now what?
I cut an paste the code that the template process into a php file? What else do I need in the file? Do I need to make webpage in dreamweaver and then paste: (I have changed name to mydomain for privacy)
<img src="http://mydomain.com/so/soin.php?referer=<? echo rawurlencode($HTTP_REFERER)?>" border=0 width=0 height=0>
<?php @require_once "http://mydomain.com/so/sohtml/one.php"?>
Or are these the only two things in the php file?
If not what other content needs to be in there? |
|
|
|
|
|
|
|
kaktus Owner
Joined: 22 May 2004 Posts: 1576 Location: CheapestAdultScripts.com
|
|
|
|
|
|
|
Posted: Sat Oct 21, 2006 12:51 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
Hi there, well thats just the code for calling the template.
You have endless options about your design.
You can put your whole page design into the template code, and where the content from SO should appear you put the necessary variables. Then in the page where you want that appear, just paste those 2 linking lines.
But you can put and html and stuff in your destination file, and put the:
<?php @require_once "http://mydomain.com/so/sohtml/one.php"?>
which calls the template at the place where you want it be inserted..
Let me know if you need more help..
Thanks! _________________
|
|
|
|
|
|
|
|
db2000
Joined: 13 Sep 2006 Posts: 5
|
|
|
|
|
|
|
Posted: Wed Oct 25, 2006 4:12 am Post subject: |
|
|
|
|
|
|
|
|
|
|
Do I have to change the code for
<img src="http://mydomain.com/so/soin.php?referer=<? echo rawurlencode($HTTP_REFERER)?>" border=0 width=0 height=0>
?
Do I have enter my URL in the $http_referer section?
I have entered the code that SO spit out with out editing it...and it doesnt work yet |
|
|
|
|
|
|
|
kaktus Owner
Joined: 22 May 2004 Posts: 1576 Location: CheapestAdultScripts.com
|
|
|
|
|
|
|
Posted: Wed Oct 25, 2006 12:19 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
hi there, no you don't have to edit that code, you should paste it into your destination page, exactly as SO displays it for you after you generate your template..
what you mean that it don't work, where you inserted that code and did you inserted it properly? _________________
|
|
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2002 phpBB Group
|
|
phpBB Template designed by SkaidonDesigns |
|
| |