View Full Version : After installing I cant find the links page
PWO81
07-27-2008, 09:29 PM
When I put www.mysite.com/links it goes to a blank page. How do I get my links page to show up?
Also the links directory isnt showing up in my Nav bar.
PWO81
07-27-2008, 11:07 PM
Anyone know? I installed everything without error and when I go to www.mysite.com/links its just a blank page and in my VB CMS navigation there is no link to the link directory.
PWO81
07-28-2008, 09:55 AM
87 views, 13 hours later and still no help. Is Brian the only person that helps anyone here? If he's not home then there's no support for this product?
It's getting Ridiculous. I uploaded this product 3 times now and everything goes fine. I see the vBa Links Directory in my CP but I can't find where the page would be. In modify settings in 'Title, URL's, and Paths' I see the default links home URL is ttp://localhost/linksdir. Do I have to change that to anything? I get no errors when uploading, folow the directions perfect but then I can find or see the links page, nor does it come up in the VB CMS navigation module.
Brian
07-28-2008, 11:14 AM
A blank page like that generally means that you have the $forumpath in your links_config.php file set incorrectly.
http://www.vbadvanced.com/forum/faq.php?faq=vba_trouble#faq_vba_trouble_forumpath
vBa Links does not add a link to your navbar or anywhere by default since not everyone will want the link in the same place, so that part is up to you to add.
As for the URL setting, that needs to be updated to the correct URL to your links directory.
And regarding the turn-around time for support, that's also mentioned in our FAQ.
http://www.vbadvanced.com/forum/faq.php?faq=vba_faq#faq_vba_faq_help
PWO81
07-28-2008, 12:21 PM
A blank page like that generally means that you have the $forumpath in your links_config.php file set incorrectly.
http://www.vbadvanced.com/forum/faq.php?faq=vba_trouble#faq_vba_trouble_forumpath
vBa Links does not add a link to your navbar or anywhere by default since not everyone will want the link in the same place, so that part is up to you to add.
As for the URL setting, that needs to be updated to the correct URL to your links directory.
Brian,
I uploaded the forumpath file and it says /Forums ( $forumpath = '/Forums'; ). So thats what I put in _config.php file between the ''. I put the links folder in the root of my website then I went to the Links Home URL and changed what was there to http://www.mysite.com/links. But when I go to http://www.mysite.com/links I get nothing but a blank white page.
Brian
07-28-2008, 05:34 PM
Try this for the $forumpath
$forumpath = '../Forum';
If that doesn't help, please submit a support ticket via the Members' Area here and I will take a look at things for you.
PWO81
07-28-2008, 06:15 PM
Try this for the $forumpath
$forumpath = '../Forum';
If that doesn't help, please submit a support ticket via the Members' Area here and I will take a look at things for you.
Brian,
I tried that and still all I get is a blank white page when i go to www.mysite.com/links. I will submit a ticket.
vBulletin® v3.7.2, Copyright ©2000-2008, Jelsoft Enterprises Ltd.