close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Updated Confirm page in PS3 blank

Thread began 9/01/2010 6:48 am by wrigd | Last modified 9/08/2010 11:35 am by Jason Byrnes | 5018 views | 15 replies |

wrigd

Updated Confirm page in PS3 blank

Hi,

I have downloaded the 'Known Issues' update regarding the Product Options are not displaying in the email receipt's or admin section. I have uploaded the updated contained files to my PS3 store. However when I test the store everything seems to work fine until it gets to the confirm.php page. On this page I just end up with a blank page. I wonder if you are able to help me or give me an idea as to why this might be happening? Many thanks.

Sign in to reply to this post

Jason ByrnesWebAssist

when a page displays blank, it means a php error is occurring.


Add the following at line 1 to turn error reporting on:

php:
<?php

error_reporting
(E_ALL);
ini_set('display_errors','on');
?>
Sign in to reply to this post

wrigd

Updated Confirm page in PS3 blank

Hi, thanks for the quick response.

The error that is showing is regarding a missing 'wa_evaluate.php' file in both confirm.php and pp_confirm.php but I do not have a wa_evaluate.php file present. This is not in my Powerstore 3 folder. Thanks again for your help.

Sign in to reply to this post

Jason ByrnesWebAssist

You can download the wa_evaluate file from the power gallery download page. it is included in the Database Integration update.

Sign in to reply to this post

wrigd

Hi, I don't have Power Gallery. Is there any other way I can get this file? Thanks.

Sign in to reply to this post

Jason ByrnesWebAssist

here you go.

Attached Files
PowerGallery_Database_Integration.zip
Sign in to reply to this post

wrigd

Many thanks for that. I am now receiving an error on teh pp_confirm.php page which says, 'You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '@emailaddress.com,0)' at line 1.

Thanks.

Sign in to reply to this post

Jason ByrnesWebAssist

This error indicates that you are trying to store the email address in a column that is numeric.


check the ecart store order summary and store order details server behaviors to see where you are storing the email address. That column will need to be changed to a varchar column, the data type in the server behavior will need to changed to text as well.

Sign in to reply to this post

wrigd

I am now receiving a whole new error on the pp_confirm.php page which states:

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /filepath/wa_evaluate.php:1) in /filepath/WA_eCart/WA_eCart_Definition_PHP.php on line 480

I seem to be finding that this solution is not so easy to install, for me anyway.

Many thanks again with all your help.

Sign in to reply to this post

Jason ByrnesWebAssist

hmm, seems the wa_evaluate fle I sent to you has a syntax error in it, my apologies.

in the wa_evaluate file, line 1 has a number of blank spaces before the opening php tag:
" <?php"


remove those blank spaces:
"<?php"

Sign in to reply to this post
loading

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...