vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   New Posting Features - 'Text to Speech' user posts (https://vborg.vbsupport.ru/showthread.php?t=188839)

jamesf4218 08-24-2008 08:05 PM

Quote:

Originally Posted by Digital Jedi (Post 1606035)
Which version are you using? The one with local javascript or the one with the remote?

I tried both. Neither worked.

JTF

TimberFloorAu 08-24-2008 09:36 PM

We are using the Local version DJ, because of the window size.

I have noticed additional lag, and I suspect this is the IE issue.

I will be reverting today.

Ste

TimberFloorAu 08-24-2008 09:43 PM

1. reverted to remote js version
2. windows unable to open destination window, but the pop up appears behind main forum page, close the alert box, and main forum page blanks out.

3. page lag, had disappeared since going from local to remote

4. I have done some more images for buttons ( please dont ask for any ) I havent got the time to do individual requests.

jamesf4218 08-25-2008 02:55 PM

(Second edit)

I fixed it myself.

To make it work on IE just change:

Quote:

<a href="javascript:void(0);"
onclick="get_id('post_message_$post[postid]','en','fm');">
<img src="images/misc/speech.png" alt="" width="123" height="37" border="0"
style="margin-right:0.4em;"/></a>
to

Quote:

<img onclick="get_id('post_message_$post[postid]','en','fm');" src="images/misc/speech.png" alt="" width="123" height="37" border="0"
style="margin-right:0.4em;"/>
You should also make sure you wait until the page has fully downloaded before clicking the button.

Digital Jedi 08-25-2008 05:59 PM

Oh, I see. I bet your forum was prepending javascript:void(0); with your forum address.

191251gs 08-26-2008 03:31 PM

Hello first thank you for this modification! :up:
I run a forum with people who have bad eyes to read.
Is there also a German translation ?:)
Thank you and friendly greetings.

TheInsaneManiac 08-26-2008 05:25 PM

I would use it, but I used voz before and they are down a lot.

whitetigergrowl 08-26-2008 08:56 PM

Marked as installed but waiting for a proper IE fix before fully installing.

Many also use VBSEO. Would this have any conflicts with that?

Digital Jedi 08-27-2008 06:46 AM

Quote:

Originally Posted by whitetigergrowl (Post 1607659)
Marked as installed but waiting for a proper IE fix before fully installing.

Many also use VBSEO. Would this have any conflicts with that?

It's probably not an IE problem, but vB problem. Sometime vBulletin puts your board URL in front of Javascript links. Just change javascript:void(0); to # and there shouldn't be a problem.

Hornstar 08-28-2008 07:33 AM

This is really cool!

I would love to host a text to speech on my dedicated server. does anyone know of any software that would allow me to run something like this from my server?

Edit: I found this http://www.digitalfuturesoft.com/texttospeechserver.php
If I got that, would that work?


All times are GMT. The time now is 11:58 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.01203 seconds
  • Memory Usage 1,738KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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