close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

admin user needs ability to changd design plus coupons question

Thread began 4/04/2012 10:46 pm by lr_leal239405 | Last modified 4/06/2012 9:43 am by Jason Byrnes | 1768 views | 5 replies |

lr_leal239405

admin user needs ability to changd design plus coupons question

I noticed that when I ad a user administrator, the design link does not show up for that user. I want to give the privilege of altering the colors and backgrounds on the design to my client. how can I do that?

Also, I created a coupon code. Now, how can I make it available for display? I don't see it anywhere. Where and how can I display the coupon offer?

Thank you.

I'm appending this new problem to this post:

When I press on 'Select Theme' noting happens. My selected theme is now showing on the bottom right and the theme 'Crazy' on the top left. When I select 'Edit Theme' I get a blank page. Permissions are all set to 777. This all happened after I manually renamed a backup theme folder to my Live theme name and the live theme name to a backup name. ??

Sign in to reply to this post

Jason ByrnesWebAssist

in the webassist/plugins/admin_menu/menu.php file, change:

php:
<?php if(WA_Auth_RulePasses("Super Administrator")) { ?>

<li><span><a href="../../../admin/admin_settings.php">Settings</a></span></li>
<li><span><a href="../../../admin/design.php">Design</a></span></li>
<?php ?>



to:

php:
<?php if(WA_Auth_RulePasses("Super Administrator")) { ?>

<li><span><a href="../../../admin/admin_settings.php">Settings</a></span></li>
<?php ?>
<li><span><a href="../../../admin/design.php">Design</a></span></li>




how you display the coupon is up to you. you could use the content management system to show the coupon as a news article or add it to the Home Page -> Site Message section.

Sign in to reply to this post

lr_leal239405

Thanks Jason. that worked. I'm posting the last question I had which I had appended to this post but maybe I did while you were answering the other questions. It's a different subject anyway.

Sign in to reply to this post

Jason ByrnesWebAssist

i saw the other thread you started for that question and have started a support incident to look into the problem.

Sign in to reply to this post

lr_leal239405

I posted this again on the support ticket. It stopped working after I uploaded the upgrade files even though I re did it in the new code. My potential client is calling and I need to show everything working (including other problems I wrote on the support ticket). I'd really appreciate it if thu.iigcus all could be resolved this morning.

Sign in to reply to this post

lr_leal239405

This post has been deleted.

Jason ByrnesWebAssist

when i accessed your server this morning, i did not see the change in the admin_menu.php page:

php:
<?php if(WA_Auth_RulePasses("Super Administrator")) { ?>

<li><span><a href="../../../admin/admin_settings.php">Settings</a></span></li>
<?php ?>
<li><span><a href="../../../admin/design.php">Design</a></span></li>



so i changed that.

I also need to update the following files in the webassist/plugins/styler folder:
fulebrowse.php
imageupdate.php
styleupdate.php

and change:

php:
if (!WA_Auth_RulePasses("Super Administrator")){




to:

php:
if (!WA_Auth_RulePasses("Administrator")){
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...