vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vB Spell :: Spell Checker in WYSIWYG and Standard Modes (https://vborg.vbsupport.ru/showthread.php?t=92202)

tamarian 10-02-2005 11:16 PM

Quote:

Originally Posted by Loukrhtia
Yes but what should I tell them to change?

The PHP script max execution time setting.

tamarian 10-02-2005 11:19 PM

Quote:

Originally Posted by lierduh
Gold has changed the quick_edit's AJAX code. It used to send the quick_edit form by html. It seems now sending it using xml.

I have been trying to find the form name for the quick_edit form but have failed so far.

My test server is a bit messed up, so I'll test this in a couple of days when my environment is back to a clean 3.5 gold state. Feel free to bump this in a couple of days if this is still not sorted out.

Lea Verou 10-02-2005 11:19 PM

This is what my phpinfo says:
max_execution_time 30 30
What should I tell them to put it to?

tamarian 10-02-2005 11:21 PM

Quote:

Originally Posted by Loukrhtia
This is what my phpinfo says:
max_execution_time 30 30
What should I tell them to put it to?

It would be hard to say, as it differs from server to server. If I tell you 60 or 90, it may still not be enough.

Lea Verou 10-02-2005 11:23 PM

Ok I'll tell them 100... I hope they do it even temporarily...

lierduh 10-02-2005 11:23 PM

Quote:

Originally Posted by tamarian
The PHP script max execution time setting.

Or include this in the beginning of the installation script::)

set_time_limit(3600);

The script can run for 1 hour before timing out.

(Also check http log to see if there is any error. It shows if it had timed out.)

Lea Verou 10-04-2005 07:45 PM

Thanks lerduh.
However, I'm trying to uninstall so that I perform a clean install now that safemode is off and When I click step 4 for the table I get a database error that the table exists although I have uninstalled!
How can I solve this?

edit: Where can I find this http log??

tamarian 10-04-2005 07:51 PM

Quote:

Originally Posted by Loukrhtia
Thanks lerduh.
However, I'm trying to uninstall so that I perform a clean install now that safemode is off and When I click step 4 for the table I get a database error that the table exists although I have uninstalled!
How can I solve this?

Hmm, run un-install again and see. It should remove it. There's only one table "vbspell".

Lea Verou 10-04-2005 07:54 PM

Quote:

Originally Posted by tamarian
Hmm, run un-install again and see. It should remove it. There's only one table "vbspell".

I uninstalled many times, it doesn't do it. Can I delete the table from the database myself?

Also, they told my in the host that if they disable safemode I will be able to control myself the max execution time, how will I do it??

tamarian 10-04-2005 08:10 PM

Quote:

Originally Posted by Loukrhtia
I uninstalled many times, it doesn't do it. Can I delete the table from the database myself?

Also, they told my in the host that if they disable safemode I will be able to control myself the max execution time, how will I do it??

Yes, you can delete the vbspell table manually, there shouldn't be a problem with that.

To change the execution time, you just update it in php.ini file. But you should ask your host where yours is. You just edit this cvalue in it max_execution_time = 30


All times are GMT. The time now is 05:29 AM.

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.01475 seconds
  • Memory Usage 1,740KB
  • 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
  • (7)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