Dynamic Systems Portal: Sphinx  |  Sphinx 1.1  |  Mods / Add-On's  |  Topic: Uploads Module
Pages: [1]   Go Down
Print
Author Topic: Uploads Module  (Read 5493 times)
Luke
Administrator
*
Offline Offline

Posts: 633



WWW
« on: September 16, 2007, 02:27:48 PM »

The Uploads Module has been officially updated and released for Sphinx 1.1.

It is available here, from our downloads area.
Logged

I've been talking to the main computer... (and?)   It hates me.

"10 frames? Heh, that's for Quakers."


DJ AFRIKA
Freshman
*
Offline Offline

Posts: 18


WWW
« Reply #1 on: November 11, 2007, 07:30:38 AM »

Ive install upload module and when i click on "Portal Features and Options" this error message shows

Unable to load the 'main' template.

And when I click on "Upload Modules"

Can't DROP 'ID_UPLOAD'; check that column/key exists
File: /home/rogoznic/public_html/portal/modules/Module_Uploads_Install.php
Line: 85

Note: It appears that your database may require an upgrade. Your forum's files are currently at version SMF 1.1.4, while your database is at version 1.1.3. The above error might possibly go away if you execute the latest version of upgrade.php.
Logged

juggaloryder
Jr. Member
**
Offline Offline

Posts: 52


« Reply #2 on: November 11, 2007, 10:06:13 PM »

I'm having the same problem, did you upgrade from E2?
http://dynscs.com/sphinx/index.php?topic=180.msg1149#msg1149
Logged
DJ AFRIKA
Freshman
*
Offline Offline

Posts: 18


WWW
« Reply #3 on: November 13, 2007, 06:39:23 AM »

No! I installed the upload module on Sphinx 1.1. As it says that upload module is for Sphinx 1.1...
Logged

DJ AFRIKA
Freshman
*
Offline Offline

Posts: 18


WWW
« Reply #4 on: November 13, 2007, 07:06:19 AM »

When I remove the file "Module_Uploads_Inst all.php" than this second error message is gone but the first one is still there.
And whan I try to upload file this shows:
"A setting has not been configured properly! Please notify the admin of this error."
Logged

DJ AFRIKA
Freshman
*
Offline Offline

Posts: 18


WWW
« Reply #5 on: November 13, 2007, 07:50:40 AM »

Hmm...
I´ve noticed that when I click on "Portal Features and Options" under admin area, link shuld be "index.php?op=modifyPortalSettings" but it redirect to "index.php?module=Uploads" and shows the error message "Unable to load the 'main' template."
Maybe that is the problem? Couse why shuld be a redirect again when the table is created when I installed this module?
I think that "index.php?module=Uploads" needs to be run only when I am installing the module?
Logged

Luke
Administrator
*
Offline Offline

Posts: 633



WWW
« Reply #6 on: November 13, 2007, 11:45:08 AM »

Chris is looking into this a little further.

As a note, I did a clean install of this 3 times this week without any problems at all.

Logged

I've been talking to the main computer... (and?)   It hates me.

"10 frames? Heh, that's for Quakers."


juggaloryder
Jr. Member
**
Offline Offline

Posts: 52


« Reply #7 on: November 14, 2007, 04:17:51 AM »

No! I installed the upload module on Sphinx 1.1. As it says that upload module is for Sphinx 1.1...
No, I meant, did you originally have E2, or is this a clean install of Sphinx?  I got my error on an upgrade.
Logged
DJ AFRIKA
Freshman
*
Offline Offline

Posts: 18


WWW
« Reply #8 on: November 14, 2007, 04:36:29 PM »

clean install...
Logged

juggaloryder
Jr. Member
**
Offline Offline

Posts: 52


« Reply #9 on: December 08, 2007, 07:34:44 PM »

Any news?  I'm still holding off a final install, waiting for the uploads module to work.
Logged
Luke
Administrator
*
Offline Offline

Posts: 633



WWW
« Reply #10 on: December 09, 2007, 01:37:03 PM »

Thus far, the issue for which you are inquiring has not been able to be reproduced.

Logged

I've been talking to the main computer... (and?)   It hates me.

"10 frames? Heh, that's for Quakers."

darthi8nt
Jr. Member
**
Offline Offline

Posts: 26



WWW
« Reply #11 on: December 11, 2007, 12:16:20 AM »

OK here is the fix for the problem with the template loading issue. Go find the file in the Sphinx_UploadsModul e1_1 folder and then go to the modules folder and open up the Module Settings folder. Now with a text editor open the file Settings_Uploads.ph p and find this code in it.
Code:
// check if uploads module db table is installed.  If not installed, either install or upgrade existing
elseif (dsp_versionCheck('UploadsManagement') != '1b1')
redirectexit('module=Uploads');

Now just delete all of that code. copy that file via ftp into your modules/ModuleSettings folder and now staying in ftp delete the Modules_Uploads_Ins tall.php file also. You should now have a working uploads everything, remember to set your member permissions in your admin permissions area.
Logged
darthi8nt
Jr. Member
**
Offline Offline

Posts: 26



WWW
« Reply #12 on: December 11, 2007, 12:23:27 AM »

I believe you can duplicate this error if you add the wrong full filepath to the features and options page when you first install it as it will as soon as you try to upload a picture give you the database error can't Drop ID_UPLOAD error message as stated before.
Logged
Quality dedicated servers, starting at only $75!

juggaloryder
Jr. Member
**
Offline Offline

Posts: 52


« Reply #13 on: December 11, 2007, 05:25:59 PM »

Cool, I'll try that.  I have to get this thing working...

One of my older installs of E2 is crashing my SQL server!  Shocked
Logged
juggaloryder
Jr. Member
**
Offline Offline

Posts: 52


« Reply #14 on: December 12, 2007, 02:36:11 PM »

Ok, well its installed, now its missing a database.  Guess I have to try to find that now too...
Logged
juggaloryder
Jr. Member
**
Offline Offline

Posts: 52


« Reply #15 on: December 12, 2007, 02:42:16 PM »

Thank god for back up files!

darthi8nt, thanks for the help, all works now, I should be able to run tests today on the uploads, then upgrade my last E2 site!!
Logged
juggaloryder
Jr. Member
**
Offline Offline

Posts: 52


« Reply #16 on: December 24, 2007, 02:58:32 PM »

Jut want to reply.  If you modify the said files BEFORE you do anything, it goes perfectly.  No worries of updating anything, it worked fine straight away on my 2nd install.  Now just to get my theme's colors back...
Logged
Pages: [1]   Go Up
Print
Dynamic Systems Portal: Sphinx  |  Sphinx 1.1  |  Mods / Add-On's  |  Topic: Uploads Module
Jump to: