vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - vHosting Lite (https://vborg.vbsupport.ru/showthread.php?t=124604)

TCooper 08-24-2006 06:18 AM

I take it that fixed the problem. Sure harmor19 will update the zip for everyone else until then that I guess fixed it.

TCooper 08-24-2006 06:25 AM

Ok think I found that problem as well.
Open hosting.php
Search For:
Code:

$db->query_write("DELETE FROM temp_host_request WHERE userid = '".$db->escape_string($vbulletin->GPC['postuserid'])."' ");
Change to:
Code:

$db->query_write("DELETE FROM " . TABLE_PREFIX . "temp_host_request WHERE userid = '".$db->escape_string($vbulletin->GPC['postuserid'])."' ");
Let me know.

DigitalDesktops 08-24-2006 06:25 AM

I will try them now

that worked a treat. thanks again.

TCooper 08-24-2006 06:30 AM

Make sure you got it twice as it appears twice in that file.

DigitalDesktops 08-24-2006 06:32 AM

yeah I got the 2 of them.

harmor19 08-24-2006 08:09 AM

Thank you TCooper for helping. I'll contact you about the automated account creator script later today.

DigitalDesktops is the only person that got an error which I think is weird. I'll fix the typos and re-upload.

DigitalDesktops 08-24-2006 08:12 AM

woot I am special :D

harmor19 08-24-2006 08:38 AM

I have fixed the errors reported and uploaded a new package.

TCooper 08-24-2006 08:52 AM

Quote:

Originally Posted by harmor19
Thank you TCooper for helping. I'll contact you about the automated account creator script later today.

DigitalDesktops is the only person that got an error which I think is weird. I'll fix the typos and re-upload.

no problem. I am off today need to take some cat naps here and there and now is time for one. glad to help. he might have been the only one to use prefix

harmor19 08-24-2006 07:47 PM

Quote:

Originally Posted by BETIServices
Well my guess is because I have installed VB image hosting, and I get the following error:

MySQL Error : Table 'hosting_plans' already exists

Let me see if 'vB Image Hosting' uses the same table name.

You can uninstall the product and reimport it again. directions on uninstalling are in instructions.html, on the last row.

Edit: 'vB Image Hosting' does not use "hosting_plans" as a table name.


All times are GMT. The time now is 03:59 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.01154 seconds
  • Memory Usage 1,735KB
  • 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
  • (2)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