close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Blank Page

Thread began 6/16/2011 10:32 pm by keith.mears422260 | Last modified 6/20/2011 8:18 am by Jason Byrnes | 1926 views | 5 replies |

keith.mears422260

Blank Page

Hi - Just started using Ecart but falling at the first hurdle and sure I am missing something simple. When I add a button to the cart, upload to the 'test server' I load the page but it is completely blank. I aslo have a message telling stating 'Dynamically - related files could not be resolved because of an internal server error. This happens with static buttons as well.

Can anyone help please

Thanks

Sign in to reply to this post

Jason ByrnesWebAssist

a blank page means a php error has occurred, but error reporting is turned off.

add the following code at line 1 of the page to turn error reporting on:

php:
<?php
error_reporting
(E_ALL);
ini_set('display_errors','0');
?>



once we know the error, we can begin troubleshooting the cause.

Sign in to reply to this post

keith.mears422260

Blank Page

Thanks for the quick response. Have done as asked and the code highlighted is the connection to the database, however the page works fine with dynamic links until I add a ecart button.

Regards

Keith

Sign in to reply to this post

Jason ByrnesWebAssist

I apologize, i had a syntax error in the original code, the correct code should be:

php:
<?php

error_reporting
(E_ALL);
ini_set('display_errors','0');
?>




when you post back, please post the text of the error and a copy of the page.

A description of the error isn't very helpful. I need to know the exact error including line numbers so I can troubleshoot the cause.

Sign in to reply to this post

keith.mears422260

Blank Page

This code is still not giving me any error, the only message I get is "Dynamically related files could not be resolved because of an internal server error". Until I add the button though the page loads fine with the dynamic code.

Have attached the file.Manage Attachments
Upload Errors
rings_testNew.php:
Invalid File
Upload File from your Computer


Upload File from a URL


Attachment Key
Filetype Max Filesize Max Width Max Height
bmp 19.5 KB 620 280
doc 19.5 KB - -
gif 19.5 KB 620 280
jpe 19.5 KB 620 280
jpeg 19.5 KB 620 280
jpg 97.7 KB - -
pdf 97.7 KB - -
png 19.5 KB 620 280
psd 19.5 KB - -
txt 19.5 KB - -
zip 293.0 KB - -

Sign in to reply to this post

Jason ByrnesWebAssist

I have created a support ticket so we can look into this issue further.

To view and edit your support ticket, please log into your support history:
supporthistory.php

If anyone else is experiencing this same issue, please append to this thread.

Sign in to reply to this post

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