Hi all,
I noticed a slight problem with Dizkus recently. I was possibly one of the only ones that updated to 3.1 using the original withdrawn 3.1 release. Until yesterday, I didn't know there was any problem with it, which is when I tried to add a side block and I saw a comment that there were upgrade issues... This means I have no backup saved anymore (it seemed to work ok) and even if I did would lose 6ish weeks of posts and messages.
My problem is this. When turning on a side or center block either stats or latest posts, the block truncates the page so that there is no output after the block, and nothing showing in the block content either.
I have tried copying over the new version of 3.1 files, but no improvement.
What other database changes/differences between 3.1 (bad version) and 3.1(good version) were made? or rather - what can I do to fix this?
I hope this is fixable, as I cannot bear to lose my forum again.
Jon/Baph
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
Dizkus 3.1 updated too early!
-
- Rank: Registered User
- Registered: Feb 12, 2010
- Last visit: Mar 30, 2010
- Posts: 25
-
- Rank: Team Member
- Registered: Jul 15, 2004
- Last visit: May 27, 2010
- Posts: 277
-
- Rank: Registered User
- Registered: Feb 12, 2010
- Last visit: Mar 30, 2010
- Posts: 25
ok...
is there any reason that the page truncates early?
I presumed it was due to changes in the database, but if ou say there isn't I'm now confused.
Jon -
- Rank: Team Member
- Registered: Sep 06, 2006
- Last visit: May 09, 2010
- Posts: 2446
Page truncated?
It sould like a PHP Fatal Error there.
php.ini display_errors is On?
--
- Mateo T. -
Mis principios... son mis fines -
- Rank: Registered User
- Registered: Feb 12, 2010
- Last visit: Mar 30, 2010
- Posts: 25
ok, error reads
Fatal error: Call to undefined function dzkOpenDB() in /var/www/vhosts/esotericsource.org/httpdocs/config/plugins/function.readlastposts.php on line 48
Hmmmmmm....
Jon -
- Rank: Team Member
- Registered: Sep 06, 2006
- Last visit: May 09, 2010
- Posts: 2446
ah, you need to update that plugin with the latest code. Such function is deprecated
--
- Mateo T. -
Mis principios... son mis fines -
- Rank: Registered User
- Registered: Feb 12, 2010
- Last visit: Mar 30, 2010
- Posts: 25
Mateo,
Thanks for the comment, but I'm not sure what plugin added that function, I cannot find anything in the extensions on here.
I have found the code in the templates in Dizkus 3.1 so I just copied that over the offending code in the config. this seems to have done it :)
Jon
Edited by baph on Jul 26, 2010 - 10:17 PM. -
- Rank: Team Member
- Registered: Jul 15, 2004
- Last visit: May 27, 2010
- Posts: 277
baph
Fatal error: Call to undefined function dzkOpenDB() in /var/www/vhosts/esotericsource.org/httpdocs/config/plugins/function.readlastposts.php on line 48
I don't know why. But you have an old Dizkus plugin located in you own config directory. The original plugin is located in modules/Dizkus/pntemplates/plugins/function.readlastposts.php. Can it be that you had performed any individual adjustments?
Just delete the plugin in /config/plugins -
- Rank: Registered User
- Registered: Feb 12, 2010
- Last visit: Mar 30, 2010
- Posts: 25
ok... have deleted.
I'm not sure either, I put it down to overwork :)
Thanks for all your time in this.
Jon
- Moderated by:
- Support
