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

Reply
 
Thread Tools Display Modes
  #21  
Old 06-14-2012, 05:31 AM
TheElf TheElf is offline
Junior Member
 
Join Date: Aug 2004
Posts: 24
Default

Upgraded to the latest, and it doesn't create tabs, and I don't know what should I be added to menu structure manually.
Reply With Quote
  #22  
Old 07-17-2012, 04:44 AM
MYCNCUK MYCNCUK is offline
Junior Member
 
Join Date: Jun 2008
Location: UK
Posts: 5
Default

Quote:
Originally Posted by Bergler View Post
I have upgraded top 4.2.0 and this issue has happened again, Invalid Redirect URL. tried this thread for a fix but didnt work..... http://www.vbadvanced.com/forum/show...d+Redirect+URL

What to do?
Hi Bergler, i feel your pain and have done for a short while.

I also had the same problem, so to fix the /links/ problem i used the below code in my .htaccess file. This file is in the /links/.htaccess you just need to edit my locations to your own i.e "/forums/picall.php", enjoy!

Quote:
Options +FollowSymlinks
RewriteEngine On

#RewriteBase /links

RewriteRule ^([a-zA-Z_0-9\-]+)/robots\.txt$ robots.txt [QSA,L]
RewriteRule ^whatsnew/links/([0-9]+)/page([0-9]+).html$ browselinks.php?do=newlinks&cutoffdate=$1&page=$2 [QSA,L]
RewriteRule ^whatsnew/links/(([0-9]?|-)+/?)$ browselinks.php?do=newlinks&cutoffdate=$1 [QSA,L]
RewriteRule ^whatsnew/posts/([0-9]+)/page([0-9]+).html$ browselinks.php?do=newposts&cutoffdate=$1&page=$2 [QSA,L]
RewriteRule ^whatsnew/posts/(([0-9]?|-)+/?)$ browselinks.php?do=newposts&cutoffdate=$1 [QSA,L]
RewriteRule ^whatspopular/([a-zA-Z_0-9\-]+)/$ browselinks.php?do=poplinks&orderby=$1 [QSA,L]
RewriteRule ^members/([a-zA-Z_0-9\-]+)/page([0-9]+).html$ browselinks.php?do=member&userrewrite=$1&page=$2 [QSA,L]
RewriteRule ^members/(([a-zA-Z_0-9]|-)+/?)$ browselinks.php?do=member&userrewrite=$1 [QSA,L]
RewriteRule ^([a-zA-Z_0-9\-]+)/(([a-zA-Z0-9]|-)+)/?$ showlink.php?linkrewrite=$2&catrewrite=$1 [QSA,L]
RewriteRule ^([a-zA-Z_0-9\-]+)/([a-zA-Z0-9\-]+)/page([0-9]+).html$ showlink.php?linkrewrite=$2&catrewrite=$1&page=$3 [QSA,L]
RewriteRule ^([a-zA-Z_0-9\-]+)/page([0-9]+).html$ browselinks.php?catrewrite=$1&page=$2 [QSA,L]
RewriteRule ^([a-zA-Z_0-9\-]+)/?$ browselinks.php?catrewrite=$1 [QSA,L]

RewriteCond %{HTTP_HOST} ^mycncuk.com$ [OR]
RewriteCond %{HTTP_HOST} ^www.mycncuk.com$
RewriteRule ^forum.php$ /forums/forum.php [R=307,L]

RewriteCond %{HTTP_HOST} ^mycncuk.com$ [OR]
RewriteCond %{HTTP_HOST} ^www.mycncuk.com$
RewriteRule ^media.php$ /forums/media.php [R=307,L]

RewriteCond %{HTTP_HOST} ^mycncuk.com$ [OR]
RewriteCond %{HTTP_HOST} ^www.mycncuk.com$
RewriteRule ^blog.php$ /forums/blog.php [R=307,L]

RewriteCond %{HTTP_HOST} ^mycncuk.com$ [OR]
RewriteCond %{HTTP_HOST} ^www.mycncuk.com$
RewriteRule ^albumall.php$ /forums/albumall.php [R=307,L]

RewriteCond %{HTTP_HOST} ^mycncuk.com$ [OR]
RewriteCond %{HTTP_HOST} ^www.mycncuk.com$
RewriteRule ^picall.php$ /forums/picall.php [R=307,L]
This will work regardless of what is going on in the Nav Manager (vB 4.2) and also vBa Links. I dont have vBa Links v4.2.6 so i dont know what the offerings are but if you have access you should try that first.

You should note the URL will still "look" wrong in a browser, however onclick is when the magic happens and you will be directed to the correct url.

Any problems, post back here.

.Me
Attached Files
File Type: zip htaccess.zip (545 Bytes, 0 views)
Reply With Quote
  #23  
Old 07-21-2012, 05:12 AM
MYCNCUK MYCNCUK is offline
Junior Member
 
Join Date: Jun 2008
Location: UK
Posts: 5
Default

Quote:
Originally Posted by TheElf View Post
Upgraded to the latest, and it doesn't create tabs, and I don't know what should I be added to menu structure manually.
Hi Elf,

Below is the menu items you need to add from with-in the Nav Manager:

Quote:
<li><a href="addlink.php?c=0">Submit A Link</a></li>
<li><a href="whatsnew/links/">What's New</a>
<ul>
<li>New Links</li>
<li><a href="whatsnew/links/">Since Your Last Visit</a></li>
<li><a href="whatsnew/links/7/">Last 7 Days</a></li>
<li><a href="whatsnew/links/14/">Last 14 Days</a></li>
<li><a href="whatsnew/links/30/">Last 30 Days</a></li>
<li><a href="whatsnew/links/60/">Last 60 Days</a></li>
<li><a href="whatsnew/links/90/">Last 90 Days</a></li>

<li>New Posts</li>
<li><a href="whatsnew/posts/">Since Your Last Visit</a></li>
<li><a href="whatsnew/posts/7/">Last 7 Days</a></li>
<li><a href="whatsnew/posts/14/">Last 14 Days</a></li>
<li><a href="whatsnew/posts/30/">Last 30 Days</a></li>
<li><a href="whatsnew/posts/60/">Last 60 Days</a></li>
<li><a href="whatsnew/posts/90/">Last 90 Days</a></li>
</ul>
</li>

<li><a>What's Popular</a>
<ul>
<li><a href="whatspopular/views/">Top 25 Visited Links</a></li>
<li><a href="whatspopular/rating/">Top 25 Rated Links</a></li>
<li><a href="whatspopular/posts/">Top 25 Replied to Links</a></li>
</ul>
</li>
These are the links for v4.1.0 and what you would be looking to do is setup new menu items in the Nav Manager, and then using the URL's above for the "Target URL".

I hope this helps .

.Me
Reply With Quote
  #24  
Old 08-01-2012, 02:18 PM
olijo's Avatar
olijo olijo is offline
Junior Member
 
Join Date: Nov 2005
Posts: 18
Default

having exactly the same problem.
I disable the tab created by vBaLinks.
I recreate one.
When you visit the links directory, all others tab (except one created manually) stop working.
Example :
http://soudeurs.com/links/index.php
Please fix the bug.
Reply With Quote
  #25  
Old 08-02-2012, 04:51 AM
MYCNCUK MYCNCUK is offline
Junior Member
 
Join Date: Jun 2008
Location: UK
Posts: 5
Default

Your nav links seem to be working now Oli ?, did you use my .htaccess to fix or ?

.Me
Reply With Quote
  #26  
Old 08-02-2012, 06:05 AM
olijo's Avatar
olijo olijo is offline
Junior Member
 
Join Date: Nov 2005
Posts: 18
Default

Quote:
Originally Posted by MYCNCUK View Post
Your nav links seem to be working now Oli ?, did you use my .htaccess to fix or ?

.Me
Hi,
Not working.
Go to the
http://soudeurs.com/links/index.php
If you have a look to the link to Articles :
http://soudeurs.com/links/content.php
The link is not correct, but i redirect if error to the cms.
Others links :
Activity :
http://soudeurs.com/links/activity.php
Forum :
http://soudeurs.com/links/forums.html
Etc...
I will try to fix with htaccess if and only if the support can't fix their mod.
I open a ticket support and still wait to have an answer.
Regards,
Reply With Quote
  #27  
Old 08-04-2012, 11:19 PM
flyyouin flyyouin is offline
Junior Member
 
Join Date: Feb 2009
Posts: 11
Default

hi there having the same problem , when i did a fresh install it did not creat a tab so i created one, i have made many tabs as my site is for the calendars, they work fine but as soon you enter the links then go out and select any other tabs they dont work except for the orignal from VB install forum/blog/cms and surprising the first Callender works but go to any other tabs i created for the other calenders the path gets inserted with a [link].

as http://www.mysite.com/calendar.php?calendarid=6

and as soon as i enter into the links then go back to the same calender i get this path

http://www.oceanbattles.com/links/ca...p?calendarid=6
and the same for the others except for the calendar 1 for some reason works, if i go back to forum then all the tabs work once again till i enter into the links again.
Reply With Quote
  #28  
Old 08-05-2012, 02:12 AM
olijo's Avatar
olijo olijo is offline
Junior Member
 
Join Date: Nov 2005
Posts: 18
Default

Posted support request since 08/01, still no support. Is this site completly dead ???
Reply With Quote
  #29  
Old 08-06-2012, 08:22 PM
flyyouin flyyouin is offline
Junior Member
 
Join Date: Feb 2009
Posts: 11
Default

Ok I figured it out, I went into cp /VBA Links Directory/ Modify Settings/ vBadvanced Global Options. Now you see 3 windows go into navbar replacements and add the paths to you new tabs but also include the path for the links itself or else the problem will happen on it own link , here is my example as my forum sole purpose is calendars and any problems with another links just ad the path in the Navbar Replacements.
Oh one thing when creating a new tab for links use this” links/index.php “
Quote:
activity.php
album.php
blog.php
calendar.php
content.php
faq.php
forum.php
forumdisplay.php
group.php
login.php
member.php
memberlist.php
online.php
private.php
profile.php
register.php
search.php
subscription.php
tags.php
usercp.php
calendar.php?calendarid=4
calendar.php?calendarid=3
calendar.php?calendarid=5
calendar.php?calendarid=6
calendar.php?calendarid=7
links/index.php
Reply With Quote
  #30  
Old 08-07-2012, 12:35 AM
olijo's Avatar
olijo olijo is offline
Junior Member
 
Join Date: Nov 2005
Posts: 18
Default

Quote:
Originally Posted by flyyouin View Post
Ok I figured it out, I went into cp /VBA Links Directory/ Modify Settings/ vBadvanced Global Options. Now you see 3 windows go into navbar replacements and add the paths to you new tabs but also include the path for the links itself or else the problem will happen on it own link , here is my example as my forum sole purpose is calendars and any problems with another links just ad the path in the Navbar Replacements.
Oh one thing when creating a new tab for links use this” links/index.php “
Hi, thank you for your feedback, jsut had a try, but doesn't work for me.
Reply With Quote
  #31  
Old 08-07-2012, 07:42 PM
flyyouin flyyouin is offline
Junior Member
 
Join Date: Feb 2009
Posts: 11
Default

what version do you have ? i am using 4.2.6, i know the early version had problems also. there is only one misdirect i cant figure out that was the same with the other versions is when you delete a listing it take you to an invalid url.

scratches his head
Reply With Quote
  #32  
Old 08-08-2012, 02:20 AM
olijo's Avatar
olijo olijo is offline
Junior Member
 
Join Date: Nov 2005
Posts: 18
Default

Hi, i use 4.2.6, you can check your self to my site :
http://www.soudeurs.com/forums.html
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
Invalid Redirect URL rcull Troubleshooting & Problems 9 01-01-2013 07:51 PM
Invalid Redirect URL Error on All Links Don Z. Bugs & Issues 9 05-30-2012 10:54 AM
Invalid Redirect chrisbeau Troubleshooting & Problems 6 02-20-2012 04:39 AM
Invalid Redirect URL mrderanged Troubleshooting & Problems 1 08-05-2011 10:44 PM


All times are GMT -4. The time now is 11:48 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.