vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Show Thread Enhancements - Replace URL's With Page Title (https://vborg.vbsupport.ru/showthread.php?t=155909)

Jafo232 06-12-2008 06:40 PM

Quote:

Originally Posted by iettafune (Post 1547415)
work on 3.7.1 PL1????

Yes it does.

bc3tech 06-12-2008 06:53 PM

Quote:

Originally Posted by Jafo232 (Post 1547862)
Yes it does.

really? answer that and not the other problems (particularly mine)?
here i'll even save you the trouble of going back a page:
Quote:

Originally Posted by bc3tech (Post 1542324)
hm. i installed this and verified the plugin is running and whatnot, but don't see the desired behavior.
does it happen after a particular amount of time?
should i see it on a "preview" or "go advanced" (from quick reply)?

any steps you'd like me to try for debugging purposes?

also, have you considered writing an admin maintenance task that would process all the links posted prior to installing this mod? would be most awesome.

i'm also finding that altering the plugin (basically clicking "save" after doing "edit" on the plug) after installation is impossible. every time i try i get a Service Temporarily Unavailable error from the site. However i can do anything else i want w/ any other plugins i have installed. the only way i've been able to change the plugin code is to change it in the XML and re-upload w/ overwrite... pretty weird if i do say so myself (and i do)


Jafo232 06-13-2008 01:44 AM

Sorry I haven't been helpful, should I give you a refund? :rolleyes:

Anyway does your server allow you to use fopen() to open URL's? That would be where I would check first..

bc3tech 06-13-2008 12:29 PM

Quote:

Originally Posted by Jafo232 (Post 1548106)
Sorry I haven't been helpful, should I give you a refund? :rolleyes:

Anyway does your server allow you to use fopen() to open URL's? That would be where I would check first..

am nearly positive it does; what could i do to verify? i'm using a hosting company not my "own" server per se.

Jafo232 06-13-2008 12:33 PM

I would think a little script like this would tell you:

Code:

if (!fopen("http://www.yahoo.com/", "r")) {

echo "Cannot open site";

}

else {

echo "Success!";

}


Super Jinni 06-13-2008 03:26 PM

sometimes I got this error if I post some links:

Network Error (tcp_error)

A communication error occurred: "Operation timed out"
The Web Server may be down, too busy, or experiencing other problems preventing it from responding to requests. You may wish to try again at a later time.


but sometimes it works ok and have no problem.. is there anyway to avoid this error?

thanks

:)

bc3tech 06-18-2008 02:07 PM

Quote:

Originally Posted by Jafo232 (Post 1548361)
I would think a little script like this would tell you:

Code:

if (!fopen("http://www.yahoo.com/", "r")) {

echo "Cannot open site";

}

else {

echo "Success!";

}


thanks. it appears as though fopen() is blocked by hoster's server configuration. any way around this?

Jafo232 06-18-2008 02:27 PM

Quote:

Originally Posted by bc3tech (Post 1552597)
thanks. it appears as though fopen() is blocked by hoster's server configuration. any way around this?

Not with this plugin, but you may want to try this one, but note that plugin does not check an URL for size, so if someone posts a link to a large file, it has the possibility of creating a load on the server..

Super Jinni 06-19-2008 01:50 AM

and what about my issue?!!!

hotpursuite 07-31-2008 09:26 AM

thank you. Very beautiful plunigs.


All times are GMT. The time now is 01:07 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.01447 seconds
  • Memory Usage 1,744KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete