After installing newest version of Pagesetter (upgrade from 6.2.0.3) I don't have menu in the admin section, only text (not clickable). Someone wrote that it maybe a problem with CSS but I've added Pagesetter CSS part to my styles.
It seems that I cannot add any publications either.
My postnuke is .764 and Pagesetter 6.2.0.3 was working without a problem.
edited by: Raul, Feb 28, 2007 - 07:04 PM
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- mazdev responded to »Hide "Register new account" and change template to 3 col« 07:50 AM
- mesteele101 created topic »Zikula 1.3.3 - Site Search 1.5.2 - Unable to turn off plug-ins« 07:48 AM
- internetking created topic »password problem« 25. May
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
- mdee created topic »How to implement returnpage ?« 25. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Upgrade of Pagesetter 6.3 with problem
-
- Rank: Freshman
- Registered: Dec 31, 1969
- Last visit: May 07, 2010
- Posts: 84
-
- Rank: Team Member
- Registered: Jul 15, 2004
- Last visit: May 27, 2010
- Posts: 277
Which provider do you use?
Could it be that your provider does't like .htaccess-files?
(modules/pagesetter/guppy/.htaccess)
I think that your modules/pagesetter/guppy/themes/guppy/style.css wasn't loaded.
==> Error 404.
Check it with firefox and the webdeveloper-toolbar (edit CSS).
Perhaps you will see the HTML-content of an error404-page instead the CSS-content.
Or try to re-upload the pagesetter-module.
CU, Carsten Volmer
edited by: Herr.Vorragend, Feb 28, 2007 - 09:59 PM -
- Rank: Softmore
- Registered: Jul 16, 2004
- Last visit: Oct 21, 2009
- Posts: 406
SOLVED
I got this on a new install of 6.3 with PN 0.764.
/home/jamhub/763/modules/pagesetter/common-edit.php(383): "pagesetterLockTables" failed: Access denied for user 'us4185i\@\localhost' to database 'db4185i' while executing: LOCK TABLES pn_pagesetter_pubdata3 WRITE, pn_pagesetter_pubheader WRITE, pn_pagesetter_revisions WRITE, pn_module_vars WRITE
- edited file to not use locked tables until further investigations
edited by: pnDev, Mar 01, 2007 - 07:39 AM -
- Rank: Freshman
- Registered: Dec 31, 1969
- Last visit: May 07, 2010
- Posts: 84
Herr.Vorragend
Which provider do you use?
Could it be that your provider does't like .htaccess-files?
(modules/pagesetter/guppy/.htaccess)
I think that your modules/pagesetter/guppy/themes/guppy/style.css wasn't loaded.
==> Error 404.
Check it with firefox and the webdeveloper-toolbar (edit CSS).
Perhaps you will see the HTML-content of an error404-page instead the CSS-content.
Or try to re-upload the pagesetter-module.
CU, Carsten Volmer edited by: Herr.Vorragend, Feb 28, 2007 - 09:59 PM
The problem was htaccess file. Thanks for your help :)
- Moderated by:
- Support
