Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > Premium Archives > vBadvanced CMPS
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
CMPS on main domain ? Details »»
CMPS on main domain ?
Version: , by radarhunter radarhunter is offline
Developer Last Online: Nov 2008 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 10-29-2006 Last Update: Never Installs: 0
 
No support by the author.

I want to install this on it's own domain. I have my cmps at:

www.stepheniansonline.com/forum/home.php

And forums at :

www.stepheniansonline.com/forum/index.php


I want the cmps to be on the domain like when someone opens the site it should come on the main domain i.e. : www.stepheniansonline.com

Can anyone guide me on how to do that

Thanks in advance!

Mike

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 12-15-2006, 09:57 AM
vectra-c.com vectra-c.com is offline
 
Join Date: Dec 2005
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the reply Kevin.
Quote:
Originally Posted by KW802 View Post
And is that the correct full path? If you're not sure then inside of the vBa CMPS download package is a folder called "Extra (do not upload)" and inside of that folder is a file named "forumpath.php" -- Upload that file to your forums folder and run it. That script will attempt to determine the value you want put in the cmps_index.php file.
Yes, it's correct. I ran that script when I first installed CMPS to determine the full path.
Quote:
Originally Posted by KW802 View Post
After that go into you ACP and check vBa CMPS => Default Settings => CMPS URL to make sure that the correct value is in there.
This may be where I've gone wrong. Given that my cmps_index.php is in the root, and all the other forum files are in /forum - what value should be in here now? When I first installed CMPS it set itself to ..index. That was when the cmps_index was in the /forum directory. Now that it's in root, I expect it needs to change, but what to?
Quote:
Originally Posted by KW802 View Post
After that go into ACP => vBulletin Options => Site Name / URL / Contact Details and make sure the various URL & path values are correct.
They've remained unchanged since I installed the forum way back and I assume have no need to be changed due to installing CMPS. The forum itself is working fine.

Thanks
Reply With Quote
  #13  
Old 12-15-2006, 02:37 PM
KW802's Avatar
KW802 KW802 is offline
 
Join Date: Jul 2003
Location: A galaxy far, far away...
Posts: 1,450
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by vectra-c.com View Post
... This may be where I've gone wrong. Given that my cmps_index.php is in the root, and all the other forum files are in /forum - what value should be in here now? When I first installed CMPS it set itself to ..index. That was when the cmps_index was in the /forum directory. Now that it's in root, I expect it needs to change, but what to? ...
I've see a few conflicting answers but at least what works for me in that value is the URL to where the cmps_index.php file is. For example, at Cool SciFi with CMPS in the root I renamed cmps_index.php to index.php and then in the ACP for the vBa CMPS settings I changed the location to http://www.coolscifi.com/index.php and at least on all of my sites that works fine.
Reply With Quote
  #14  
Old 12-15-2006, 03:15 PM
vectra-c.com vectra-c.com is offline
 
Join Date: Dec 2005
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by KW802 View Post
I've see a few conflicting answers but at least what works for me in that value is the URL to where the cmps_index.php file is. For example, at Cool SciFi with CMPS in the root I renamed cmps_index.php to index.php and then in the ACP for the vBa CMPS settings I changed the location to http://www.coolscifi.com/index.php and at least on all of my sites that works fine.
Thanks Kevin - off to try that now......


Edit: .......and realises that I already had that typed in that setting i.e - http://mydomain.com/index.php when I posted above in #7. This is doing my head in now!
Reply With Quote
  #15  
Old 12-28-2006, 04:51 PM
GruntHalo GruntHalo is offline
 
Join Date: Dec 2006
Location: New Jersey, USA
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by KW802 View Post
... and then rename it from cmps_index.php to index.php (or whatever else your server recognizes as the default file index). Just make sure that you modified your cmps_index.php file to have the correct path in it to your forums.
I didnt even edit the cmps_index.php file and mine works perfectly fine. lol.
Reply With Quote
  #16  
Old 12-28-2006, 05:22 PM
vectra-c.com vectra-c.com is offline
 
Join Date: Dec 2005
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I found out what the problem was!!.....

Embarrassingly it was down to something I had accidentally deleted! When I did a modification that required a slight edit of the cmps_index.php file, I somehow managed to delete this line of code that was above the line being modified......
PHP Code:
chdir($forumpath); 
which was kinda crucial in the grand scheme of things!! :nervous: :nervous: :nervous: :nervous: :nervous:

So sorry for all the endless questions and tearing out of my hair when it was down to a slip of the backspace key!

Works perfectly now!
Reply With Quote
  #17  
Old 01-02-2007, 10:02 AM
catastrope catastrope is offline
 
Join Date: Dec 2006
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am facing a strange problem...

on my webserver, the default page tat opens when i type in www.mydomian.com is 'index.html'

I have index.php(CMPS PHP file) in root directory itself and when i say www.mydomain.com/index.php, it open up CMPS page.

how do i redirect index.html to index.php??

any help is greatly appreciated...
Thanks!
Reply With Quote
  #18  
Old 01-02-2007, 01:11 PM
vectra-c.com vectra-c.com is offline
 
Join Date: Dec 2005
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by catastrope View Post
how do i redirect index.html to index.php??
If you want the index.php to be the default page, then all you need to do is delete or rename your index.html to something like indexold.html. Then when you go to www.mydomian.com it will start with the CMPS page.
Reply With Quote
  #19  
Old 03-27-2007, 04:26 PM
rungok's Avatar
rungok rungok is offline
 
Join Date: Mar 2007
Location: Oslo
Posts: 84
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When I lay the portal page at root some of the images get wrong (It expects them to be in root/images instead of the full path/forums/images). How can I correct that?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:48 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.04632 seconds
  • Memory Usage 2,292KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_php
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (9)post_thanks_box
  • (9)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (9)post_thanks_postbit_info
  • (8)postbit
  • (9)postbit_onlinestatus
  • (9)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete