YouDie
Newbie
Offline
Posts: 16
Thank You
-Given: 0
-Receive: 0
|
 |
« on: May 10, 2007, 02:24:31 AM » |
|
I disabled (mean made them unvisible) in thml files all upload buttons, but i couldn't make this action for buttons download , lightbox and other. Any1 help me it how to make invisible others? Thx guys 
|
|
|
|
Logged
|
|
|
|
manurom
Guest
|
 |
« Reply #1 on: May 10, 2007, 02:50:39 AM » |
|
Hello; erase or comment in your_4images_gallery/templates/your_template/details.html: 1
| {lightbox_button} {postcard_button} {download_button} {download_zip_button} |
You will then make invisible lightbox_button, postcard_button, download_button and download_zip_button.
|
|
|
|
Logged
|
|
|
|
YouDie
Newbie
Offline
Posts: 16
Thank You
-Given: 0
-Receive: 0
|
 |
« Reply #2 on: May 10, 2007, 02:52:19 AM » |
|
umm really thx. I dont know much about these codes but if i know in which file they, i can easiliy delete them
|
|
|
|
Logged
|
|
|
|
YouDie
Newbie
Offline
Posts: 16
Thank You
-Given: 0
-Receive: 0
|
 |
« Reply #3 on: May 10, 2007, 03:00:12 AM » |
|
really thx ! it worked! but now i need e redirector for my download links!  is it possible to make there Click To Download text which will redirect it to my link=?
|
|
|
|
Logged
|
|
|
|
manurom
Guest
|
 |
« Reply #4 on: May 10, 2007, 03:01:08 AM » |
|
your_4images_gallery/templates/your_template/details.html
Or else, in your template's details.html file. Sorry to not be clear enough. OOOPS... too late!
|
|
|
|
Logged
|
|
|
|
manurom
Guest
|
 |
« Reply #5 on: May 10, 2007, 03:02:40 AM » |
|
really thx ! it worked! but now i need e redirector for my download links!  is it possible to make there Click To Download text which will redirect it to my link=? What do you exactly mean, please? 
|
|
|
|
Logged
|
|
|
|
YouDie
Newbie
Offline
Posts: 16
Thank You
-Given: 0
-Receive: 0
|
 |
« Reply #6 on: May 10, 2007, 03:05:22 AM » |
|
i dont need buttons, when i click to download button, it downloads a small rar but it s not the original, also i cannot open this rar file cuz of errors... Clearly i want to make my download button as text not an image.. Like Click To Download text. possible?
|
|
|
|
Logged
|
|
|
|
YouDie
Newbie
Offline
Posts: 16
Thank You
-Given: 0
-Receive: 0
|
 |
« Reply #7 on: May 10, 2007, 03:12:15 AM » |
|
i thnik i made a big mistake  1stlu i must ask why my download button doesnt work.  i wrote rapid share libk to download url section but it doesnot works! directly download a file. Is it a bug or something another. looked at bug &fixes but couldnt find a solution
|
|
|
|
Logged
|
|
|
|
manurom
Guest
|
 |
« Reply #8 on: May 10, 2007, 03:16:56 AM » |
|
Ow; in fact, as you asked for, all your download features are now erased... So you just want to have a text link and not a button link for the download function... I saw this feature a long time ago. Don't remember now where, sorry. Please let me check my forum history. I will advice you as soon as I can by PM, very soon I promise. Regards (speedly and quickly are not same things).
|
|
|
|
Logged
|
|
|
|
manurom
Guest
|
 |
« Reply #9 on: May 10, 2007, 03:19:06 AM » |
|
Ow; in fact, as you asked for, all your download features are now erased... So you just want to have a text link and not a button link for the download function... I saw this feature a long time ago. Don't remember now where, sorry. Please let me check my forum history. I will advice you as soon as I can by PM, very soon I promise. Regards (speedly and quickly are not same things).
EDITED: you now have a "download" button that works. Isn't it enough?
|
|
|
|
Logged
|
|
|
|
YouDie
Newbie
Offline
Posts: 16
Thank You
-Given: 0
-Receive: 0
|
nope it doesnt works! But nvm. i think i can find a way to make it working! But no idea why download button bugged like this. Thanks for everything:)
|
|
|
|
Logged
|
|
|
|
manurom
Guest
|
I tried to download your two OSC templates and had an error. I retrieve 5 kb fils. I do not think it is related to the script. Maybe server problem, or else, bad FTP archive upload. Hint: do you host your files on RapidShare?
|
|
|
|
Logged
|
|
|
|
YouDie
Newbie
Offline
Posts: 16
Thank You
-Given: 0
-Receive: 0
|
on rapidshare ! is it a matter for download?
|
|
|
|
Logged
|
|
|
|
manurom
Guest
|
Hello; I do not really understand where the problem is. When you try to download your OSCommerce templates, you retrieve a dummy rar file, with 5 kb size. If you look at its code, you will find this: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>RapidShare: 1-Click Webhosting</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link rel="stylesheet" type="text/css" href="http://images.rapidshare.com/img/styles.css" /> <script type="text/javascript" src="http://images.rapidshare.com/img/css_dropdown.js"></script> </head> <body>
<div id="wrapper">
<div id="header"> <img src="http://images.rapidshare.com/img/rslogo.jpg"> </div>
<ul class="dropdown" id="mainmenu"> <li><a href="http://rapidshare.com">Home</a></li> <li><a href="http://rapidshare.com/en/news.html">News</a></li>
<li><a href="#">Premium zone</a> <ul> <li><a href="https://ssl.rapidshare.com/cgi-bin/premiumzone.cgi">Premium-zone Login</a></li> <li><a href="http://rapidshare.com/en/forgotpw.html">Forgot your password?</a></li> <li><a href="http://rapidshare.com/en/premium.html">Join PREMIUM</a></li> </ul> </li>
<li><a href="#">Free zone</a> <ul> <li><a href="https://ssl.rapidshare.com/cgi-bin/collectorszone.cgi">Collector's Zone Login</a></li> <li><a href="http://rapidshare.com/en/freefolders.html">Create your own RapidShare folders</a></li> </ul> </li>
<li><a href="#">Rapid Tools</a> <ul> <li><a href="http://rapidshare.com/en/rapiduploader.html">Rapid Uploader</a></li> <li><a href="http://rapidshare.com/en/checkfiles.html">Link Checker</a></li> </ul> </li>
<li><a href="http://rapidshare.com/en/faq.html">FAQ</a></li>
<li><a href="http://rapidshare.com/en/imprint.html">Support</a></li>
<li><a href="http://rapidshare.com/en/banners.html">Banners</a></li>
<li><a href="http://rapidshare.com/en/imprint.html">Imprint</a></li> </ul>
<div id="terminator"></div> <div id="main"><div id="content"><div class="inner"> <h2>The future of 1-Click Webhosting</h2>
<div align="center">
<p><font color="red">You want to download a file. Please scroll down to proceed.</font><br> <a href="http://rapidshare.com">We host your files for free! Click here to upload files.</a></p>
<table><tr><td> <b>Upload-Limit: <font color="red">Unlimited!</font></b> (Max. <b><u>100 MB</u></b> per file! Split-Archives allowed!)<br> <b>Download-Limit: <font color="red">Unlimited!</font></b> (Some files have 100.000 Downloads!) </td></tr></table>
<p align="justify">The RapidShare AG has taken the goal to set a new standard in webhosting, to better serve the needs of the community. A nearly endless scalable system has been designed with more than <b>1680 Terabytes</b> of space and <b>90 Gigabit/s</b> of internet-bandwidth. Our support team is available for you nearly 24 hours a day, also via telephone.</p>
<p><p><form action="http://rs2.rapidshare.com/files/30453550/TM_7501_Full.rar" method="post"> You want to download the file <b>http://rapidshare.com/files/30453550/TM_7501_Full.rar</b><br><table id="premiumtable" cellpadding="5" cellspacing="0"> <tr><td><b>Feature-Overview</b></td><td align="center"><b>Premium</b></td><td align="center"><b>Free</b></td></tr> <tr><td><b>Download-Limit</b></td><td align="center"><b>No limits¹</b></td><td align="center">Limited</td></tr> <tr><td><b>Max. parallel downloads</b></td><td align="center"><b>Unlimited</b></td><td align="center">1</td></tr> <tr><td>Use RapidUploader to upload files</td><td align="center"><img src="http://images.rapidshare.com/img/checkbox.png"></td><td align="center"><img src="http://images.rapidshare.com/img/checkbox.png" /></td></tr> <tr><td>Support for Download-Accelerators</td><td align="center"><img src="http://images.rapidshare.com/img/checkbox.png"></td><td align="center">No</td></tr> <tr><td>Resume aborted downloads</td><td align="center"><img src="http://images.rapidshare.com/img/checkbox.png"></td><td align="center">No</td></tr> <tr><td>Downloads start without delays</td><td align="center"><img src="http://images.rapidshare.com/img/checkbox.png"></td><td align="center">No</td></tr> <tr><td>Extra slots, if the servers are full</td><td align="center"><img src="http://images.rapidshare.com/img/checkbox.png"></td><td align="center">No</td></tr> <tr><td>RapidShare Direct-Downloads</td><td align="center"><img src="http://images.rapidshare.com/img/checkbox.png"></td><td align="center">No</td></tr> <tr><td>When are YOUR files deleted?</td><td align="center">Never!²</td><td align="center">90 days without download</td></tr> <tr><td><b>Select your download:</td><td align="center"><input type="submit" name="dl.start" value="PREMIUM"></td><td align="center"><input type="submit" name="dl.start" value="Free"></td></tr> </table></form></p></p> </div> </div></div></div> </div><!-- wrapper --> <div id="footer">© 2006 by RapidShare AG | ALL RIGHTS RESERVED</div> <p> </p> </body> </html>
|
I don't know how you setted your download urls.
|
|
|
|
Logged
|
|
|
|
YouDie
Newbie
Offline
Posts: 16
Thank You
-Given: 0
-Receive: 0
|
where can i check these?  im nooby 
|
|
|
|
Logged
|
|
|
|
|