Go Back   vb.org Archive > Community Central > vBulletin.org Site Feedback
  #1  
Old 09-12-2007, 04:30 PM
XXP XXP is offline
 
Join Date: Jan 2007
Location: Upstate NY
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Trying to see FPS_External thread but can't get to it

I'm trying to get to a thread about FPS_External.php from links on the .com forums, but when I get there it says that I don't have permission to see it.

What do I need to see it?

Is FPS_External no longer available?

(I'm really trying to find out what's in the external.php and how to get forum names up in the JS generated lists.)
Reply With Quote
  #2  
Old 09-12-2007, 05:36 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The FPS_External threads are no longer available.
Reply With Quote
  #3  
Old 09-15-2007, 10:44 PM
XXP XXP is offline
 
Join Date: Jan 2007
Location: Upstate NY
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Paul M View Post
The FPS_External threads are no longer available.
Thanks Paul.

Do you know why? That is to ask; is it unsafe or something?

Thanks again.
Reply With Quote
  #4  
Old 09-15-2007, 11:06 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have no idea, the author removed them almost a year ago.
Reply With Quote
  #5  
Old 09-27-2007, 09:06 PM
KW802's Avatar
KW802 KW802 is offline
 
Join Date: Jul 2003
Location: A galaxy far, far away...
Posts: 1,450
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just realized today that they were even removed (I really must read my PMs more often).

XXP: From the PM I got the threads were removed because I temporarily had the files removed (if I recall correctly it was because I had to make security related fix). If you're still trying to find a copy you can download it from here.

Paul M: If there is a way for me to re-attach the zip file to have the threads restored, please let me know.

Kevin
Reply With Quote
  #6  
Old 09-28-2007, 01:08 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you want them restored then just drop any staff member a PM (I'm at work so don't have time to look for them atm).
Reply With Quote
  #7  
Old 09-28-2007, 01:20 PM
XXP XXP is offline
 
Join Date: Jan 2007
Location: Upstate NY
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for putting this up but, happily, we were able to find another substitute for external.php that is well documented and that functions w/ 3.6x. (Your site says that it won't work with 3.6. Also, the license at your site seems to disallow modification or customization. Is that your intention? Looks like maybe it was meant for your commercial software.)
Reply With Quote
  #8  
Old 09-28-2007, 08:38 PM
KW802's Avatar
KW802 KW802 is offline
 
Join Date: Jul 2003
Location: A galaxy far, far away...
Posts: 1,450
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Paul M View Post
If you want them restored then just drop any staff member a PM (I'm at work so don't have time to look for them atm).
Will do later, thanks.

Quote:
Originally Posted by XXP View Post
Thanks for putting this up but, happily, we were able to find another substitute for external.php that is well documented and that functions w/ 3.6x. (Your site says that it won't work with 3.6. Also, the license at your site seems to disallow modification or customization. Is that your intention? Looks like maybe it was meant for your commercial software.)
It isn't really intended for use with 3.6.x because the external.php in 3.6.x has been greatly enhanced compared to the older version and many of the options in FPS_External are now stock items in standard version. For the license... hhhmm, I think I need to re-read how exactly it's worded. Anybody is of course free to modify any of the packages, just not redistribute them.
Reply With Quote
  #9  
Old 10-04-2007, 07:52 PM
Michael00 Michael00 is offline
 
Join Date: Sep 2007
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by XXP View Post
Thanks for putting this up but, happily, we were able to find another substitute for external.php that is well documented and that functions w/ 3.6x. (Your site says that it won't work with 3.6. Also, the license at your site seems to disallow modification or customization. Is that your intention? Looks like maybe it was meant for your commercial software.)
XXP,

Can you share the external.php replacement you found? I have been searching for a while for a mod to enable reply posts to show up in the RSS feed.

Thanks,

- Michael
Reply With Quote
  #10  
Old 10-04-2007, 10:34 PM
XXP XXP is offline
 
Join Date: Jan 2007
Location: Upstate NY
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by KW802 View Post
For the license... hhhmm, I think I need to re-read how exactly it's worded. Anybody is of course free to modify any of the packages, just not redistribute them.
Swell! Thanks for that.

It turns out that the one that we have is essentially a slightly modified/enhanced version of your FPS_external.php.

Funny thing is, now after looking at the one we did download with it's much more thorough commenting -- which I'm guessing is yours -- it was possible to see that the near stock external.php was able to do most of what we needed with just a couple of tweaks.

So; yes we ended up modifying the standard distribution for our needs, but ONLY because your documentation made it discernable and usable. Thanks very, very much for that.

?Qui?n es m?s macho?! ?El programador que comenta su c?digo es mucho m?s macho! Oh; ?s?!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:16 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
  • Page Generation 0.05979 seconds
  • Memory Usage 2,252KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete