vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Show Thread Enhancements - [AJAX] Post Thank You Hack (https://vborg.vbsupport.ru/showthread.php?t=165673)

testerv 10-09-2013 03:29 PM

Quote:

Originally Posted by testerv (Post 2451276)
I'm still getting the 'table not existing' emails so I will delete the files and see if that helps.

It's odd that I've deleted all the files that I uploaded and uninstalled the product and I am still gettting error messages that state the forum.post_thanks table doesn't exist.

I would almost guarantee that the issue is with my lousy host.

Simon Lloyd 10-09-2013 03:45 PM

If you have a big board it's probably because the installation sequence is still running where it attempts to index each post and check for thanks while building the thanks table and as the table for that now doesn't exist because you've uninstalled it you are now getting the errors.

testerv 10-09-2013 04:40 PM

IS there a way to stop that installation sequence?

Simon Lloyd 10-09-2013 05:05 PM

You'd have to find the process on your server and kill it either through the server control panel like plesk or using ssh....etc or just wait until it bottoms out.

There may be remnants of the installleft behind which is causing the action, i suggest, close your board, upload the files, reinstall the product, wait for the processes to finish then uninstall.

testerv 10-09-2013 06:03 PM

How do I know when the process is finished? Are we talking about the process of indexing or the process of the uninstall?

Simon Lloyd 10-09-2013 08:15 PM

processes of indexing. If you install it again it may even correct the issue, but remember with a big board it can take some time and even time out, if it does just start the install again and it should happen quite quickly.

You'd have to check your server for the processes to see whats running.

testerv 10-10-2013 12:32 AM

My board in miniature at best. I'm sure this started due to an issue at my host. It usually times out when I try to upload or install something.

Simon Lloyd 10-10-2013 02:03 AM

in that case the have the timeouts set too low, or the max_packet set too low

rmd1 12-24-2013 12:00 PM

Quote:

Originally Posted by shakirulqadree (Post 2448697)
PHP Code:

DeprecatedAssigning the return value of new by reference is deprecated in /home/urduhi/public_html/forum/includes/init.php on line 53

Deprecated
Assigning the return value of new by reference is deprecated in /home/urduhi/public_html/forum/includes/init.php on line 105

Deprecated
Assigning the return value of new by reference is deprecated in /home/urduhi/public_html/forum/includes/init.php on line 109

Deprecated
Assigning the return value of new by reference is deprecated in /home/urduhi/public_html/forum/includes/init.php on line 117

Deprecated
Assigning the return value of new by reference is deprecated in /home/urduhi/public_html/forum/includes/init.php on line 128

Deprecated
Assigning the return value of new by reference is deprecated in /home/urduhi/public_html/forum/includes/init.php on line 132

Deprecated
Assigning the return value of new by reference is deprecated in /home/urduhi/public_html/forum/includes/init.php on line 140

Deprecated
Assigning the return value of new by reference is deprecated in /home/urduhi/public_html/forum/includes/init.php on line 209

Deprecated
Assigning the return value of new by reference is deprecated in /home/urduhi/public_html/forum/includes/init.php on line 387

Deprecated
Assigning the return value of new by reference is deprecated in /home/urduhi/public_html/forum/includes/class_core.php on line 2553 



pliz hellp for mi

This is caused by using PHP Version >= 5.3.x - Silencing the error inside the post_thanks.php should not be the final solution, since the problem is still there, you only dont see it anymore.
It says the plugin is not supported anymore - any chance somebody else could upgrade the script so that we can use it with newer PHP Versions?

viper357 01-04-2014 06:29 PM

Quote:

Originally Posted by shakirulqadree (Post 2448697)
PHP Code:

DeprecatedAssigning the return value of new by reference is deprecated in /home/urduhi/public_html/forum/includes/init.php on line 53

Deprecated
Assigning the return value of new by reference is deprecated in /home/urduhi/public_html/forum/includes/init.php on line 105

Deprecated
Assigning the return value of new by reference is deprecated in /home/urduhi/public_html/forum/includes/init.php on line 109

Deprecated
Assigning the return value of new by reference is deprecated in /home/urduhi/public_html/forum/includes/init.php on line 117

Deprecated
Assigning the return value of new by reference is deprecated in /home/urduhi/public_html/forum/includes/init.php on line 128

Deprecated
Assigning the return value of new by reference is deprecated in /home/urduhi/public_html/forum/includes/init.php on line 132

Deprecated
Assigning the return value of new by reference is deprecated in /home/urduhi/public_html/forum/includes/init.php on line 140

Deprecated
Assigning the return value of new by reference is deprecated in /home/urduhi/public_html/forum/includes/init.php on line 209

Deprecated
Assigning the return value of new by reference is deprecated in /home/urduhi/public_html/forum/includes/init.php on line 387

Deprecated
Assigning the return value of new by reference is deprecated in /home/urduhi/public_html/forum/includes/class_core.php on line 2553 

pliz hellp for mi

Quote:

Originally Posted by R*NightOwl (Post 1988580)
I was able to fix the depreciated errors, open "post_thanks.php",
replace

PHP Code:

error_reporting(E_ALL & ~E_NOTICE); 

with

PHP Code:

error_reporting(E_ALL E_DEPRECATED); 

doesn't really replace or fix the depreciated code, but, at least it works.

That code is in my post_thanks.php file but I'm still getting the above errors. :(


All times are GMT. The time now is 08:02 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.04048 seconds
  • Memory Usage 1,785KB
  • 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_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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