close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Can't save edited them in PS4.5

Thread began 9/29/2011 12:39 am by chrisrichardsdesign427623 | Last modified 11/07/2011 7:24 am by Jason Byrnes | 2761 views | 5 replies |

chrisrichardsdesign427623

Can't save edited them in PS4.5

There is no live view, when I click save after modifying the colours of the theme. a blank page comes up with error message. (using safari)

Sign in to reply to this post

Jason ByrnesWebAssist

in the admin/common/properties.php file, try changing:

php:
$GLOBALS['permissions'] = array(

    'dir' => 0777,
    'file' => 0666
);




to:

php:
$GLOBALS['permissions'] = array(

    'dir' => 0755,
    'file' => 0755
);




if you continue to have problems, please post back the text of the error message.

Sign in to reply to this post

chrisrichardsdesign427623

Still same problem with theme in PS4.5

Thanks for the reply.
I made the changes to the code and the problem still exists with trying to edit the theme, there is no change when changing the colour slider in global styles. Once I press save, name the theme and press publish I still get the same blank screen.
See error message in the Safari browser below.
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@brandinggroup.com.au and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Apache/2.2.15 (Unix) mod_ssl/2.2.15 OpenSSL/0.9.8e-fips-rhel5 mod_bwlimited/1.4 mod_perl/2.0.4 Perl/v5.8.8 Server at brandinggroup.com.au Port 80

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

orders431983

Saving Design Changes - Internal Server Error

I am getting the same error "The server encountered an internal error or misconfiguration and was unable to complete your request." when trying to save designs. I noticed a few others having the same problem. Has anyone come up with a working solution?

Sign in to reply to this post

Jason ByrnesWebAssist

you posted a new thread for this issue here:
showthread.php?t=23555


and report that you fixed the problem by

editing the admin/common/properties.php file and changing:

PHP Code:
$GLOBALS['permissions'] = array(
'dir' => 0777,
'file' => 0666
);


to:

PHP Code:
$GLOBALS['permissions'] = array(
'dir' => 0755,
'file' => 0755
);

the setting the permissions on the webassist/plugins/styler folder and all files under it to 755

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