Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Download System
Skiilz Offline
Member
***
Posts: 198
Joined: Nov 2010
Post: #61
RE: Download System
(01-29-2011 02:27 AM)RocketFoot Wrote:  Hmmm...I am stumped!  The text url still does not work.  I even uploaded a new pdf to rule out a problem with the original.

http://www.7173mustangs.com/thread-test-...http://www.7173mustangs.com/thread-test-report-upload?pid=99

ETA:  Just tested in IE and it works!  What would cause FireFox to null the download?
It is working on FireFox. Install Foxit Reader and you will see.

[Image: 468x602b.png]
01-29-2011 02:48 AM
Find all posts by this user Quote this message in a reply
RocketFoot Offline
Senior Member
****
Posts: 338
Joined: Jul 2010
Post: #62
RE: Download System
OK, I got it working now!  I had reader installed but it must have been an old version.  I updated and BOOM!  Works now!

Any suggestions on adding a side column with links to the 3 separate categories?  I'm not quite sure what to do beyond creating the side bar!  LOL

[Image: gallery_2_628_39582.jpg]
01-29-2011 03:33 AM
Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #63
RE: Download System
(01-29-2011 03:33 AM)RocketFoot Wrote:  Any suggestions on adding a side column with links to the 3 separate categories?

If you mean the side column in your download section, you need to put this kinds of URL (based on the original example):

HTML Code
<a href="{$forumurl_q}filtertf_fcat=Plugin">Plugin</a>
<a href="{$forumurl_q}filtertf_fcat=Modification">Modification</a>
<a href="{$forumurl_q}filtertf_fcat=Theme">Theme</a>


01-29-2011 07:43 AM
Find all posts by this user Quote this message in a reply
RocketFoot Offline
Senior Member
****
Posts: 338
Joined: Jul 2010
Post: #64
RE: Download System
(01-29-2011 07:43 AM)RateU Wrote:  
(01-29-2011 03:33 AM)RocketFoot Wrote:  Any suggestions on adding a side column with links to the 3 separate categories?

If you mean the side column in your download section, you need to put this kinds of URL (based on the original example):

HTML Code
<a href="{$forumurl_q}filtertf_fcat=Plugin">Plugin</a>
<a href="{$forumurl_q}filtertf_fcat=Modification">Modification</a>
<a href="{$forumurl_q}filtertf_fcat=Theme">Theme</a>

Yes.  I wonder what they will lead to though?  Will I need to create a new threadlist template?  Might have to do  little experimenting...Smile

[Image: gallery_2_628_39582.jpg]
01-29-2011 07:47 AM
Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #65
RE: Download System
It will acts like category in other XThreads example application (for example, your article gallery).

01-29-2011 08:26 AM
Find all posts by this user Quote this message in a reply
RocketFoot Offline
Senior Member
****
Posts: 338
Joined: Jul 2010
Post: #66
RE: Download System
I think i found a bug with the new XThreads upgrade...after upgrade, my download system quit working...

http://www.7173mustangs.com/thread-marti...http://www.7173mustangs.com/thread-marti-report?B1=Click+Here+to+

Guests can't download, but the error I get when trying to download is:
Quote:No parameters specified.
  (White screen, no template)

What could be wrong?

[Image: gallery_2_628_39582.jpg]
02-06-2011 01:51 PM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #67
RE: Download System
Your images appear to be working, eg http://www.7173mustangs.com/xthreads_att...http://www.7173mustangs.com/xthreads_attach.php?file=333_1296583039_bdb04342/2bcb56995efabb602530cbef548c2325/ScannedIma

Can you post the HTML surrounding the Download Now button?

My Blog
02-06-2011 02:11 PM
Find all posts by this user Quote this message in a reply
RocketFoot Offline
Senior Member
****
Posts: 338
Joined: Jul 2010
Post: #68
RE: Download System
Yes, images work, but the download button does not...here is the code from display format:

Code:
1
2
3
4
5
6
7
8
9
<form action="{URL}" target="_blank" method="get">

<p>

<input type="submit" name="B1" " id="B1"value="Click Here to View My Marti Report" />

</p>

</form>


It was working previously.


[Image: gallery_2_628_39582.jpg]
(This post was last modified: 02-06-2011 02:17 PM by RocketFoot.)
02-06-2011 02:16 PM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #69
RE: Download System
Your HTML is a bit messed up, should be:

HTML Code
<input type="submit" name="B1" id="B1" value="Click Here to View My Marti Report" />


But anyway, I think I've found the issue.
You can fix it by changing the form's method from "get" to "post".  But there's also a bug in XThreads which caused this to break - I'll release a fix for it.
I've updated the first post, as a "post" method is probably more appropriate than "get".

Thanks for pointing that out.


My Blog
02-06-2011 02:31 PM
Find all posts by this user Quote this message in a reply
RocketFoot Offline
Senior Member
****
Posts: 338
Joined: Jul 2010
Post: #70
RE: Download System
(02-06-2011 02:31 PM)ZiNgA BuRgA Wrote:  Your HTML is a bit messed up, should be:

HTML Code
<input type="submit" name="B1" id="B1" value="Click Here to View My Marti Report" />


But anyway, I think I've found the issue.
You can fix it by changing the form's method from "get" to "post".  But there's also a bug in XThreads which caused this to break - I'll release a fix for it.
I've updated the first post, as a "post" method is probably more appropriate than "get".

Thanks for pointing that out.


Thanks Zinga!  Changing get to post seems to have done the trick for now!

[Image: gallery_2_628_39582.jpg]
02-06-2011 02:37 PM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

 Standard Tools
Forum Jump: