|
Haven't registered yet? Do it here now!
|
S1L1SC
Joined: 07 May 2007 Posts: 7
|
|
|
|
|
|
|
Posted: Mon May 07, 2007 3:39 am Post subject: Help request - nothing displays |
|
|
|
|
|
|
|
|
|
|
I an new to using php, so I am probably doing something wrong.
I have added galleries to SO, and am trying to get a thumbnail block.
For some reason nothing is showing up though.
Could you take a look at my site and help troubleshoot?
http://solo-girl-galleries.com/
Edit: lol - now it is not working at all |
|
|
|
|
|
|
|
S1L1SC
Joined: 07 May 2007 Posts: 7
|
|
|
|
|
|
|
Posted: Mon May 07, 2007 3:46 am Post subject: |
|
|
|
|
|
|
|
|
|
|
The following code is what I should be using, right?
Code: |
<html>
<head>
</head>
<body>
<img src="http://www.solo-girl-galleries.com/so/soin.php?referer=<? echo rawurlencode($HTTP_REFERER)?>&template=latina" border=0 width=0 height=0>
*code for site*
<tr><td>
<table border="0" align="center" width="700">
<tr><td>
<?php
$ch=curl_init();
curl_setopt($ch, CURLOPT_HEADER,0);
curl_setopt($ch, CURLOPT_URL,"http://www.solo-girl-galleries.com/so/sohtml/latina.php");
curl_exec($ch);
?>
</td></tr>
</table>
</td></tr>
</body>
</htmL>
| [/code] |
|
|
|
|
|
|
|
S1L1SC
Joined: 07 May 2007 Posts: 7
|
|
|
|
|
|
|
Posted: Mon May 07, 2007 4:38 am Post subject: |
|
|
|
|
|
|
|
|
|
|
Never mind - it is working now
Server-side issues. |
|
|
|
|
|
|
|
kaktus Owner
Joined: 22 May 2004 Posts: 1576 Location: CheapestAdultScripts.com
|
|
|
|
|
|
|
Posted: Mon May 07, 2007 10:18 am Post subject: |
|
|
|
|
|
|
|
|
|
|
cool, enjoy _________________
|
|
|
|
|
|
|
|
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 |
|
| |