Strange problem... I've got downloads 2.4 installed under zikula 1.2.2... installed okay, seems to be fine, but when I go to admin it, add a category, it just reloads the page back at the main admin page of 2.4... ?
Of course I can go into the DB and add the categories that way, but that kind of defeats the purpose of having a spiffy GUI admin screen...
Any ideas why it would be doing this?
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
Downloads 2.4
-
- Rank: Registered User
- Registered: Feb 25, 2009
- Last visit: May 04, 2010
- Posts: 22
-
- Rank: Registered User
- Registered: Feb 25, 2009
- Last visit: May 04, 2010
- Posts: 22
edit/bump: I've updated to 1.2.3 and the problem still persists...
So, help please...? -
- Rank: Helper
- Registered: Sep 19, 2003
- Last visit: May 25, 2010
- Posts: 612
Mine was doing the same thing until I paid several hundred dollars to update the theme. Try a default theme and see if it works.
edited by: mesteele101, datetimebrief -
- Rank: Registered User
- Registered: Feb 25, 2009
- Last visit: May 04, 2010
- Posts: 22
Does the same thing in the default theme.
I'm not going to pay out money to get this to work... If I can't get it to work, I'll simply not use it. *sigh*
Files 1.1 has some issues as well... as in not being able to set things up on a shared hosting site since part of it needs to be outside the 'HTML' directory. Unless someone can explain it in better english than the docs, I'll have to find some other method to set up a downloads area for my users. -
- Rank: Registered User
- Registered: Jan 27, 2006
- Last visit: Apr 30, 2010
- Posts: 17
I had some weird issues like that with Downloads 2.4 until I turned off theme caching for that module. Since then it seems to work reasonably well. -
- Rank: Helper
- Registered: Sep 19, 2003
- Last visit: May 25, 2010
- Posts: 612
Make SURE you have cleared out all the caches in the pnTemp folder. Mine works 100% but I guess it all depends on your version of PHP and the theme. -
- Rank: Registered User
- Registered: Feb 25, 2009
- Last visit: May 04, 2010
- Posts: 22
Yup, totally 100% cleared... I even uninstalled, cleaned everything out (all cache in all locations including my local machine/browser history just to be sure).... then reinstalled clean...
Same issue... Even tried turning on legacy support 'Just In Case' and still no dice.
*sigh*
So... how's Mediashare look? :/ -
- Rank: Softmore
- Registered: Apr 23, 2005
- Last visit: May 15, 2010
- Posts: 130
Downloads need a complete overhowl. It is absolutely not ready for the future. Different options are available to share files for downloads. Here are my three proposals:
Mediashare - is available only define-based but working. the new version will take a while I guess.
MediaAttach - is working gettext based but not 100% finished (and complicate)
files- should be the best choice, but unfortunally it is only working with pictures perfectly. But only to offer some downoads, it could be a very good option. Every user can offer one or more public folder to offer some downloadable files.
My recommendation is files (available in extdb), even it it is a very young module...
--
webmaster of gvoh.de and pggo.de
project manager of new module media repository -
- Rank: Registered User
- Registered: Feb 25, 2009
- Last visit: May 04, 2010
- Posts: 22
well, files 1.1 requires access to the root, which I don't have being on a shared hosting server... Unless the (not really that good English) docs are wrong on that point.
I'll check into MediaAttach as that sounds like the best bet for now... complicated is fine as long as there's documentation and/or all the good folk here with experience to answer questions (and I tend to beat on things until they work... which is usually about 2 hours after I get a headache from working on things. :s)
Thanks for the info! I'll probably be back. :) -
- Rank: Developer
- Registered: Dec 31, 1969
- Last visit: Jun 01, 2010
- Posts: 6859
Quote
well, files 1.1 requires access to the root, which I don't have being on a shared hosting server... Unless the (not really that good English) docs are wrong on that point.
I presume by this you're refering to:
"Files Readme"
3- The module needs also a file named file.php which must be located in the root of the Zikula installation. This file is needed to get the files from the public directories of the users. You can find this file in the folder modules, so you have to move it.
That refers to the base folder of your Zikula installation, i.e. where your site's index.php file is. In this case, not a matter of poor English at all, as that's the proper term for that location, and what most of us will use in a case like that. If you're talking about where to put the data folders (filesFolder) then it doesn't have to be outside the public folder, it's just best to. And I'd be surprised if you don't have access to create a folder outside the web-visible directory.
Quote
Mediashare - is available only define-based but working. the new version will take a while I guess.
Jorn is no longer working on his modules as I understand, and Mediashare may be DOA now. I definitly would not use it at this point.
--
Home Page | Find on Facebook | Follow on Twitter
- Moderated by:
- Support
