Ok, I am using the newest DownloadsPlus from the marblebay site. 1.3.5 i think is the version. I used the autoupload feature to setup about 20 pdf files. I then went to modify one of the files to add a description and when i click on modify it just goes to sitename.com/admin.php and there is a Blank Page. Any clues on this?
Not really related, but I would like to be able to add the search feature to the top area of DownloadsPlus. Just like the regular downloads module, and have it work similiar. Any tips?
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 07:01 AM
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 06:41 AM
- ehdwma created topic »Hide "Register new account" and change template to 3 col« 06:27 AM
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 01:29 AM
- mdee created topic »How to implement returnpage ?« 01:00 AM
- nestormateo responded to »Fillters in Clip« 24. May
- damon responded to »Can the Updated Version Check be Turned Off (Z 1.3)« 24. 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
Download Plus Modify File
-
- Rank: Expert
- Registered: Dec 31, 1969
- Last visit: Oct 21, 2009
- Posts: 1437
-
- Rank: Expert
- Registered: Dec 31, 1969
- Last visit: Oct 21, 2009
- Posts: 1437
Ok, modified the regular downloads search form and added a file to the DownloadsPlus module directory. Now i just do an include statement where I want the search form to be.
Code
include "searchform.php";
searchform.php
Code
<?php
echo "<center><form action=\"modules.php\" method=\"post\"><div>"
."<input name=\"op\" value=\"modload\" type=\"hidden\">"
."<input name=\"name\" value=\"DownloadsPlus\" type=\"hidden\">"
."<input name=\"file\" value=\"index\" type=\"hidden\">"
."<input name=\"req\" value=\"search\" type=\"hidden\">"
."<input name=\"query\" value=\"\" type=\"hidden\">"
."<input size=\"25\" name=\"query\" id=\"query\" tabindex=\"0\" type=\"text\"> <input value=\"Search\" type=\"submit\">"
."</form></center>";
?>
Might be kind of ugly, but it works. -
- Rank: Expert
- Registered: Dec 31, 1969
- Last visit: Oct 21, 2009
- Posts: 1437
lol, ok, guess i didnt know that I could enable the search area in the DownloadsPlus admin area if i selected New and Popular filters to show. I didnt want those two areas to show, so i just commented them out. -
- Rank: Expert
- Registered: Dec 31, 1969
- Last visit: Oct 21, 2009
- Posts: 1437
Still having the problem with modifying a file. Any ideas? Also, anyone have any idea of its safe to use an change the name of it in the modules area? Doubt it, but i guess it wouldnt hurt to try.
- Moderated by:
- Support
Users on-line
- 0 users
This list is based on users active over the last 60 minutes.
