close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Power Gallery and Power CMS

Thread began 9/01/2010 6:47 am by gary375937 | Last modified 9/09/2010 4:05 pm by Jason Byrnes | 2001 views | 7 replies |

gary375937

Power Gallery and Power CMS

Hi

I am having issues with the wa_evaluate.php Power Gallery integration with Power CMS. The instructions are based on Power Store so are not very helpful in regard to Power CMS.

I am not a PHP programmer or Database specialist just a mere designer so I need basic, easy to understand instructions on how to do this.

My code for the template page I need to integrate with is (Note: Each product/villa will have it's own gallery embedded in the relevant page.

<?php require_once('wa_evaluate.php'); ?>
<?php
include('/content/Hosting/q/u/qualityvillaholidays.co.uk/web/cms/WA_CMS/addtosite.php');
echo WA_getCMSContent ($database_PowerCMSConnection, $PowerCMSConnection, 'HolidayVillas', 'Villa', false);
?>

I have no clue what to do here so help with be much appreciated.

Thanks in advance

Gary

Sign in to reply to this post

Jason ByrnesWebAssist

change your code:

php:
<?php require_once('wa_evaluate.php'); ?>

<?php
include('/content/Hosting/q/u/qualityvillaholidays.co.uk/web/cms/WA_CMS/addtosite.php');
echo 
WA_getCMSContent ($database_PowerCMSConnection$PowerCMSConnection'HolidayVillas''Villa'false);
?>




to;

php:
<?php require_once('wa_evaluate.php'); ?>

<?php
include('/content/Hosting/q/u/qualityvillaholidays.co.uk/web/cms/WA_CMS/addtosite.php');
echo 
wa_evaluate(WA_getCMSContent ($database_PowerCMSConnection$PowerCMSConnection'HolidayVillas''Villa'false));
?>
Sign in to reply to this post

mpirani286201

How do i merge both powercms2 and powergallery into the one admin cms?

Sign in to reply to this post

Jason ByrnesWebAssist

The two admin panels cannot be merged, they must remain as separate admin panels, one for PowerCMS and one for PowerGallery.

Sign in to reply to this post

mpirani286201

Originally Said By: Jason Byrnes
  The two admin panels cannot be merged, they must remain as separate admin panels, one for PowerCMS and one for PowerGallery.  



How do I link to the together then so people don't need to login to two different admin area?
I was hoping to have one admin area for all plugins

Sign in to reply to this post

Jason ByrnesWebAssist

The admin areas for each solution cannot be linked together.

they will need to remain separate admin areas.

Sign in to reply to this post

mpirani286201

Originally Said By: Jason Byrnes
  The admin areas for each solution cannot be linked together.

they will need to remain separate admin areas.  



Seems to be a waste of my money if these cannot be linked or merged somehow. I thought these would have been able to join together somehow being from webassist, that's the way the video made it look.

Maybe in a future release have it so the admins can be linked somehow, so a client does not have to log in to 2 different admins to edit content.

Sign in to reply to this post

Jason ByrnesWebAssist

At this time, they cannot be merged, you can post a request in the wishlist forum to have this considered for future releases.

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