vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - DownloadsII Create New Thread Add-On (https://vborg.vbsupport.ru/showthread.php?t=130995)

CyberRanger 11-11-2006 03:42 AM

Quote:

Originally Posted by Robbed
On the add file screen does the user have the option to not create a thread?

No, but I plan to add that. I need to put more hooks into downloads.php first:)

CyberRanger 11-11-2006 03:43 AM

Quote:

Originally Posted by HappyPike
Hi CyberRanger,

Can I specify different forum to create threads in for each category?

As always, keep up the good work! :up:

Yes, each category can have it's own forum specified.

HappyPike 11-11-2006 04:10 AM

That's cool. :) This is gonna be very useful.

Quote:

Originally Posted by CyberRanger
No, but I plan to add that. I need to put more hooks into downloads.php first:)

Looking forward to it... It'd be good to give users the option.

NiTRoN 11-11-2006 04:37 AM

I wouldn't be suprized if this addon got merged with the Downloads2 product.. it would be really nice if it did.. even as just being addon makes me happy :)

klaush 11-11-2006 04:59 AM

Thanks for this. One issue:

Datenbankfehler in vBulletin 3.5.4:

Invalid SQL:
UPDATE vb3_dl_files SET `description`='While LightZone 2.0 is still in beta, Light Crafts is offering an Open Beta download for current and potential customers to see what's new in LightZone 2.0.

Diese Beta ist lauff?hig bis zum 14. November 2006


Thread Discussion' WHERE `id`=156;

MySQL-Fehler : 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 's new in LightZone 2.0.

[B]Diese Beta ist lauff?hig bis zum 14. November 2006' at line 1
Fehler-Nr. : 1064
----

The description to the download seems to force an error with the database.

Any idea what?s going wrong?

CyberRanger 11-11-2006 12:32 PM

Quote:

Originally Posted by klaush
Thanks for this. One issue:...

The description to the download seems to force an error with the database.

Any idea what?s going wrong?

Rats, looks like I needed to add an escape for the quotes. I'll get a new release out in a day or two.

CyberRanger 11-12-2006 04:49 PM

Version 1.0.1 released to fix a bug if the file description contained a single or double quote.

Many more features coming later this week!:D

NiTRoN 11-13-2006 02:57 AM

Can there be option in the settings letting admins decide if they want to place link to a thread in description of file instead just being on by default?

klaush 11-13-2006 03:10 AM

Quote:

Originally Posted by CyberRanger (Post 1115587)
Version 1.0.1 released to fix a bug if the file description contained a single or double quote.

Many more features coming later this week!:D

We have this problem when installing the product.

Invalid SQL:

### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO vb3_plugin
(`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`)
VALUES
('1', '5', 'DownloadsII Create Threads Cache Templates', 'cache_templates', '$globaltemplates = array_merge($globaltemplates, array(\'downloadii_create_newthread\', \'downloadii_create_newthread_title\',\'downloadii _create_newthread_desc\',\'downloadii_create_post\ '));', 'dl2_thread');


MySQL-Fehler : Unknown column 'executionorder' in 'field list'
Fehler-Nr. : 1054
Datum : Monday, November 13th 2006 @ 06:07:25 AM

klaush 11-13-2006 03:58 AM

O.k., just had to delete the lines "executionorder" in the xml-file; so it works for 3.5.5.


All times are GMT. The time now is 08:18 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.01341 seconds
  • Memory Usage 1,740KB
  • 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
  • (5)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