I've just installed the latest UpDownload module and the following error is produced. I've also seen the error on other sites, but have yet to see an explanation or solution. The following occurs when I attempt to execute the module. Any help?
Call to a member function on a non-object in /var/www/html/PostNuke-0.750/html/modules/UpDownload/dl-navigation.php on line 59
- localrags responded to »Remove contents of nuke_sc_anticracker from Database« 11:30 AM
- jmvaughn created topic »TagIt 3.0 for Zikula« 09:34 AM
- jmvaughn responded to »Shoutit for zikula 1.3?« 09:31 AM
- mdee responded to »Different page content under one template (tpl file) based on URL« 07:17 AM
- espaan responded to »Categories disappear when editing ...« 08. Feb
- eledril responded to »How decrease zikula cpu usage« 08. Feb
- jmvaughn responded to »PN 0.764 to Zikula 1.1.2 (migration) Internal Server Error« 08. Feb
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
UpDownload error in dl-navigation.php
-
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Dec 09, 2004
- Posts: 5
The table nuke_UpDownload_categories didn't exist. Probably I failed to init the module properly after pushing the old version to the side. I've removed/added/reinitialized the module and it created the table(s) needed. -
- Rank: Developer
- Registered: Jan 24, 2004
- Last visit: Oct 21, 2009
- Posts: 120
What does this means, ... is it now running or the same fault ...???
Regards Petzi
--
Petzi-Juist :: ... welcome to my digital world ... -
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Dec 09, 2004
- Posts: 5
After the noted actions, UpDownload is working properly.
However, I did note that the Instructions for setting User/Group permissions were incorrect. The instruction (labeled A) that refers to user/group adding file, show Category "UpDownload::" and Instance "Add:". In my experience, this was ineffective. Based on the source code and testing, it should be Category "UpDownload::Add" and Instance "" (though the source indicates "::" could be used).
- Moderated by:
- Support
