close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

PS4 Advance options issue

Thread began 11/04/2010 12:08 pm by lazyhoofer376912 | Last modified 11/16/2010 1:14 pm by Jason Byrnes | 2675 views | 17 replies |

lazyhoofer376912Beta Tester

PS4 Advance options issue

Im finding myself stuck in this issues with advance options in PS4, the advance option is "color" it is set to black and when i get to the page the product is there..... when i switch it to select another option like "red" the image is not found and the price is "$.00".... if i try to switch back to black i get the same result.

How would i go about resolving this issue?

Sign in to reply to this post

Jason ByrnesWebAssist

can you post a link where i could see the issue.

Sign in to reply to this post

lazyhoofer376912Beta Tester

products_detail.php?ProductID=1

Sign in to reply to this post

Jason ByrnesWebAssist

it looks like the webassist/plugins/shopping_cart/products_lookup.php file is not uploaded to the server.


make sure the entire webassist directory gets uploaded.

Sign in to reply to this post

lazyhoofer376912Beta Tester

Nope, just doubled checked, and it is on the server. Any other ideas?

Sign in to reply to this post

Jason ByrnesWebAssist

OK, if i browse to that page directly,:
products_lookup.php?GroupingID=1&Options=19

it gives a 500 error. this is not a very helpful error for determining the issue.

Try adding the following code at line 1 of that page to turn error reporting on:

php:
<?php

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

lazyhoofer376912Beta Tester

That didnt help nothing had showed up,.... i placed it on the products_detail.php page,..... i have no clue how to fix this issue.

Sign in to reply to this post

Jason ByrnesWebAssist

There should be more information about the error in the servers error log, contact your hosting provider to have them look into the error log, once we know what the error is, we will be able to begin troubleshooting the cause.

Sign in to reply to this post

lazyhoofer376912Beta Tester

Hey jason here is the error...

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/idefine/public_html/love146/products_detail.php:6) in /home/idefine/public_html/love146/WA_SecurityAssist/Helper_PHP.php on line 5

Sign in to reply to this post

Jason ByrnesWebAssist

the headers already sent error because of blank space or other output between closing php tags "?>" and opening php tags "<?php"


this output can be a blank line:
?>

<?php

or a blank space at the end of the closing tag:
"?> "

or a comment:
?>
<!-- html comment here -->
<?php


the error is reporting the output at line 5 or 6:
products_detail.php:6

if you are not able to spot the issue, send a copy of the php page in a zip archive.

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...