![]() |
hi folks...
i'm also using the IE6 and the board only opens a blank page if i click on the download link ! hopefully someone get's a solution for this :) ! greetz |
hey alpha my problem was a call to a .php extension and i use .php3 extensions. when ever i add a hack i have to make sure that i change the extensions. I hope that may be your problem.
|
it isn't cause i only use the *.php extension... i run the board locally on a windows webserver but as i know the javascript variables and so on are given over on the browser or client side so this shouldn't be the fault...
i really checked the hacked code many many times, but there's nothing wrong with it :ermm:... it may be a problem of IE6 + service pack 1 which is included in the windows xp version with service pack 1 but i don't know... |
Quote:
1- It does not matter for the hack whether you are in Windows or unix. My board is on unix server while my localhost is on Windows and the hack works well on both servers.. 2- Your post gave me the impression that your problem is related to your file type associations or your browser. Here are some steps to find out: a) Try to right click on Download Thread Link and choose "Save Target As" from the menu, does it download now? b) Try to use different browsers like Netscape, Opera or Mozzilla, does it work? c) Is it only you who have the problem? Can your users download without problems? d) Cant you download from other boards' download thread link either? Say, try here: http://www.bimmervibe.com/phorum/sho...=&threadid=415 If your answer is YES for either of above, it means the problem is not related to the hack but your file type settings/browser. What can be your problem then? When you download a program with .xxx extension for the first time, Windows asks you what to do: Open it or Save it. And there is a small box there, Always ask before opening this type of file". If you accidently clear that for ".txt" files and choose to "OPEN" it once, then your IE will be associated with txt files and whenever you click one, IE will automatically open it, instead of save it (or ask what to do). If this is your problem you have to cancel .txt file associations with your IE. To do this either choose a .txt file SHIFT-Right mouse Click/Open With and choose notepad or My computer/View/Tools/Folder Options/File Types and cancel IE's relation with txt files.. I hope this will help.. |
hi logician !
a) it will download the showthread.htm b) this ++++in' nutscrape and the other ones have all the same problem c) i don't like other users on my local pc :D d) it work's on this board so i think it's the hack itself if you're good in php i can send you the files which are involved in this hack so that you can look at them, but i think i'm not bad in this by myself so that you wouldn't find any errors ;) but if you want you can try :) greetz |
Quote:
|
Hi there!
This is a great hack, but i just have one problem. When i try to download a thread it sends me to the nopermission_error template. I'm an Admin. How the hell is that possible?;) this is what checks the perms: // Check Permissions so that a smartass wouldnt download a thread he doesnt allowed to see $getperms=getpermissions($thread['forumid'],-1,-1,$forum['parentlist']); if (!$getperms['canview'] or !$thread['visible']) {show_nopermission();} if (!$getperms['canviewothers'] and ($thread['postuserid']!=$bbuserinfo['userid'] or $bbuserinfo['userid']==0)) {show_nopermission();} What is going wrong here? |
Quote:
|
Works great. Thnx man! :knockedout:
One question which has nothing to do with ur hack. :) Does the amount of tables in a (MySql) database has any effect on the speed of that database? |
Quote:
|
All times are GMT. The time now is 02:03 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|