Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 05-23-2010, 12:40 PM
Hummie Hummie is offline
 
Join Date: Nov 2007
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Redirect old Paypal IPN to new Paypal IPN for Reoccuring Subscriptions

Please help!
When I upgraded my forum, I changed the url from an uppercase to a lowercase (as is recommended). Now messages sent from Paypal to the forum notifying of payments are not working.
It was suggestion that I do an HT Access file to redirect from
http://www.mywebsite.com/Forum/payme...?method=paypal
to
http://www.mywebsite.com/forum/payme...?method=paypal


***
I tried doing a simple 301 redirect and it did not work.

Is there ANYONE that can help me? vBulliten did send me to an instruction page, but said that this is not supported in their troubleshooting. I'm SO frustrated.
Reply With Quote
  #2  
Old 05-23-2010, 01:18 PM
your24hourstore your24hourstore is offline
 
Join Date: Feb 2010
Posts: 1,226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

you should be able to fix that link from the paypal end I would think

having a custom htaccess file made for you isn't going to be easy to get for free

better go to paypal and try and slip the new lowercase link into your account. not sure if its your redirection link getting back to the site after payment or what?

but if it don't work you probably can pay someone in paid help.

good luck.
Reply With Quote
  #3  
Old 05-23-2010, 01:39 PM
Hummie Hummie is offline
 
Join Date: Nov 2007
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have already contacted Paypal.

Maybe I am not making myself clear enough on the problem.

When someone creates a reoccurring subscription, the IPN url utilized at that time stays in the Paypal subscription of that particular subscribers subscription in Paypal and cannot be changed.

All new subscriptions are working fine. I've been told that I have to ask each an every person to unsubscribe and resubscribe to fix the problem.

It was suggested that if I could just get the old url IPN to redirect to the new IPN url, then all messages from Paypal to the forum would work.

I am surprised this has never come up before.

Hasn't anyone ever had an old forum that they upgraded to a new url and needed the old reoccuring subscriptions to transfer? Surely I am not the first.

I would be willing to pay a reasonable fee for help on this, but I just cannot imagination that others are not having the same problem and that something like this would be that hard to do, but then again, I am not that knowledgeable or I wouldn't be asking for help.
Reply With Quote
  #4  
Old 05-23-2010, 02:24 PM
Sajeth Sajeth is offline
 
Join Date: Feb 2008
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I could do this.
PM me with your MSN account, if you have one
Reply With Quote
  #5  
Old 05-23-2010, 04:18 PM
Hummie Hummie is offline
 
Join Date: Nov 2007
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have PM'd you, but you only have three posts here. This makes me leary.
Reply With Quote
  #6  
Old 05-24-2010, 11:56 PM
Hummie Hummie is offline
 
Join Date: Nov 2007
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is my last BIG problem since upgrading to VB4. I would like to get beyond this stress SO badly!

Here's what I wrote on my htaccess file that did not work that I put in my root folder.

redirect 301 /Forum/payment_gateway.php?method=paypal http://www.sitename.com/forum/paymen...?method=paypal


ANY IDEAS...PLEASE!
Reply With Quote
  #7  
Old 05-25-2010, 12:33 AM
your24hourstore your24hourstore is offline
 
Join Date: Feb 2010
Posts: 1,226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hunm yep i see your problem now, it could be routed with htaccess for sure , but i cant make you one, i did kind of play around with it a bit and a fix might be possible, useing html

since your forums are now called Forums, if you make a new folder in root called forums, and stick a simple html redirect in that folder directing it back to Forums/index or where ever it should send any thing that comes in in to where ever you have it routed to, probibly wouldnt hurt anything untill you find someone to write you a file that will do it, or in your case http://www.mywebsite.com/forum/payme...?method=paypal
now you may rout it all to a thread or anouther page with an annoncment telling the issue with links to where ever
this is only a stop gap in case some one clicks on it tonight you see , but i would try that

of course i think not sure that all links in that format would wind up there
and of course a htaccess file could be put in there also.

sorry i hate htaccess
Reply With Quote
  #8  
Old 05-25-2010, 12:48 AM
Hummie Hummie is offline
 
Join Date: Nov 2007
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I was doing some more reading and I think since the redirect involves .php that it may be more complicated codeing. I'm patiently waiting for someone to come along to help me. I did post in the offer to pay section. I don't want to pay too much money, but hopefully a reasonable amount for someone to just create the htaccess file for me and give me instructions on where to upload it. I'm not sure what a reasonable amount is. At this point, I'd probably overpay!
Reply With Quote
  #9  
Old 05-25-2010, 12:51 AM
your24hourstore your24hourstore is offline
 
Join Date: Feb 2010
Posts: 1,226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Hummie View Post
I was doing some more reading and I think since the redirect involves .php that it may be more complicated codeing. I'm patiently waiting for someone to come along to help me. I did post in the offer to pay section. I don't want to pay too much money, but hopefully a reasonable amount for someone to just create the htaccess file for me and give me instructions on where to upload it. I'm not sure what a reasonable amount is. At this point, I'd probably overpay!
so make the redirect PHP its no biggies
Code:
 <?php
   //this will NOT work, the browser received the HTML tag before the script

   header( 'Location: http://www.mywebsite.com/forum/payme...?method=paypal
' ) ;
?>
not going to hurt anything i don't think make a new page name it index.php and stick it in that new folder with this code. you may need the real link untruncated though

im kind of interested to see if it would work!! :>
Reply With Quote
  #10  
Old 05-25-2010, 01:22 AM
Hummie Hummie is offline
 
Join Date: Nov 2007
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by harleyparts View Post
since your forums are now called Forums, if you make a new folder in root called forums, and stick a simple html redirect in that folder directing it back to Forums/index or where ever it should send any thing that comes in in to where ever you have it routed to, probibly wouldnt hurt anything untill you find someone to write you a file that will do it, or in your case http://www.mywebsite.com/forum/payme...?method=paypal
Okay, I will try your suggestion, it won't hurt and I appreciate any ideas. You never know if it will work!

However, in what I quoted of you above, you got it backwards.

My forum are now called forums.....lowercase.

So, is your php coding correct? I am making a folder called "Forums" and putting in your coding. It will redirect to the "forums" folder the way you have it written if I do that?
Reply With Quote
Reply


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


All times are GMT. The time now is 10:18 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
  • Page Generation 0.05133 seconds
  • Memory Usage 2,272KB
  • Queries Executed 12 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete