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-13-2006 07:27 PM

Quote:

Originally Posted by Ohh-Dutch (Post 1116550)
LOL, All That And I Cant Even Use It, I Get A Fatal Error Becuz Of Psionic Visions Battle Hack....

Another member had a problem with my AboutToday mod because of Psionic Visions hack. He helped the other member make a modification to prevent the error.

Basically, he said:
Quote:

Ok. Please tell him to place the following code before initializing the datamanager:

PHP Code:

if (file_exists(DIR './includes/visionscripts/psionic_bsh/newthread_start.php'))
{
    require(
DIR './includes/visionscripts/psionic_bsh/newthread_start.php');



I'd contact Psionic Vision to see if he can offer a hand.

Ohh-Dutch 11-13-2006 07:31 PM

Quote:

Originally Posted by CyberRanger (Post 1116563)
Another member had a problem with my AboutToday mod because of Psionic Visions hack. He helped the other member make a modification to prevent the error.

Basically, he said:


I'd contact Psionic Vision to see if he can offer a hand.


Why So He Can Charge For Support? I Paid For The Hack And He Charges For Support... So No Can Do... I Think Thats Rediculous... Not On Your Part Though...

CyberRanger 11-13-2006 07:39 PM

Quote:

Originally Posted by Ohh-Dutch (Post 1116565)
Why So He Can Charge For Support? I Paid For The Hack And He Charges For Support... So No Can Do... I Think Thats Rediculous... Not On Your Part Though...

Try importing the attached xml file. That may help ... or may not. I don't have his hacks so I can't really test it.

klaush 11-13-2006 08:19 PM

Quote:

Originally Posted by CyberRanger (Post 1116199)
Sorry, I forgot to remove that after exporting the product file. The product file in the attached zip has the "executionorder" removed so the product will install fine with vb ver 3.5.x and up.

Works! Thanks a lot!

Ohh-Dutch 11-13-2006 09:03 PM

Quote:

Originally Posted by CyberRanger (Post 1116577)
Try importing the attached xml file. That may help ... or may not. I don't have his hacks so I can't really test it.


Code:

Database error in vBulletin 3.5.4:

Invalid SQL:

### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO 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');


CyberRanger 11-13-2006 09:23 PM

Quote:

Originally Posted by Ohh-Dutch (Post 1116639)
Code:

Database error in vBulletin 3.5.4:

Invalid SQL:

### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO 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');


Grrr.... third time today I've forgotten to take out executionorder="5". Try this one.

Ohh-Dutch 11-13-2006 09:51 PM

Quote:

Originally Posted by CyberRanger (Post 1116652)
Grrr.... third time today I've forgotten to take out executionorder="5". Try this one.

Fatal error: Call to undefined function: verify_bs_opponent() in /home/dubicon/public_html/board/includes/visionscripts/psionic_bsh/threadfpdata_presave.php on line 0

CyberRanger 11-13-2006 11:03 PM

Quote:

Originally Posted by Ohh-Dutch (Post 1116667)
Fatal error: Call to undefined function: verify_bs_opponent() in /home/dubicon/public_html/board/includes/visionscripts/psionic_bsh/threadfpdata_presave.php on line 0

I've sent Psionic Vision a PM asking him what file contains the undefined function.

CyberRanger 11-13-2006 11:53 PM

Quote:

Originally Posted by Ohh-Dutch (Post 1116667)
Fatal error: Call to undefined function: verify_bs_opponent() in /home/dubicon/public_html/board/includes/visionscripts/psionic_bsh/threadfpdata_presave.php on line 0

Psionic Vision gave me some advice. Cross fingers and give this one a try.

Ohh-Dutch 11-14-2006 03:59 PM

No DB Error, But When I Go To Add, I Get This..

Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/dubicon/public_html/board/downloads.php(1384) : eval()'d code on line 117

and then no thread still....


All times are GMT. The time now is 01:44 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.01193 seconds
  • Memory Usage 1,750KB
  • 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
  • (1)bbcode_php_printable
  • (10)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