PDA


View Full Version : search.php


unixsphere
07-20-2005, 08:23 PM
Hello, I installed CMPS 2.0 RC2 for Vbulletin 3.0.7 and the index.php is in the root directory, but when I click on search it says not found, I'm sure its just a small setting but I can't figure out how to point it to my forums/search.php, not just the root directory/search.php

Brian
07-20-2005, 10:11 PM
Can you post a link to your site?

unixsphere
07-20-2005, 10:27 PM
To keep it private I will pm you the address but can you continue helping me on this thread

Brian
07-21-2005, 01:13 AM
Admin CP => vBa CMPS => Default Settings

Make sure you have not modified your 'Navbar Replacements' option there and then save your options so that the cache will be updated.

unixsphere
07-21-2005, 05:17 AM
Uhh I dont know what to do exactly?

I went to the vba cmps and clicked on default settings but what do I modify?

Do I change the header replacements?

My forums are as such: /home/unixsphere/forums/

so its http://www.example.com/forums

Brian
07-21-2005, 11:51 AM
Make sure this is what you have in your Navbar Replacements option, and do not modify it at all.
memberlist.php
usercp.php
register.php
faq.php
calendar.php
search.php
login.php
forumdisplay.php
profile.php
private.php
subscription.php
member.php
online.php
Then save your options.

unixsphere
07-21-2005, 07:36 PM
That is what is there, I never modified it. But on the front page it doesn't point to the /forums/

Brian
07-22-2005, 09:45 PM
Did you save your options?

unixsphere
07-22-2005, 11:56 PM
Yes I am absolutely positive.

Brian
07-23-2005, 01:07 PM
Have you changed your style since you sent me the link? I swear you were using the vB default style the last time I looked. Either way, if you copy the file names in your Navbar Replacements option to your Header Replacements option then that should take care of the problem.

unixsphere
07-25-2005, 08:02 PM
That fixed it, and yeah I changed my style since then.

But I have another problem that has always existed.

When I try to login via the front page, it just refreshes and I dont log in. I have to login via my forums then head over to my front page and it will say I'm logged in?

unixsphere
07-28-2005, 01:50 AM
Dont mean to bug but some help please?

Brian
07-28-2005, 01:04 PM
Admin CP => vBa CMPS => Edit Modules => Welcomeblock => Form Code

Try adding this at the bottom of the rest of the code for that option:
<input type="hidden" name="vb_login_md5password" />
<input type="hidden" name="vb_login_md5password_utf" />