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 10/05/2012 3:35 am by johnandpenny361633 | Last modified 10/09/2012 8:52 am by Jason Byrnes | 1559 views | 5 replies |

johnandpenny361633

Blank Page

I have uploaded files to the server and gone through all necessary steps after setting up a database & user. Once I click the install button I am greeted with a BLANK PAGE.

logininfo.php

Sign in to reply to this post

Jason ByrnesWebAssist

a blank page means that a php error is occurring but error reporting is turned off.

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

php:
<?php

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



once we know what the error is, we will be able to troubleshoot the cause.

Sign in to reply to this post

johnandpenny361633

Power Gallery

I have this error message:
Warning: mysql_pconnect() has been disabled for security reasons in /home/pennscou/public_html/powergallery/Connections/powergallery.php on line 9

Fatal error: in /home/pennscou/public_html/powergallery/Connections/powergallery.php on line 9

Sign in to reply to this post

Jason ByrnesWebAssist

open the Connections/powergallery.php file, and on line 9, change:

mysql_pconnect(

to:
mysql_connect(

Sign in to reply to this post

johnandpenny361633

Upgraded to V2

I have upgraded today to version2 but when I preview a gallery at the back end I get this:
Internal Server error. choosedesign.php 217.44.196.179 /powergallery/galleries/ribbon_fullsize_lightbox/index.php?gallery=1&theme=dark www.pennyspaintings.co.uk Mozilla/5.0 (Macintosh;
Intel Mac OS X 10.8; rv:15.0) Gecko/20100101 Firefox/15.0.1 500

I then uploaded a gallery and there was nothing on the page although I had added the php include.

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