vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3 Articles (https://vborg.vbsupport.ru/forumdisplay.php?f=187)
-   -   Create a working vBa Module for Inferno vBShout 1.1+ (https://vborg.vbsupport.ru/showthread.php?t=163395)

Axe_Grinder 06-01-2008 05:14 PM

Anyone?


Thanks :)

Axe_Grinder 06-06-2008 03:02 PM

I give up... Anyone want to make some money?


Thanks :)

m002.p 06-11-2008 05:17 PM

Ive replied to your PM, ill try to help you.

Sorry I didnt notice this earlier.

Matt

Axe_Grinder 06-18-2008 08:50 PM

Thanks Matt,

I've responded to your PM.

Deyth 01-27-2009 12:23 AM

I had a path wrong, it's working well now. Thanks for the hack.

jgruberman 04-12-2009 04:34 PM

I'm still having issues with it saying Loading...

I checked all the instructions and did them all again and still can't find out whats wrong?????

nmilne 05-11-2009 01:03 PM

I've installed on my test server running in the left column and it runs fine in cmps_index as well as in my forumhome vba integrated page. However, whenever I go to another integrated page (like into an individual forum, to faq, memberlist, etc) then it disapears.

Any thoughts/pointers?

evervoid 06-19-2009 01:29 AM

I'm having the same problem, I thought I was so close >_> someone please help, I really hope these requests wont go unnoticed.

piraterevival 09-21-2009 12:14 PM

I tried this, it seemed to work but totally screwed up the look of my front page so had to remove.

Any help would be appreciated

Cheers

DJ29Joesph 01-29-2010 09:12 PM

in the infernoshout.php file, you can edit it, and where it has require once, add

PHP Code:

chdir('/home/spiralg1/public_html/Forums/'); 

before it, except that path should match the path of your Forums, the relative path that is.

This worked great for me...

Should Look like this:

PHP Code:

chdir('/home/spiralg1/public_html/Forums/');
require_once(
'./global.php');
require_once(
DIR '/infernoshout/engine/inferno_engine.php'); 

Now with that file, place it in the public_html or www folder, DONT PLACE IT IN YOUR FORUM FOLDER


All times are GMT. The time now is 11:15 PM.

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.01199 seconds
  • Memory Usage 1,724KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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