View Single Post
  #5  
Old 13th November 2014, 03:54
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
Quote:
Originally Posted by WhyMe View Post
nope its not in plugins lol what is in plugins is the phps that do not run the game nor gal lol as it runs from the root file not plugin

you can try this but giveout blank page
PHP Code:
<p>
<
script language="JavaScript">
         <!--
         function 
tsf_gallery() {
         
props=window.open('tsf_gallery_readme.php''poppage''toolbars=0, scrollbars=1, location=0, statusbars=0, menubars=0, resizable=0, width=650, height=500 left = 100, top = 100'allowtransparency="true");
         }
         -->
</script></head></html>
<center><a href="javascript:tsf_gallery()" onMouseover="ddrivetip('SITENAME offers you a image storage area to store all your pictures you choose to use on the SITENAME.  Upload your pictures to the SITENAME Gallery Storage to help reduce load times from pulling your pictures from outside of the server. <br>Click the Link to upload a picture now.', 250)"; onMouseout="hideddrivetip()"><font color=#0000A0>Upload Image to Image Gallery</font></a></center>
<p> 

What Kind of code is this?
Mistake #1 <p> tag before <body>
Mistake #2 Any thing placed after </html>
Mistake #3 No <body></body>
Mistake #4 No closing of <p>tag

And that is only in the first one
the second code is wayyyyyyyyy worse the that!
I think you may want to step back and rethink your work Buddy!
__________________
Do not ask me to help you work on your site that is not phpMyBitTorrent
Do not ask me to make a mod for any other source
Do not Ask me to setup your site.
I will no longer help you setup your site, there is a setup script if you have trouble with it post in the forum here or in BT.Manager™ forum
My Current Demo is here http://demo.btmanager.org/
Reply With Quote
The Following User Says Thank You to joeroberts For This Useful Post:
Titya (22nd November 2014)