Zikula 1.1.2
Module installed with no visible problems.
Add New Page (ok)
- Page Title
- Select Page Layout
[Create]
Edit Page opens, but Browser reports 'Error on Page', as follows:
==============
Message: Exception thrown and not caught
Line: 25
Char: 3
Code: 0
URI: http://www.website.com/modules/content/pnjavascript/portal.js
Message: 'Event' is undefined
Line: 615
Char: 1
Code: 0
URI: http://www.website.com/index.php?module=Content&type=edit&func=editpage&pid=4
Message: 'Calendar' is undefined
Line: 691
Char: 13
Code: 0
URI: http://www.website.com/index.php?module=Content&type=edit&func=editpage&pid=4
Message: 'Calendar' is undefined
Line: 704
Char: 13
Code: 0
URI: http://www.website.com/index.php?module=Content&type=edit&func=editpage&pid=4
=========
Click the 'Content' link and get:
=========
Message: 'pnFormTabbedPanelSet' is undefined
Line: 639
Char: 1
Code: 0
URI: http://www.website.com/index.php?module=Content&type=edit&func=editpage&pid=4
=========
Click the 'Options' link and get:
=========
Message: 'pnFormTabbedPanelSet' is undefined
Line: 640
Char: 1
Code: 0
URI: http://www.website.com/index.php?module=Content&type=edit&func=editpage&pid=4
==========
Click the 'Layout' Link and get:
==========
Message: 'pnFormTabbedPanelSet' is undefined
Line: 641
Char: 1
Code: 0
URI: http://www.website.com/index.php?module=Content&type=edit&func=editpage&pid=4
==========
I can 'Add new content', 'Save' and View the Results, but cannot Edit any Content. There's more pathology, but I get the feeling that something fundemental is going wrong rather than just bits and pieces so I won't take up any more space for now. I see so little pathology reported regarding the Content Module (well, nothing like this that I can see) that I suspect I have missed something important, or am doing something stupid, but I'm buggered if I know what it is.
Have deleted, re-downloaded, re-installed with identical results.
Clues...?
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- rgasch created topic »Using PageUtil::addVar() to load script code« 11:48 AM
- michiel responded to »password problem« 10:01 AM
- 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
- 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
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
Content 3.0.3 - all kinds of *****
-
- Rank: Freshman
- Registered: Jan 09, 2009
- Last visit: May 25, 2010
- Posts: 92
-
- Rank: Team Member
- Registered: Jul 15, 2004
- Last visit: May 27, 2010
- Posts: 277
-
- Rank: Freshman
- Registered: Jan 09, 2009
- Last visit: May 25, 2010
- Posts: 92
How did you guess?
IE8.
p.s. I get the same results with Firefox, Opera and Chrome, just not all the Error messages (just the things not working...).
edited by: slartibardfast, datetimebrief -
- Rank: Freshman
- Registered: Jan 09, 2009
- Last visit: May 25, 2010
- Posts: 92
Something was niggling at the back of my mind about this. The 1.1.2 installation was an upgrade from 0.7.6.4 (using the upgrade distro). Although I haven't experienced ANY problems with it so far, I decided to do a test on a fresh 1.1.2 install from scratch.
Guess what? Content seems to work seamlessly (so far). Anyways, there's a big difference with the Admin functions.
Now, it would be a real PAIN to have to set this Site up again using a new installation (there's a HUGE amount of content generally), so wazzup doc?
If you need me to dive in and get more intel, then just let me know.
p.s. Addendum: I have tested the Module with the Vanilla install of 1.1.2 and it seems to function fine. Some small niggles, but nothing show stopping. Quite serviceable!.
There's a big difference between them when creating and editing a Page. For example, the Drag 'n Drop functionality works in the vanilla install and not on the upgrade. Edit works on the vanilla not the upgrade. Menu's appear on the vanilla not the upgrade. Formatting of the Admin screen(s) are different. Smacks of some background processes not working (or broken/not installed) on the upgrade.
It was a punishing job just upgrading the Site from 0.7.6.4 to 1.1.2. If I have to set up again from scratch, I think my dog would suffer terribly, and you wouldn't want that would you?...
edited by: slartibardfast, datetimebrief -
- Rank: Developer
- Registered: Sep 22, 2005
- Last visit: May 20, 2010
- Posts: 292
Off the top of my head the two things I could things of would be
1) Database not updated to UTF-8
2) Some files from the older versions sitting around causing a problem. -
- Rank: Freshman
- Registered: Jan 09, 2009
- Last visit: May 25, 2010
- Posts: 92
Thanks for that ccandreva.
1) First question, should a 1.1.2 installation be UTF8? (Just for confirmation). Looking at the DB, I noticed that the files are still latin1. Moreover, looking at the fresh test install I did of 1.1.2 (not an upgrade install), the DB is also latin1. If they should be UTF8, then something is screwy (which could be me
).
2) I have that suspicion. I am debating whether to try and hack at it or take a more dramatic step - basically re-install 1.1.2 as a fresh installation, and dump the old DB. That would eliminate any 'old' files sitting around etc. I can't get enthusiastic for hacking the old one. It is a big site and needs to be stable for the future, and there's a fair bit of work to get it working with 1.2 +.
Ho hum. No pain, no gain they say? -
- Rank: Freshman
- Registered: Jan 09, 2009
- Last visit: May 25, 2010
- Posts: 92
Well, I decided to bite the bullet and scrap the upgrade. Did a fresh installation of 1.2.3 and migrated the Data by hand. Consequently, the Content Module (3.1.0) is working as slick as you like. Now I just feel like I have come out of a long dark tunnel... but it will pass...
-
- Rank: Developer
- Registered: Dec 31, 1969
- Last visit: Jun 01, 2010
- Posts: 6859
Only problem I've personally had with Content, and it continues to this point, is drag and drop not working well in Firefox.
--
Home Page | Find on Facebook | Follow on Twitter
- Moderated by:
- Support
