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)

KW802 08-20-2004 12:03 AM

Quote:

Originally Posted by Davey
That worked amazingly. OMG, you've been fantastic! :D
I hate to ask too much, but what are your comments on making the members list automatically selecting all members from group id '8'? Is this possible for a n00b like myself? lol

Dave, cool to see that you got the navigation & new page working. :D Unfortunately I'm still learning about VB myself so I don't know how to do the member list. Sorry. :o

Davey 08-20-2004 12:11 AM

Ah okay np.

Rahzel_hx 08-20-2004 02:39 AM

i get a weird error anyones have soem suggestions "Warning: chdir(): No such file or directory (errno 2) in /home/spiritno/public_html/cmps_index.php on line 19

Warning: main(./global.php): failed to open stream: No such file or directory in /home/spiritno/public_html/cmps_index.php on line 25

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/spiritno/public_html/cmps_index.php on line 25"

EDIT #1:
I don't know what i did but i fixed that problem but none of the images show up now >_< (meaning banner, and buttons) This is the button that won't show up on portal but show up in fourm here is the file path for it images/icon/icon1.gif

Edit #2: When i have the board turned off it can't find a picture >_> but when it is turned back on everything loads weird eh?
Well Great Hack i love it XD

weirdpixels 08-20-2004 09:08 AM

Quote:

Originally Posted by Rahzel_hx
I don't know what i did but i fixed that problem but none of the images show up now >_< (meaning banner, and buttons) This is the button that won't show up on portal but show up in fourm here is the file path for it images/icon/icon1.gif

Make sure you have put the full path to those images, in all your styles
e.g. you will need to change images/icon/icon1.gif to http://www.yourdomain.com/forum/images/icon/icon1.gif

Rahzel_hx 08-20-2004 10:01 AM

Thanx thats what i did it, turnd out to jsut be that style, but when i close the forums some of the pics don't show up still and i have full urls, but that doesn't matter when they are closed only staff can see it anyways ^___^...btw how do i edit custom page content

GMGrimmy 08-20-2004 05:23 PM

I just tried installing this hack and have an error and can't figure it out.

Quote:

Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/virtual/site78/fst/var/www/html/forums/includes/functions.php on line 1887

Fatal error: Call to undefined function: devdebug() in /home/virtual/site78/fst/var/www/html/forums/includes/functions.php on line 952
That is the error that I get. I have uploaded the files and tried to go to http://yoursite.com/forum/admincp/vbacmps_install.php to finish the install.

Some one help me out please?

PS I would have posted this on the vbadvanced, but for some reason I can't post anything there, or look at any threads. Done all the stuff to prove my license, so not sure what is going on there.

Any ideas??

G3MM4 08-21-2004 06:27 PM

Great portal from what I've seen. I've installed it (my forums site is at www.gamehub.co.uk), but when I ran the install script, I got this error:

Quote:

Parse error: parse error in /home/bowser/public_html/includes/functions.php on line 1887 Fatal error: Call to undefined function: devdebug() in /home/bowser/public_html/includes/functions.php on line 952
I'm totally cack at coding and so I don't know what this means? What do I need to do to put it right?

Bison 08-22-2004 11:46 AM

I have read this whole thread and no one has explained why the images do not show up for some themes. I have all of the this an example:

The recent settings (in my Admin CP):
Title Image: http://www.mysite.com/forum/chromo/misc/vbulletin3_logo_white.gif

Once I right click on the missing image on the portal page, this is the path that it shows for the title image:
http://www.mysite.com/chromo/misc/vbulletin3_logo_white.gif

This is the same situation for my nav bar as well ... everything is pointing to the root, and not in the forum folder. I will continue to post this until someone explain how to fix it. There are several members here with this problem and whoever has the solution to it will be blessed in my book. I've had this problem in the 2.x version and I had to copy the header from the main forum into the header template in the myvbindex header.

From reading these threads and the instructions on how to install this, I shouldn't have to do this.

Megadeuce 08-23-2004 05:37 PM

Quote:

Originally Posted by Rahzel_hx
i get a weird error anyones have soem suggestions "Warning: chdir(): No such file or directory (errno 2) in /home/spiritno/public_html/cmps_index.php on line 19

Warning: main(./global.php): failed to open stream: No such file or directory in /home/spiritno/public_html/cmps_index.php on line 25

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/spiritno/public_html/cmps_index.php on line 25"

EDIT #1:
I don't know what i did but i fixed that problem but none of the images show up now >_< (meaning banner, and buttons) This is the button that won't show up on portal but show up in fourm here is the file path for it images/icon/icon1.gif

Edit #2: When i have the board turned off it can't find a picture >_> but when it is turned back on everything loads weird eh?
Well Great Hack i love it XD

Hello rahzel_hx
I had the same problem and the error message was appearing at the top of the page. The problem is in your index.php file.
If you look at the full path to your forum line. it should read something like
/home/yourwebsitename/public_html/forums

NOT

http://www.yoursite.com/forums

I no longer get that error message as far as "Warning: chdir(): No such file or directory (errno 2) in /home/spiritno/public_html/cmps_index.php on line 19" goes.

Also, I changed the name of my index.php to indes.old.php and the file
cmps_index.php was renamed to index.php.

Hope this helps.

Megadeuce 08-23-2004 05:41 PM

Hello,
This is a great addition to my forum. I have it up and running, however there are some image placeholders with x's in them even though I changed the image directory lines as instructed.

Also, where is my main forum?

Lastly, do I need to create a forum on my main board to feed info to a homepage poll?

Please help. If I missed the instructions on how this is done, please point me to the right direction and I'll gladly read.

Thanks


All times are GMT. The time now is 03:54 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.01252 seconds
  • Memory Usage 1,751KB
  • 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
  • (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