vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced Links Directory > vBa Links Directory v3.0 Support > Bugs & Issues

Reply
 
Thread Tools Display Modes
  #1  
Old 07-24-2011, 08:03 AM
Don Z. Don Z. is offline
Junior Member
 
Join Date: Aug 2008
Location: New England
Posts: 21
Exclamation Invalid Redirect URL Error on All Links

I am running Links Directory v3.2.0 with vBulletin 3.8.7 Patch Level 2. Recently I noticed that all links result in this vBulletin error (for example):

Quote:
Invalid Redirect URL (http://www.melvinvillagemarina.com)
I installed the latest vBulletin 3.8.7 PL2 update a few weeks ago and that may have been when this problem started. I can't be sure.

Nothing has changed in my Links Directory installation in a long time so I'm thinking the 3.8.7 PL2 update broke it.

Can anyone suggest a way to fix this?

Last edited by Don Z.; 07-25-2011 at 09:41 AM. Reason: fixed quote
Reply With Quote
  #2  
Old 07-24-2011, 12:13 PM
theproit theproit is offline
Sec Manager
 
Join Date: May 2009
Posts: 73
Default

http://www.vbadvanced.com/forum/show...90&postcount=2
Reply With Quote
  #3  
Old 07-25-2011, 09:40 AM
Don Z. Don Z. is offline
Junior Member
 
Join Date: Aug 2008
Location: New England
Posts: 21
Default

Thanks, that did fix it. It looks like the 3.8.7 PL2 update broke it. :-(
Reply With Quote
  #4  
Old 07-31-2011, 08:03 AM
Chimpie's Avatar
Chimpie Chimpie is offline
Senior Member
 
Join Date: May 2008
Location: Sarasota, Florida
Posts: 302
Default

Quote:
Originally Posted by theproit View Post
Yep, that does it. I don't know if it's the best option, but it worked.

Quote:
Originally Posted by Don Z. View Post
Thanks, that did fix it. It looks like the 3.8.7 PL2 update broke it. :-(
Brian, will us 3.8.x users be getting a proper fix?

Thanks!
__________________
CHIMPIE | SKYWARN

"I have found Chimpie to be very professional, knowledgeable, prompt, and reasonably priced."
"I would not hesitate to utilize his services again in the future, and I highly recommend him."
Reply With Quote
  #5  
Old 08-15-2011, 10:40 AM
klaush klaush is offline
Junior Member
 
Join Date: Oct 2005
Posts: 18
Default

The same issue here.

Any help to offer without changing the code in the functions.php of vbulletin?

Thanks!

Quote:
Originally Posted by Chimpie View Post



Brian, will us 3.8.x users be getting a proper fix?

Thanks!

Last edited by klaush; 08-15-2011 at 10:46 AM.
Reply With Quote
  #6  
Old 08-15-2011, 02:45 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default

That's weird that vB decided to add a way around the redirect in the function for vB4, but not vB3 for some reason. Either way, this can be corrected by looking in the links/showlink.php file for this code:
PHP Code:
    $vbulletin->url $vba_links->_link['linkurl'];
    eval(
print_standard_redirect('adv_links_transferring'truefalse, -1true)); 
And replacing it with this:
PHP Code:
    exec_header_redirect($vba_links->_link['linkurl']); 
__________________
Frequently Asked Questions
CMPS Users Manual

For vBadvanced software assistance, please use the support forums.
Unsolicted PMs, IMs, and email will not be responded to.
If you have a non-software related question or problem with your account, please submit a support ticket.
Reply With Quote
  #7  
Old 08-16-2011, 12:08 AM
klaush klaush is offline
Junior Member
 
Join Date: Oct 2005
Posts: 18
Default

Thanks Brian; that did the trick!

Greetings

Klaus
Reply With Quote
  #8  
Old 08-31-2011, 11:00 PM
motowebmaster motowebmaster is offline
Member
 
Join Date: Apr 2006
Posts: 67
Default

Thanks for this.
__________________
Shawn
Reply With Quote
  #9  
Old 09-05-2011, 03:29 PM
puertoblack2003 puertoblack2003 is offline
Member
 
Join Date: May 2005
Location: PhillyaDelphia
Posts: 39
Default

thanks for the update fix
__________________
Nextel phone modding and other software programs at your service visit at: Puerto Technology Central


Reply With Quote
  #10  
Old 05-30-2012, 10:54 AM
roymogg roymogg is offline
Member
 
Join Date: Jul 2007
Location: London UK
Posts: 30
Smile

Quote:
Originally Posted by Brian View Post
That's weird that vB decided to add a way around the redirect in the function for vB4, but not vB3 for some reason. Either way, this can be corrected by looking in the links/showlink.php file for this code:
PHP Code:
    $vbulletin->url $vba_links->_link['linkurl'];
    eval(
print_standard_redirect('adv_links_transferring'truefalse, -1true)); 
And replacing it with this:
PHP Code:
    exec_header_redirect($vba_links->_link['linkurl']); 
Sorry this thread is a little old - but this fix was applied VB4.2 and solved the problem - thanks Brian.
__________________
RoyMogg at:
http://www.bizface.co.uk
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 SQL Error Message when Adding Links Mondi Troubleshooting & Problems 1 06-11-2010 12:17 PM
Redirect links ascott Troubleshooting & Problems 3 07-15-2009 01:46 PM
do not redirect links ! rapics "How Do I..." Questions 1 05-11-2009 09:55 AM
redirect error ? parrotfo Troubleshooting & Problems 1 01-30-2009 10:37 AM
Redirect links not working? GameOfThrones Troubleshooting & Problems 1 09-12-2008 10:46 AM


All times are GMT -4. The time now is 03:49 PM.

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.