Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
 All Forums
 Technical
 PHP (Unix / Linux / Apache) versions
 Contact Page on Austin Flight
Author « Topic »  

KenLane
Advanced Member

USA
460 Posts

Posted - 11/12/2024 :  07:19:27  
Supposedly, people are making inquiries through the contact page on my site. It's a modified version that was done several years ago. I believe the person made changes that are affected by their own website's interaction.

I did a test on my own email and it's not going through.

I am needing help in getting this corrected so the contact page works correctly.

======
Flight Instructor selling Flight Training Materials & Pilot Supplies
http://www.AustinFlightCheck.com

dbdave
ECT Moderator

USA
10406 Posts

Posted - 11/12/2024 :  07:30:38  
Hi Ken, I would get rid of that code and use the built in contact feature that's been available for a while.

<?php
$minicssaction="contactus";
include "vsadmin/inc/incminicss.php";
?>

That will create a popup form.

David

KenLane
Advanced Member

USA
460 Posts

Posted - 11/12/2024 :  09:05:55  
I don't know that will work as he changed all the original pages. I wasn't aware of that until after other issues and I stopped any contact with him.

Hence, I need someone to look at the details.

======
Flight Instructor selling Flight Training Materials & Pilot Supplies
http://www.AustinFlightCheck.com

dbdave
ECT Moderator

USA
10406 Posts

Posted - 11/12/2024 :  12:38:19  
Hi Ken, I don't think I understand your reply.

I would remove the contact page - just rename it something else for now.
Then clone a copy of one of your working store pages and name it in place of your contact page.
Then in the body of the page, you would enter all of the contact info you want to show, such as your mailing address and other stuff.

Then where you want the contact button to show - just insert the code I provided.

That's it.
5 minutes and done!

Thanks,
David

Phil
ECT Moderator

United Kingdom
7679 Posts

Posted - 11/13/2024 :  02:34:12  
quote:
Hi Ken, I would get rid of that code and use the built in contact feature that's been available for a while.

<?php
$minicssaction="contactus";
include "vsadmin/inc/incminicss.php";
?>

That will create a popup form.


Hi Ken,

As well as adding the code dbdave suggested you'll also have to add this line to your vsamin/includes.php file

$usecontactus=TRUE;



*Contact Us*
*Buy The PHP Capture Card Plugin*
*Rate Our Services/View Our Feedback*

dbdave
ECT Moderator

USA
10406 Posts

Posted - 11/13/2024 :  07:27:32  
Good catch Phil - Forgot that step.
David
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000