![]() |
Quote:
Essentially you ended up renaming your current index.php (which is your forums script home page) to something else like forums.php, go into your ACP to specify the new name of the forums script home page, and then rename cmps_index.php to index.php. |
Excume me if I am being a bit too dense, but would that turn the /forums/index.php into index.php?
|
Quote:
|
Quote:
Code:
BEFORE: Code:
AFTER: |
Never mind, the solution as you said was incredibly simple. Thanks a lot.
You can check what I meant by going to www.dominicancooking.com |
Quote:
Before I forget, you want to change one other thing... Choose ACP => vBa CMPS => Default Settings => CMPS URL and change the value their to reflect the fact that CMPS is now named "index.php" instead of "cmps_index.php" -- I remembered that because I saw in your header that some links are still pointing to cmps_index.php yet. With CMPS 1.x.x that value doesn't exist but with CMPS 2.x.x it does so I tend to forget it sometimes. |
I noticed that when I called a cmps page it took a while longer than calling a forum/cmps page (I didn't delete it), for some reason. I created a special style just for the now-renamed index.php with all links pointing to forum/cmps pages. There are no broken links, just a funky navigation experience.
|
we have the CMPS as our home and would like to add a left column to the rest of the site forum pages.
I've followed this: http://www.vbadvanced.com/membersare...tid=4&pageid=6 I get to the end, #6, and can't figure out where to put the coding correctly. I try in FOURMHOME but nothing happens. my site: http://www.sewingmamas.com/b/ Thank you! Megan |
Hi!
I've installed the vBadvanced and find it very usefull. But i have one problem. The CMPS-page is the index.php. But once the visiter is in the forum, HOW DO I LINK THEM BACK TO THE HOMEPAGE? I tried the mod Custom Links, but it didn't worked with my skins. My forum: http://www.jonselektriska.se/forum/ Thankful for help! |
<a href="http://www.vbadvanced.com/forum/showthread.php?t=9689&highlight=dynamic" target="_blank">http://www.vbadvanced.com/forum/show...hlight=dynamic</a>
There you go... |
Hello,
I installed this mod. Its a great one :cool: I change my forum path form / to /forum at http://www.formula1forum.eu Its allmost okay, but: - the Faq in the navbar wont change to /forum - Discuss this poll path is set to forum//forum - All the paths of news reply buttons are set to forum//forum Any idea why some are good and a few not? TIA |
The problem I am having is all of a sudden my news started bleeding into the right column even though I have been with 3.6 and 2.2 for over a week and never had this problem until today. Still looking to find an answer to the problem as I havent heard anything yet over on vBAdvanced's site.
Any help would be greatly appreciated. :) http://gamegeneration.net/cmps_index.php |
I have run into an issue while installing this Mod,
In admincp/index.php I don't find this line at all...:confused: $printhr = false; if (can_administer('canadmincalendars')) but this Mod installations says you'll find this line... what do i do now? I rum 3.6.4 version of VBulletin...is it not compatible with that?? if not is there any otehr CMPS available for 3.6.4?? pls help me... Thanks! |
Catastrope,
The version of CMPS in this thread is meant for vB 3.0.x -- For a vB 3.6.x compatible version please visit vBadvanced.com. |
using the navigation block
at the bottom where you add links to pages what is the link code i need to use to piont to the users profile Code:
/member.php?u=$userid |
I can't believe that something that could make such a huge impact on my site's look was so easy to install. Great job! Thanks for creating this. :up:
|
Quote:
|
EDIT: Wrong forum
|
NOTE
This will not work with users that have styles and mostly the style Blaze. Its impossible to use this junk. Its crap and doesn't work. I've tried it and messed with everything and all my templates. This isn't something easy it requires some code and script, and its not recommened for people now starting to use vBulletin. |
Quote:
What can't you get working? |
Quote:
|
thanks!
|
I don't know if this is the right place to ask .
I wanna add a banner to the CMPS such as adv_portal_banner http://www.vbadvanced.com/forum/showthread.php?t=2978 I followed all the steps , but it didn't work ( nothing was shown ). I am using 3.6.6. any help would be great. |
Clicks Install !
|
Hai there
i installed the vbportal and now i cant seems to see my main forum home i ment the portal shows up and when i click on go to forums it still shows me the portal insted of showing the main forum home page can you plz help me how to fix it |
Downloaded vBadvanced CMPS v3.0 RC1 from:
http://www.vBadvanced.com and seems to work fine for vb 3.6.8 check it out: http://www.JoeyGowdy.net |
can someone please help me im new to all this.
im running vb 3.6.8 im trying to setup the home/portal page this is my site www.freedomtesters.com if (THIS_SCRIPT == 'online' OR THIS_SCRIPT == 'calendar' OR (THIS_SCRIPT == 'index' AND $vboptions['showevents'])) I cant find this line. If i dont have it where should i add the new line at? |
Guys i was trying to add something above
if (can_administer('canadmincalendars')) in the /forums/admincp/index.php.... but sadly i didn't find this:s:s can anyone help me:s? |
FOrum width after installing VBAdvance
Hi. my forum further expand after i install the VBAdvanced . My forum is int in other CMS as well. any help will be appreciated. pls pm me for site info. thanks in advances and for this great software. |
I got one question
My forum already installed with various mods. will my other mod still function after i install VBA? which is better 1 OR 2? 1.install VBA then forum mods. 2.Install forum Mods then VBA. thanks |
Quote:
|
does this work with 3.6.8??? :confused:
|
Quote:
|
Quote:
|
i had same issue..
In your /forum/includes/functions.php: find: Code:
if (THIS_SCRIPT == 'online' OR THIS_SCRIPT == 'calendar' OR (THIS_SCRIPT == 'index' AND $vboptions['showevents'])) and In your /forum/admincp/index.php file: Code:
$printhr = false; and also In your /forum/includes/functions.php: Code:
if (THIS_SCRIPT == 'online' OR THIS_SCRIPT == 'calendar' OR (THIS_SCRIPT == 'index' AND $vboptions['showevents'])) board location: avp.co.in |
Quote:
|
ok.. got it. installed
but some errors avp.co.in/index.php please use login / pwd = test / test and try logout. path seems to be wrong my forum path /home/user/public_html/forum/ set in cmps_index.php in my admin menu "vBa CMPS" Parse error: syntax error, unexpected $end in /home/user/public_html/forum/admincp/vba_cmps_admin.php on line 1641 |
does it work for 3.7?
|
Quote:
http://www.vbadvanced.com/ |
dosent work for me.
i use 3.7 - and the vbadavanced make the userprofile option not to work - only blank screen comes and pools only works from the post and not if the polls is choosen to se from mainpage Have written for help on there site - but no answers... anyone has same errors as i got? |
All times are GMT. The time now is 01:24 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|