vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBadvanced CMPS (https://vborg.vbsupport.ru/forumdisplay.php?f=101)
-   -   vBadvanced CMPS - Old Support Thread (https://vborg.vbsupport.ru/showthread.php?t=73845)

Tigga 07-15-2004 03:56 AM

vbadvanced.com was down for about an hour or so... Apparently there was a problem restarting Apache after a security fix was applied.
Ted - I believe there is a add-on module for this posted on our forums. :)

pjdaley 07-15-2004 02:02 PM

for some reason i keep getting this error when i edit the functions... does vba work with 3.0.1?

PHP Code:

Parse errorparse errorunexpected T_CONSTANT_ENCAPSED_STRING in /home/forum/includes/functions.php on line 1864 


have any ideas guys?

Ted S 07-15-2004 02:10 PM

Tigga, thanks (again and again).

redlabour 07-15-2004 04:14 PM

What did i have to do if i update to 3.0.3 ??

lmongello 07-16-2004 07:58 PM

Can I install and test this out without having my users see it as the default forums page (or even an option) until it's ready? When it is installed, does it become the forums index.php automatically?

Thanks

romeshomey 07-17-2004 07:21 AM

Quote:

Originally Posted by lmongello
Can I install and test this out without having my users see it as the default forums page (or even an option) until it's ready? When it is installed, does it become the forums index.php automatically?

Thanks

I believe it will be your actual home page, not your forum index. Not sure though, Im about to install it and check it out. Looks awsome.

romeshomey 07-17-2004 10:16 AM

I would like to install this, but I am running 3.0.3 and notice a couple people had problems after upgrading.

Is there anything different than whats in the instructions to install this on 3.0.3 for it to work?

XtReMaTriX 07-17-2004 01:55 PM

Quote:

Originally Posted by romeshomey
I would like to install this, but I am running 3.0.3 and notice a couple people had problems after upgrading.

Is there anything different than whats in the instructions to install this on 3.0.3 for it to work?


I just upgraded from 2.2.8 (i know a little late but someone took advantage of the security hole in it :) )

Anyways I need a portal and I was hoping this would work with 3.0.3

I am a big fan of Tigga's Work.

Tigga 07-17-2004 07:08 PM

pjdaley - That means you've mis-hacked your functions.php file. Get a fresh, un-hacked version of that file and reapply the file changes using Notepad or another simple text editor. Do not use Dreamweaver or any similar programs as they have been known to cause problems in the past.

redlabour - Reapply the file modifications in the readme file, then upload the install file to your admincp directory, go to it in your browser, and select the option to install only the templates.

lmongello - Your users will not see the page until you rename the file (by default it's called cmps_index.php so that you can set everything up and then rename it when you're ready to go live with it. ;))

romeshomey - The only difference you should notice is that the code to change in your functions_calendar.php file is slightly different. Just look for the first part of the code and you shouldn't have any problems.

XtReMaTriX - Yes, it should work fine with any of the 3.0.X versions. :)

romeshomey 07-18-2004 08:58 AM

Im confused here.

I have everything installed, but am having a problem getting the portal to work.

I have my chdir path right in the index.php and have the files in the right area, although I dont understand why Im getting these errors.
Code:

Warning: main(./global.php): failed to open stream: No such file or directory in /home/drewster/public_html/index.php on line 59

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/drewster/public_html/index.php on line 59

Here is what I have in the file currently, maybe someone can see an error, I'v been trying to figure it out for hours lol.
Code:

// Enter the full path to your forum here
// Example: /home/vbadvanced/public_html/forum
// ============================================

chdir('/home/drewster/public_html/);

// ============================================
// No Further Editing Necessary!
// ============================================

require_once('./global.php');

print_portal_output($home);

?>

You can currently view the page here: http://www.insidersportszone.com
Here is what it said my server path was, which I had right to begin with..
Code:

_SERVER["PATH_TRANSLATED"] /home/drewster/public_html/info.php


All times are GMT. The time now is 02: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.01573 seconds
  • Memory Usage 1,746KB
  • 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
  • (3)bbcode_code_printable
  • (1)bbcode_php_printable
  • (2)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