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 - [DBTech] vBDownloads v2 (vB4) [AJAX] (https://vborg.vbsupport.ru/showthread.php?t=252497)

DragonByte Tech 11-28-2010 06:02 PM

Quote:

Originally Posted by mikeo9043 (Post 2126354)
I still need help figuring out how to make my downloads folder valid ..In the ACP it keeps saying I entered an invalid setting.

Upload the file attached to this post and run it. That will give you the correct value.

Quote:

Originally Posted by Hippy (Post 2126442)
I tested the latest .. said updated but I am not sure why beause I thought i test it
same results..

not making thumbnails for images ..
and every upload on the first try will be that white page withe the 0 in the uper left corner..

screeen shot attached

I am currenly investigating this problem and should have a fix provided soon.

Quote:

Originally Posted by PrivateFTA (Post 2126737)
An error occurred while attempting to execute your query. The following information was returned.
error number: 1064
error desc: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'unsigned NOT NULL DEFAULT '0'' at line 2

Sorry, that should be

[SQL]
ALTER TABLE vb_dbtech_downloads_categories
ADD COLUMN parentid INT(15) unsigned NOT NULL DEFAULT '0'
[/SQL]

- David

Hippy 11-28-2010 06:19 PM

[sql]ALTER TABLE vb_dbtech_downloads_categories
ADD COLUMN parentid INT(15) unsigned NOT NULL DEFAULT '0'[/sql]

should be

[sql]ALTER TABLE dbtech_downloads_categories
ADD COLUMN parentid INT(15) unsigned NOT NULL DEFAULT '0'[/sql]


no ?

Hippy 11-28-2010 06:26 PM

anyway
this is the error that comes up
Duplicate column name 'parentid'

PrivateFTA 11-29-2010 01:41 AM

Quote:

Originally Posted by Hippy (Post 2126796)
[sql]ALTER TABLE vb_dbtech_downloads_categories
ADD COLUMN parentid INT(15) unsigned NOT NULL DEFAULT '0'[/sql]

should be

[sql]ALTER TABLE dbtech_downloads_categories
ADD COLUMN parentid INT(15) unsigned NOT NULL DEFAULT '0'[/sql]


no ?

Thanks and could climb and work perfect

Somesite 11-29-2010 03:05 AM

I seem to be having issues with the profile portion - The tab doesn't work correctly for me.

DragonByte Tech 11-29-2010 03:09 AM

Quote:

Originally Posted by Somesite (Post 2127005)
I seem to be having issues with the profile portion - The tab doesn't work correctly for me.

Are you running vb 4.0.8?

There is a known issue with some profile tabs and vB 4.0.8, however the fix would break the functionality in 4.0.7 and below - we're still trying to find a solution that will satisfy both.

Iain

Hippy 11-29-2010 06:16 PM

Quote:

Originally Posted by Somesite (Post 2127005)
I seem to be having issues with the profile portion - The tab doesn't work correctly for me.

this is one thing thats holding me up from upgrading my live site..
vb.com and there css change to the profile tabs..

they screwed up the tabs in my option..

in return has all the tabs for the mods looking bad..

so I am stuck till I figure something out

don't get me wrong I did upgrade the test board .. but everyday I find something i don't like..

I know there are trying to eliminate the over load of css but they should of left them alone..

mikeo9043 12-02-2010 03:41 PM

Quote:

Originally Posted by DragonByte Tech (Post 2126792)
Upload the file attached to this post and run it. That will give you the correct value.


I am currenly investigating this problem and should have a fix provided soon.


Sorry, that should be

[SQL]
ALTER TABLE vb_dbtech_downloads_categories
ADD COLUMN parentid INT(15) unsigned NOT NULL DEFAULT '0'
[/SQL]

- David

There was no file attached to the reply you sent me.

DragonByte Tech 12-04-2010 12:39 AM

1 Attachment(s)
Quote:

Originally Posted by mikeo9043 (Post 2128418)
There was no file attached to the reply you sent me.

Sorry!

Here you go! :P

- David

maidos 12-04-2010 06:55 PM

this is certainly the successor of rsjelle downloadsII, thanks
Got tired of rjelle lack of support and new feature implementation, despite his great efforts before


All times are GMT. The time now is 11:02 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.01372 seconds
  • Memory Usage 1,744KB
  • 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
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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