vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > vBa CMPS v4.0 Support > Troubleshooting & Problems

Reply
 
Thread Tools Display Modes
  #1  
Old 05-26-2012, 12:49 PM
thecoo1est thecoo1est is offline
Junior Member
 
Join Date: May 2012
Posts: 13
Default vba cmps 4.2.0 not integrating maybe??

Okay I have a little problem I hope someone can help I will try to explain best I can. I am on vbulletin 4.2 when I install vbacmps 4.2.0 in the forum folder it seems to work great. However, I want to install cmps_index.php in the root so when you type in myurl.com it goes to the vbacmps home.

Well when I installed it that way it does go to vba home when myurl.com is typed, but if I log in there it redirects me to forum page and sometimes Im logged in, sometimes not. When I am logged in I find that the chatbox doesnt work, it only says loading. If I type in myurl.com and go to home page I am logged out of vbacmps page? So I am curious as to why the chat doesnt work, I dont have that problem when cmps_index is in forum folder. I have the path to forum in the cmps_index /var/etc/etc using the findpath.php.

So in the root along with /forum folder and cmps_index, I have a /ioncube folder and php5.ini for ioncube. Would these be conflicting in any way?

Also in root I have my custom 404.php script and my .htaccess which I use to redirect my old SMF Forum urls because I converted from smf to vbulletin. Would the code in the .htaccess be conflicting?

Code:
RewriteEngine on
RewriteCond %{HTTP_HOST} ^myurl.com
RewriteRule ^(.*)$ http://www.myurl.com/$1 [R=permanent,L]

RewriteCond %{QUERY_STRING} board=([0-9]+)
RewriteRule index\.php 404.php?action=forum&oldid=%1 [L]

RewriteCond %{QUERY_STRING} topic=([0-9]+)
RewriteRule index\.php 404.php?action=thread&oldid=%1 [L]

RewriteCond %{QUERY_STRING} .msg([0-9]+)
RewriteRule index\.php 404.php?action=post&oldid=%1 [L]

RewriteCond %{QUERY_STRING} action=profile;u=([0-9]+)
RewriteRule index\.php 404.php?action=user&oldid=%1 [L]

RewriteRule ^forums/(.*) http://www.myurl.com/forum [R=301,L]
Thanks for any help.



EDIT: I just thought of something I read some where about "whitelisting" would this be what I need to do maybe, or is that not a issue at all?

Last edited by thecoo1est; 05-27-2012 at 12:53 AM.
Reply With Quote
  #2  
Old 05-26-2012, 10:38 PM
Dragonsys Dragonsys is offline
Senior Member
 
Join Date: Jan 2008
Location: Atlanta, GA
Posts: 444
Default

integration works just fine for me - http://test.texasfba.com/forum.php
I do have the cmps index inside the fourm folder though...
Make sure your forum_path variable is set correctly inside of the cmps_index.php
Reply With Quote
  #3  
Old 05-27-2012, 12:43 AM
thecoo1est thecoo1est is offline
Junior Member
 
Join Date: May 2012
Posts: 13
Default

Yes it works perfeclty for me when its in the forum folder but not outside in the root and my forum path in cmps_index is correct, I put the forumpath.php in my forum folder and copy and pasted the output it gave me in the cmps between the '' marks in the cmps_index file.
Reply With Quote
  #4  
Old 05-27-2012, 01:37 PM
thecoo1est thecoo1est is offline
Junior Member
 
Join Date: May 2012
Posts: 13
Default

Quote:
Originally Posted by techonline_1302 View Post
up cho bác, chúc bác bán d?t hÃ*ng.
That didnt work at all. So any ideas anyone? I would really like to get this working.


EDIT: Well I narrowed it down a little I think. Like I stated before the chatbox doesnt work when the cmps_index is in root. I kinda suspected that because the ioncube folder and php5 file for the chatbox was in root that that mightve been the problem with chat. Well I moved the two files in forum folder and I still have the exact same outcome. When vba is inside folder it works, the username logins are synced meaning if you are logged in on site you are logged in on vbacmps, but when I put that index file in root it goes all retarded. The forum path is set in the cmps file. What else could it be, is it something to do with the vbulletin index.php or forum.php file in the forum folder?

Last edited by thecoo1est; 05-27-2012 at 04:25 PM.
Reply With Quote
  #5  
Old 05-28-2012, 11:30 AM
thecoo1est thecoo1est is offline
Junior Member
 
Join Date: May 2012
Posts: 13
Default

I went ahead and installed in the forum folder and its all working great. I know I had my forum path right because when it was in the root and I typed myurl.com it went to vbacmps. If path wasnt right it would tell you. Anyway Im running it from inside forum folder. If anyone figures this issue of running it in root outside of folder I would appreciate you sharing. It might just be a vb 4.2 issue. I know the vbacmps hasnt technically been upgraded yet but I wanted to try because I just got vb and I really need this, Thanks guys.
Reply With Quote
  #6  
Old 05-29-2012, 03:25 AM
Dragonsys Dragonsys is offline
Senior Member
 
Join Date: Jan 2008
Location: Atlanta, GA
Posts: 444
Default

I will have to test this out over the next few days or so...
see if I can duplicate your issue.

Last edited by Dragonsys; 05-29-2012 at 03:31 AM.
Reply With Quote
  #7  
Old 06-04-2012, 01:13 AM
ricktas ricktas is offline
Member
 
Join Date: Nov 2007
Location: Hobart, Tasmania, Australia
Posts: 30
Default

The navigation manager wants stuff in the main forum folder..

See:
http://www.vbadvanced.com/forum/show...047#post223047
__________________
AusPhotography - Australia's Premier Photographic Forum
www.ausphotography.net.au is a photography forum where members share their photography, photo editing skills and techniques. We run regular photographic competitions
Rick (site owner) and Kym (site tech) using this account
Please vote for IPv6 support

Home of the AP fully comprehensive vb4 photographic competition management solution
Reply With Quote
  #8  
Old 06-06-2012, 03:10 PM
Dragonsys Dragonsys is offline
Senior Member
 
Join Date: Jan 2008
Location: Atlanta, GA
Posts: 444
Default

Quote:
Originally Posted by ricktas View Post
The navigation manager wants stuff in the main forum folder..

See:
http://www.vbadvanced.com/forum/show...047#post223047
once again, this is not a NavBar issue, this has to do with the Integration feature of CMPS.

I do run CMPS outside of the forum folder on one of my sites, but I do not use the Integration feature on that site, so I'm still not much help here, sorry.
Reply With Quote
  #9  
Old 06-07-2012, 04:30 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default

Have you tried the suggestions from our FAQ?
http://www.vbadvanced.com/forum/faq....trouble_cookie
__________________
Frequently Asked Questions
CMPS Users Manual

For vBadvanced software assistance, please use the support forums.
Unsolicted PMs, IMs, and email will not be responded to.
If you have a non-software related question or problem with your account, please submit a support ticket.
Reply With Quote
  #10  
Old 06-30-2012, 03:03 AM
thecoo1est thecoo1est is offline
Junior Member
 
Join Date: May 2012
Posts: 13
Default

Well I have installed the latest version 4.2.1 and it all went super smooth. Integrated perfectly and is outside the forum folder like I wanted. I did need to reset the cookie feature back to "/" . Thanks a lot for your hard work on such a great feature!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Integrating CMPS with Reviewpost mrjbs "How Do I..." Questions 2 01-20-2009 10:11 AM
Integrating VBblog into CMPS joyceleong "How Do I..." Questions 3 04-23-2008 12:04 PM
Integrating PhotoPro with CMPS John Thawley Chit Chat 13 10-05-2007 07:45 AM
integrating vb pages into vba cmps scruby "How Do I..." Questions 4 11-21-2005 12:53 AM
Integrating a Php Script into the CMPS Polo Troubleshooting / "How do I..." Questions 2 12-23-2004 12:54 PM


All times are GMT -4. The time now is 11:44 AM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.