- Posts: 236
- Thank you received: 4
Offline Payment registration leads to....nothing
- spitjack
-
Topic Author
- Offline
- Elite Member
-
Less
More
13 years 9 months ago - 13 years 9 months ago #12709
by spitjack
__
a 'spit' is a rod upon which savory food was roasted, turned in ancient times by a worker called a 'jack', a middle English word for an ordinary laborer (eg jack of all trades, steeplejack, lumberjack). Today, this is done by a 19th C machine.
Offline Payment registration leads to....nothing was created by spitjack
When using Offline Payment, I get a blank page (default.php, which is different than the site index.php).
There is no confirmation, user isn't registered.
What I would really like to do is redirect the registrant to a confirmation page....or the guest list!
[strike]Also, I tried changing the title 'Offline Payment' to 'Will pay with cash or check upon arrival,' but the site still reads as before - the new text doesn't appear.[/strike] (I found this in translation)
my apologies - I am a newcomer to Event Booking so I am not sure what I am doing wrong.
Joomla 1.7
Linux something or other
staging site same.designPhase3.com
(links in these posts are blocked from search bots?)
There is no confirmation, user isn't registered.
What I would really like to do is redirect the registrant to a confirmation page....or the guest list!
[strike]Also, I tried changing the title 'Offline Payment' to 'Will pay with cash or check upon arrival,' but the site still reads as before - the new text doesn't appear.[/strike] (I found this in translation)
my apologies - I am a newcomer to Event Booking so I am not sure what I am doing wrong.
Joomla 1.7
Linux something or other
staging site same.designPhase3.com
(links in these posts are blocked from search bots?)
__
a 'spit' is a rod upon which savory food was roasted, turned in ancient times by a worker called a 'jack', a middle English word for an ordinary laborer (eg jack of all trades, steeplejack, lumberjack). Today, this is done by a 19th C machine.
- spitjack
-
Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 236
- Thank you received: 4
13 years 9 months ago - 13 years 9 months ago #12715
by spitjack
__
a 'spit' is a rod upon which savory food was roasted, turned in ancient times by a worker called a 'jack', a middle English word for an ordinary laborer (eg jack of all trades, steeplejack, lumberjack). Today, this is done by a 19th C machine.
Replied by spitjack on topic Re: Offline Payment registration leads to....nothing
I placed a file named default.php with the following code, and it solved the problem. It solved several problems, actually.
Obviously, replace with your site name.
Code:
<?php
header("Location:http://domain.com");
?>
Obviously, replace with your site name.
__
a 'spit' is a rod upon which savory food was roasted, turned in ancient times by a worker called a 'jack', a middle English word for an ordinary laborer (eg jack of all trades, steeplejack, lumberjack). Today, this is done by a 19th C machine.
Last edit: 13 years 9 months ago by spitjack.
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.