vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - AWCoding- Donation System (https://vborg.vbsupport.ru/showthread.php?t=250340)

bashy 03-10-2011 03:13 PM

Hi

Just installed a test VB 4 site using my DB from VB3.8 that has the 3.8 version of this script. I want to go to VB4 and and use this script and not loose any donators in the process so basically i am doing a test run...

When trying to import the product i am getting this error, btw i only have 1.0.0 of this hack installed....

Code:

Database error in vBulletin 4.1.2:

Invalid SQL:
INSERT IGNORE INTO `adv_modules` VALUES( 2000, 'Donation LITE Support SideBar', 'dsl_adv_cmps_sb', 'dsl_adv_cmps_sb.php', 'php_file', 'awcl_dsl_block', '4,6,9,7,10,2,5,1,3', '', 1, 0, '', 1, '', '', 0, '' );

MySQL Error  : Column count doesn't match value count at row 1
Error Number  : 1136
Classname    : vB_Database
MySQL Version : 5.1.54

Any ideas please?

AWJunkies 03-10-2011 04:19 PM

Quote:

Originally Posted by bashy (Post 2171930)
Hi

Just installed a test VB 4 site using my DB from VB3.8 that has the 3.8 version of this script. I want to go to VB4 and and use this script and not loose any donators in the process so basically i am doing a test run...

When trying to import the product i am getting this error, btw i only have 1.0.0 of this hack installed....

Code:

Database error in vBulletin 4.1.2:

Invalid SQL:
INSERT IGNORE INTO `adv_modules` VALUES( 2000, 'Donation LITE Support SideBar', 'dsl_adv_cmps_sb', 'dsl_adv_cmps_sb.php', 'php_file', 'awcl_dsl_block', '4,6,9,7,10,2,5,1,3', '', 1, 0, '', 1, '', '', 0, '' );

MySQL Error  : Column count doesn't match value count at row 1
Error Number  : 1136
Classname    : vB_Database
MySQL Version : 5.1.54

Any ideas please?

1.0.0 is not vb4 compatible that is why. You need to upgrade to latest version then upgrade vB without an issue. Always remember when upgrading to vB4 to globally turn off all mods in config file.

bashy 03-10-2011 06:10 PM

Thanks for the reply, Gone back to VB 3.8 and tried again

Shadow666 03-11-2011 03:27 AM

Quote:

Originally Posted by Shadow666 (Post 2171017)

Originally Posted by Shadow666 View Post

There is a Bug in AWCoding- Donation System 4.0.2, running on vBulletin 4.

I have tested it on vBulletin 4.1.0 PL2 -> 4.1.2.

It removes the copyright notice in the footer for any addon that is installed.

If you want to test this try VB Pro Garage Timeslips.
https://vborg.vbsupport.ru/showthread.php?t=236888

Once AWCoding- Donation System is enabled the copyright notice for other addons is removed.


Quote:

Originally Posted by AWJunkies (Post 2171017)
I will need a lot more info on this may be a conflict in JS or JS error or conflict in ID's. If you can send me temp admin so I can take a look.


I have tested this on more than one server and on different versions of vBulletin 4 and it removes the copyright for other addons.

See attached images.

This is the Donation page, which shows your copyright.
https://vborg.vbsupport.ru/

This is the VB Garage page with your addon disabled.
https://vborg.vbsupport.ru/

This is the VB Garage page with your addon enabled.
https://vborg.vbsupport.ru/

weindians 03-16-2011 08:58 AM

Quote:

Originally Posted by weindians (Post 2169914)
my current style has custom temlates... donation bar appear all other pages with $dsl_bar

excpet on forumhome i have it in nabar template . tried to add in forum home under navbar... doesnot pick it up... donno why

no reply after pming admin logins.... did u look at it????

bashy 03-18-2011 09:44 PM

Hi again, still getting the error with v3.0 when trying to upgrade to any of the versions of this hack

Code:

Database error in vBulletin 4.1.2:

Invalid SQL:
INSERT IGNORE INTO `adv_modules` VALUES( 2000, 'Donation LITE Support SideBar', 'dsl_adv_cmps_sb', 'dsl_adv_cmps_sb.php', 'php_file', 'awcl_dsl_block', '4,6,9,7,10,2,5,1,3', '', 1, 0, '', 1, '', '', 0, '' );

MySQL Error  : Column count doesn't match value count at row 1
Error Number  : 1136


AWJunkies 03-22-2011 04:35 PM

Quote:

Originally Posted by Fakher (Post 2171370)
why can't see the image bar? look at the attachment...

Looks like images are not present in images folder. hit me up to help you may need to drop the vb3 images into the vb4.


Quote:

Originally Posted by Fakher (Post 2171391)
Also why my donate link is not working?
please have a look at www.xlxhost.org/forums/

I dont have a login but send me temp access and I can take a look.

AWJunkies 03-22-2011 04:41 PM

Quote:

Originally Posted by bashy (Post 2174918)
Hi again, still getting the error with v3.0 when trying to upgrade to any of the versions of this hack

Code:

Database error in vBulletin 4.1.2:

Invalid SQL:
INSERT IGNORE INTO `adv_modules` VALUES( 2000, 'Donation LITE Support SideBar', 'dsl_adv_cmps_sb', 'dsl_adv_cmps_sb.php', 'php_file', 'awcl_dsl_block', '4,6,9,7,10,2,5,1,3', '', 1, 0, '', 1, '', '', 0, '' );

MySQL Error  : Column count doesn't match value count at row 1
Error Number  : 1136


I replied in the other thread that is vBAdvanced CMS so what version are you on. His latest version could have added a field and causing the issue. Let me know.

AWJunkies 03-22-2011 04:43 PM

Quote:

Originally Posted by Shadow666 (Post 2172145)
I have tested this on more than one server and on different versions of vBulletin 4 and it removes the copyright for other addons.

See attached images.

This is the Donation page, which shows your copyright.
http://img860.imageshack.us/img860/1201/donation.jpg

This is the VB Garage page with your addon disabled.
http://img861.imageshack.us/img861/4337/garage.jpg

This is the VB Garage page with your addon enabled.
http://img850.imageshack.us/img850/3419/garage2o.jpg

As stated before I need access to the software or the developer of that software. In no way should it conflict so something weird is going on.

AWJunkies 03-22-2011 04:43 PM

Quote:

Originally Posted by weindians (Post 2173912)
no reply after pming admin logins.... did u look at it????

No I am checking Pms now I am sure your is in there be back with your shortly.


All times are GMT. The time now is 05:05 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.01262 seconds
  • Memory Usage 1,755KB
  • 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_code_printable
  • (9)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