Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vHosting Lite Details »»
vHosting Lite
Version: 1.4.0, by harmor19 harmor19 is offline
Developer Last Online: May 2023 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.6.3 Rating:
Released: 08-21-2006 Last Update: 04-18-2007 Installs: 101
 
No support by the author.

vHosting is no longer available for download.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #112  
Old 09-27-2006, 01:11 AM
harmor19 harmor19 is offline
 
Join Date: Apr 2005
Posts: 1,324
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Espada
Error message:
Code:
Database error in vBulletin 3.6.1:

Invalid SQL:
CREATE TABLE `claneuhosting_plans` (
`planid` mediumint(10) unsigned NOT NULL auto_increment,
`title` varchar(120) NOT NULL,
`posts` varchar(120) NOT NULL,
`webspace` varchar(120) NOT NULL,
`transfer` varchar(120) NOT NULL,
`email` varchar(120) NOT NULL,
`ftp` varchar(120) NOT NULL,
`subdomain` varchar(120) NOT NULL,
`mysqldatabases` varchar(120) NOT NULL,
`addon` varchar(120) NOT NULL,
`parked` varchar(120) NOT NULL,
PRIMARY KEY (`planid`)
);;

MySQL Error : Table 'claneuhosting_plans' already exists
Error Number : 1050
Date : Saturday, September 23rd 2006 @ 01:49:47 PM
Script : http://forums.clan.eu.com/admincp/pl...=productimport
Referrer : http://forums.clan.eu.com/admincp/pl...?do=productadd
IP Address : 86.xxx.xxx.76
Username : xxxxxxx
Classname : vb_database
Please help
My product does not use the table "claneuhosting_plans".
Reply With Quote
  #113  
Old 09-27-2006, 01:11 AM
stcont stcont is offline
 
Join Date: Jul 2003
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

harmor19

>> Import "product-Hosting.xml" to Admin CP --> Plugins & Products --> Manage Products
at installations error
Reply With Quote
  #114  
Old 09-27-2006, 01:13 AM
harmor19 harmor19 is offline
 
Join Date: Apr 2005
Posts: 1,324
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zowners
Same error :

Invalid SQL:
CREATE TABLE `hosting_plans` (
`planid` mediumint(10) unsigned NOT NULL auto_increment,
`title` varchar(120) NOT NULL,
`posts` varchar(120) NOT NULL,
`webspace` varchar(120) NOT NULL,
`transfer` varchar(120) NOT NULL,
`email` varchar(120) NOT NULL,
`ftp` varchar(120) NOT NULL,
`subdomain` varchar(120) NOT NULL,
`mysqldatabases` varchar(120) NOT NULL,
`addon` varchar(120) NOT NULL,
`parked` varchar(120) NOT NULL,
PRIMARY KEY (`planid`)
);;

MySQL Error : Table 'hosting_plans' already exists
Error Number : 1050
Date : Sunday, September 24th 2006 @ 04:07:24 PM
Script : http://www.forumod.com/forum/admincp...=productimport
Referrer : http://www.forumod.com/forum/admincp...?do=productadd
IP Address : xxxxxxxxxxxxx
This is from "Install_Instructions.html"
Quote:
If the product generates any errors please copy the error and report it to the thread on vbulletin.org that you've downloaded it from.
Import /do_no_upload/uninstall_hosting.xml to Admin CP --> Plugins & Products --> Manage Products.
After the product has successfully installed go ahead and uninstall this product by selecting "Uninstall" in the drop down menu.
Reply With Quote
  #115  
Old 09-27-2006, 02:09 AM
Gbml2u's Avatar
Gbml2u Gbml2u is offline
 
Join Date: Mar 2006
Location: Inside
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by harmor19
Disable the "vHosting" product and see if you still get the error.
So I can use.
but it error and where I can fix it.
Reply With Quote
  #116  
Old 09-27-2006, 03:09 AM
harmor19 harmor19 is offline
 
Join Date: Apr 2005
Posts: 1,324
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Gbml2u
So I can use.
but it error and where I can fix it.
I can't understand what you're trying to say.
I am asking you to disable "vHosting" through the ACP --> Plugins & Products --> Manage Products
In the drop down box for "vHosting" select "Disable". If the error does not occur then I know vHosting is to blame but if it does then vHosting is not causing the error.
Reply With Quote
  #117  
Old 09-27-2006, 04:54 AM
Gbml2u's Avatar
Gbml2u Gbml2u is offline
 
Join Date: Mar 2006
Location: Inside
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sory I Can't install it
You talk

Quote:
Originally Posted by harmor19
I am asking you to disable "vHosting" through the ACP --> Plugins & Products --> Manage Products
In the drop down box for "vHosting" select "Disable". If the error does not occur then I know vHosting is to blame but if it does then vHosting is not causing the error.
Fatal error: Cannot redeclare class vb_bitfield_builder in /home/phongthu/public_html/forum/includes/class_bitfield_builder.php on line 21
Reply With Quote
  #118  
Old 09-27-2006, 06:50 AM
harmor19 harmor19 is offline
 
Join Date: Apr 2005
Posts: 1,324
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Gbml2u
Sory I Can't install it
You talk



Fatal error: Cannot redeclare class vb_bitfield_builder in /home/phongthu/public_html/forum/includes/class_bitfield_builder.php on line 21
Can you tell me why you can't install it?
Reply With Quote
  #119  
Old 09-27-2006, 07:05 AM
stcont stcont is offline
 
Join Date: Jul 2003
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by harmor19
Can you tell me why you can't install it?
Mistake appears When installing
Fatal error: Cannot redeclare class vb_bitfield_builder in /home/phongthu/public_html/forum/includes/class_bitfield_builder.php on line 21
Reply With Quote
  #120  
Old 09-28-2006, 03:04 PM
Gbml2u's Avatar
Gbml2u Gbml2u is offline
 
Join Date: Mar 2006
Location: Inside
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I don't know
You can help me okie
Reply With Quote
  #121  
Old 09-29-2006, 06:42 PM
Sparky_s Sparky_s is offline
 
Join Date: Nov 2005
Location: Dublin, Ireland
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I got the "MySQL Error : Table 'hosting_plans' already exists" error and this was after I waited 1 hr when "importing [:]" just stayed there.

I edited the .xml file to remove the database querys after I verified they were in the database.
I reinstalled the edited .xml allowing for an overwrite and now everything is ok.

Working good on 3.6.1

My main problem was the importing screen holding for quite some while.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:07 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08213 seconds
  • Memory Usage 2,312KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (8)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete