View Single Post
Old April 6th, 2009, 05:38 PM   #3 (permalink)
skidpics
Ultimate Member
 
Join Date: Jun 2007
Location: Texas
Posts: 1,362
Send a message via Yahoo to skidpics
This doesn't seem to work. It still shows with the echo and print commands on the screen.i.e. 0 ) { echo << and PPPRINT; } else { echo <<

<span class="TabbedPanelsContent">
<?
if ( $User['userid'] > 0 )
{
echo <<<PPPRINT




PPPRINT;
}
else
{
echo <<<PPPRINT

Quote:
<table width="93%">
<tr>
<td width="50%"><p class="style6">Uploading to skidpics.com is really simple with this plugin app! Click on <strong>Browse</strong> to select files or use drag'n'drop from the explorer, then click on <strong>Upload</strong> to send the pictures to the server. From there you need to processthe images by following the link at the bottom of the page. <strong>(this only works if you are NOT LOGGED IN!). </strong></p>
<p class="style6">Although this uploader is quit fast, <strong>registered user have access to a more robust uploader</strong>, with more options. <a href="http://skidpics4images/skidpics.com/forum/" target="_blank">Register for free</a> and gain access to lots more options...</p>
<p class="style6"><strong>1. Browse and select the photos you want to upload.</strong></p>
<p class="style6"><strong>2. Once Added, click on Upload to start uploading your photos.</strong></p>
<p class="style6"><span class="style4">3. Once Uploads are 100% Done, <em><a href="http://skidpics4images.skidpics.com/photopost/bulkupload.php?ppaction=addphotos&do=preview&donotdelete=&photopath=0&upuser=&notify=&rating=yes&comments=yes&defcat=501&deftitle=&defdesc=&defdesc=&keywords=&numprocess=10&processall=no&dthumbs=yes&mature=no">Click here</a> to process the photos</em>. Your photos <em>WILL NOT BE ADDED</em> unless you process the photos!</span><br>
</p></td>
<td width="50%"><object id="FlashFilesUpload" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0"
width="450" height="350" classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" viewastext>
<!-- Replace symbols " with the &quot; at all parameters values and
symbols "&" with the "%26" at URL values or &amp; at other values!
The same parameters values should be set for EMBED object below. -->
<!-- Processing Script Start - Be sure the change the upload directory in this script -->
<param name="FlashVars" value"uploadUrl=powuploadfiles.php" />
<!-- Processing Script End - Be sure the change the upload directory in this script -->
<param name="BGColor" value="#F8F6E6" />
<param name="Movie" value="ElementITMultiPowUpload1.7.swf" />
<param name="Src" value="ElementITMultiPowUpload1.7.swf" />
<param name="WMode" value="Window" />
<param name="Play" value="-1" />
<param name="Loop" value="-1" />
<param name="Quality" value="High" />
<param name="SAlign" value="" />
<param name="Menu" value="-1" />
<param name="Base" value="" />
<param name="AllowScriptAccess" value="always" />
<param name="Scale" value="ShowAll" />
<param name="DeviceFont" value="0" />
<param name="EmbedMovie" value="0" />
<param name="SWRemote" value="" />
<param name="MovieData" value="" />
<param name="SeamlessTabbing" value="1" />
<param name="Profile" value="0" />
<param name="ProfileAddress" value="" />
<param name="ProfilePort" value="0" />
<!-- Embed for Netscape,Mozilla/FireFox browsers support. Flashvars parameters are the same.-->
<!-- Replace symbols " with the &quot; at all parameters values and
symbols "&" with the "%26" at URL values or &amp; at other values!

at the end of line 66, flashvars, the &redirectUploadUrl= is the value you want that will redirect the script once the uploads
are completed - change it or delete that part out -->
<!-- Use &redirectUploadUrl= on line 72 to forward to a page: uploadUrl=powuploadfilestest.php&redirectUploadUrl=http://skidpics.com/uploadphoto.php -->
<embed bgcolor="#F8F6E6" id="EmbedFlashFilesUpload" src="ElementITMultiPowUpload1.7.swf" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="410" height="300" flashvars="uploadUrl=powuploadfiles.php"> </embed>
</object></td>
</tr>
<tr>
<td colspan="2"><hr />
<p style="text-align: center;">Having problems with this upload? <a href="http://skidpics4images.skidpics.com/photopost/uploadphoto.php">Use our default one.</a></p>
<p style="text-align: center;">&nbsp;</p></td>
</tr>
</table>
PPPRINT;
}
?>
</span>
skidpics is offline   Reply With Quote