close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

updating index page

Thread began 4/02/2013 4:18 pm by Roz431315 | Last modified 7/08/2013 7:55 am by Roz431315 | 3411 views | 28 replies

Roz431315

updating index page

Ray modified my site by creating a new gallery associated with a category called "new arrivals". in \gallaries\new_arrivals.
That works fine, I would like to make it so it is not editable in the store manger. The admin might delete it by accident. The code in index.dwt.php is below.
What changes do I have to make to the code below so the page looks like the attachment and is not editable form the store manage?

<!--<div class="banner ps_pod4">-->
<div class="banner ps_pod4">
<div class="NewArrivalText">New Arrivals</div>
<div class="info">
<?php echo WA_getCMSContent($database_PowerStoreConnection, $PowerStoreConnection, 'Middle Pod' , 'Content'); ?>
</div>
</div>


I change the PHP code to this:
<?php include ('../../../../galleries/new_arrivals/index.php'); ?>

and I got I get this error message on the live index page:
Notice: Undefined index: gallery in C:\xampp\htdocs\relicvintage\galleries\new_arrivals\index.php on line 42

second line below is line 42:
//gallery id, theme
if(empty($pg_id)) $pg_id = $_GET['gallery'];
if(empty($pg_theme)) $pg_theme = 'dark';
if(isset($_GET['theme'])) $pg_theme = strtolower($_GET['theme']);

Thanks in advance for your help and patience, Roz

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