close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Missing Edit button

Thread began 10/21/2011 1:10 pm by mpeach431312 | Last modified 10/25/2011 10:24 am by mpeach431312 | 1661 views | 6 replies |

mpeach431312

Missing Edit button

Hello,

I recently purchased Store Manager, and I have been customizing the content on the site. The interface has been fairly easy to use but I have run into a problem and needs some help.

Two of the sections have lost their “Edit” buttons and I cannot edit them or manage them from the Content page. The two sections are the “Featured Product” and the large Text on the Main page.

You can see the website at www.mffbline.com

Please advise on how to get these two edit buttons back so I can continue editing my site.


Thank you

Sign in to reply to this post

Jason ByrnesWebAssist

I dont quite follow what you mean, can you send a screen shot in a zip archive so I can get a better idea of the problem?

Sign in to reply to this post

mpeach431312

Missing edit buttons

On the admin page, there are two secontions of the PowerStore that we can not edit. The section called "Sample Product" is missing the edit button. We can not find it to end it the section on the content page either.

I have attached a screen shot and you can see the missing edit buttons for the "Sample Product" and also the large section on the Main page. Currently just the big blue empty area under the menus.

Thank you

Sign in to reply to this post

Jason ByrnesWebAssist

you will need to connect to the database directly using PHPMyADMIN or another MySQL GUI Tool and run the following query:


DELETE FROM `ps4_contents` WHERE `ContentID` = 2;
DELETE FROM `ps4_contents` WHERE `ContentID` = 15;
INSERT INTO `ps4_contents` (`ContentID`,`ContentGroup`,`ContentRefID`,`ContentValue`,`ContentDate`,`ContentUserID`,`ContentPageName`,`ContentPageSetParentID`,`ContentPageSetOrder`,`ContentType`,`ContentParentGroup`)
VALUES
(2, 'Home Page', 'Site Message', '<h1><span class="ps_highlight">Your Store</span> Message Goes Here!</h1>', '2009-08-25 17:55:08', 0, NULL, NULL, NULL, 'TXT', NULL),
(15, 'Popular Pod', 'Header', 'Most Popular', '2010-01-14 13:44:04', 0, NULL, NULL, NULL, 'TXT', 'Home Page');
Sign in to reply to this post

mpeach431312

I am not a SQL admin, so I don't know what I need to change to match our SQL DB name. I know what the name is, just not where to put it in the code.


I attached the SQL error it returned.

Please advise.


Thank you for your help!

Sign in to reply to this post

Jason ByrnesWebAssist

in the list of databases, select your database, then go to the SQL tab and run the SQL Script.

Sign in to reply to this post

mpeach431312

1980s, tesirty

That corrected the problem. Thank you for all of your help!

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