![]() |
|
#1
|
|||
|
|||
|
Hi my problem is, i installed vbadanced in /forums where my forum root is. I then tried to put my cmps_index.php in the / so that the first thing they come to is that (yes i renamed it to index.php, yes and changed it in the default in the admin cp). I know there is nothing wrong with my installation because once i moved the cmps_index.php to the /forum it worked. I tried changing ./include and ./global to ./forum/include and ./forum/global but it still does not work. Any suggestions on what I have to do to fix this?
Thank you. |
|
#2
|
||||
|
||||
|
How exactly does it not work? What happens when you load the page?
|
|
#3
|
|||
|
|||
|
I get a blank page. It loads, but stays blank. Do you think it might be because I uploaded the cmps_index.php after I installed vdadvanced? Thats all I can really think of.
|
|
#4
|
|||
|
|||
|
I'm getting a similar problem.
The only difference is that my page actually loads, however the links on the cmps_index.php page are all pointing to the root directory not the /forum directory. I've checked my config.php and the directory in the cmps_index.php file and they are both showing the same directory for the forum. |
|
#5
|
||||
|
||||
|
seaslash - Sounds like your $forumpath variable in the cmps_index.php file is incorrect. Please try the suggestions in this thread and see if that helps.
Kwith - Please see this thread. |
|
#6
|
|||
|
|||
|
Quote:
. I have no idea whats wrong.
|
|
#7
|
|||
|
|||
|
Thanks Brian.
|
|
#8
|
||||
|
||||
|
Can you copy that line of code and paste it here for me?
|
|
#9
|
|||
|
|||
|
/home/users/web/b2740/pow.firefly09/htdocs
Its' powweb's stupid custom job. I honestly dont think thats the problem because if i add /forum and move it to the forum folder it works perfect. You dont think it has anything to do with the includes it has to load? Last edited by seaslash; 11-13-2006 at 07:07 PM. |
|
#10
|
|||
|
|||
|
Shouldn't you have /forum no matter where the file is on your site? It's pointing to where your forums are located.
|
|
#11
|
||||
|
||||
|
As catcherman said, it needs to have /forum at the end.
/home/users/web/b2740/pow.firefly09/htdocs/forum |
|
#12
|
||||
|
||||
|
hi all
im new to this portal system and i get the same problem i get this error while im trying to view the main index.php Quote:
|
|
#13
|
||||
|
||||
|
That means that you've modified the file incorrectly. Can you post the contents of your cmps_index.php file here?
|
|
#14
|
||||
|
||||
|
ya sure
Here it is Quote:
|
|
#15
|
||||
|
||||
|
Change this:
Code:
$forumpath = '/httpdocs/forum' Code:
$forumpath = '/httpdocs/forum'; |
|
#16
|
||||
|
||||
|
omg !!!!
jsut 1 little thing that messed it up ! Lmao thanks alot now it working
|
|
#17
|
|||
|
|||
|
Getting probem...
I have tried this...but could not fixed!! in /home/my site name/public_html/cmps_index.php on line 22 i have not put .com .so how i can fixed this!! |
|
#18
|
|||
|
|||
|
Here's it show
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/antu/public_html/cmps_index.php on line 22 |
|
#19
|
||||
|
||||
|
Can you post the contents of your cmps_index.php file?
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Vba in root with vBB in sub domain - problem with images not showing | Mojito | Troubleshooting & Problems | 2 | 10-07-2006 02:05 PM |
| root directory problem | FalkinPro1 | Troubleshooting & Problems | 1 | 07-16-2006 02:59 PM |
| help.....moving cmps_index.php file to root messes everything up | iamme | Troubleshooting & Problems | 2 | 04-26-2006 07:30 AM |
| Problem when cmps_index.php is in root folder | chris g | Troubleshooting & Problems | 7 | 07-12-2005 04:36 PM |
| error when placing cmps_index.php in root dir | brad007 | Troubleshooting & Problems | 4 | 06-30-2005 12:29 AM |