PHP Web Host - Quality Web Hosting For All PHP Applications $35/month $250/year (Unlimited) - $25/month - 200,000 impressions - Your Ad Could be Here - Click For Details
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
Author Message
flid
Hangin' Around


Joined: Dec 26, 2005
Posts: 45

PostPosted: Sat Jan 10, 2009 2:30 pm Reply with quote Back to top

I have recently upgraded to 2.3. Everything is working fine except downloads. I cant add any new downloads to the database via the admin panel. When I try it looks like it has uploaded, but then when I go to downloads there is nothing there. So far I have had to add the downloads directly to the database via mysql admin panel.

I have searched the forum and couldn't see any answers to this.
View user's profile Send private message
Palbin
Site Admin


Joined: Mar 30, 2006
Posts: 2456
Location: Pittsburgh, Pennsylvania

PostPosted: Sat Jan 10, 2009 2:52 pm Reply with quote Back to top

Go into rnconfig.php and find $error_reporting.

Set it to $error_reporting = E_ALL;

Then see if you get any errors when adding a download.
View user's profile Send private message
flid
Hangin' Around


Joined: Dec 26, 2005
Posts: 45

PostPosted: Sat Jan 10, 2009 3:03 pm Reply with quote Back to top

No errors just said New Download added, but still nothing
View user's profile Send private message
Susann
Moderator


Joined: Dec 19, 2004
Posts: 3143
Location: Germany:Moderator German NukeSentinel Support

PostPosted: Sat Jan 10, 2009 6:41 pm Reply with quote Back to top

I just tried it and it works.I suppose somethin is wrong with your path or download name or whatever. Check the status of your download in the administration.


Last edited by Susann on Sat Jan 10, 2009 6:44 pm; edited 1 time in total
View user's profile Send private message Visit poster's website
flid
Hangin' Around


Joined: Dec 26, 2005
Posts: 45

PostPosted: Sat Jan 10, 2009 6:43 pm Reply with quote Back to top

nope nothing wrong with the file path...even if it was it would normally add the download, just when you tried to download it there would be no file
View user's profile Send private message
Susann
Moderator


Joined: Dec 19, 2004
Posts: 3143
Location: Germany:Moderator German NukeSentinel Support

PostPosted: Sat Jan 10, 2009 6:55 pm Reply with quote Back to top

Do you have many subcategories and downloads ? There was one entry about a similar issue but I can´t find it again.
View user's profile Send private message Visit poster's website
flid
Hangin' Around


Joined: Dec 26, 2005
Posts: 45

PostPosted: Sat Jan 10, 2009 6:56 pm Reply with quote Back to top

yes i have sub categories and there are a few
View user's profile Send private message
Palbin
Site Admin


Joined: Mar 30, 2006
Posts: 2456
Location: Pittsburgh, Pennsylvania

PostPosted: Sat Jan 10, 2009 7:29 pm Reply with quote Back to top

Is this a fresh install or an upgrade.
View user's profile Send private message
flid
Hangin' Around


Joined: Dec 26, 2005
Posts: 45

PostPosted: Sat Jan 10, 2009 7:32 pm Reply with quote Back to top

an upgrade
View user's profile Send private message
jakec
Site Admin


Joined: Feb 06, 2006
Posts: 3038
Location: United Kingdom

PostPosted: Sun Jan 11, 2009 7:53 am Reply with quote Back to top

Just thought I would check, is error reporting turned on in the config.php file as well?
View user's profile Send private message
montego
Site Admin


Joined: Aug 29, 2004
Posts: 9133
Location: Arizona

PostPosted: Sun Jan 11, 2009 8:31 am Reply with quote Back to top

flid, the core RavenNuke(tm) Download module does not have a file upload capability, so when you say "upload" we need to understand what you really mean, OR, are you talking about a different Download module than what came with the distro?

The core provided module requires you to manually FTP the file to a specific directory and then when you add the download to the database, you give it the appropriate path to that uploaded file.
View user's profile Send private message Visit poster's website
flid
Hangin' Around


Joined: Dec 26, 2005
Posts: 45

PostPosted: Sun Jan 11, 2009 9:37 am Reply with quote Back to top

ok i'll expalin

I upload files and images via ftp to my server.
then i go into my site admin and go to the downloads admin section and fill in all the information to add a new download. ie file path, name etc, then i click the button to add it to the database, but its not there.
View user's profile Send private message
jakec
Site Admin


Joined: Feb 06, 2006
Posts: 3038
Location: United Kingdom

PostPosted: Sun Jan 11, 2009 11:21 am Reply with quote Back to top

and error reporting in the config.php file is turned on?
View user's profile Send private message
flid
Hangin' Around


Joined: Dec 26, 2005
Posts: 45

PostPosted: Sun Jan 11, 2009 11:31 am Reply with quote Back to top

yup
View user's profile Send private message
jakec
Site Admin


Joined: Feb 06, 2006
Posts: 3038
Location: United Kingdom

PostPosted: Sun Jan 11, 2009 12:07 pm Reply with quote Back to top

What happens when you try to add a download as a user?
View user's profile Send private message
flid
Hangin' Around


Joined: Dec 26, 2005
Posts: 45

PostPosted: Sun Jan 11, 2009 1:26 pm Reply with quote Back to top

there is no option to add a download via member section.,.....and also no place to turn on the function
View user's profile Send private message
Susann
Moderator


Joined: Dec 19, 2004
Posts: 3143
Location: Germany:Moderator German NukeSentinel Support

PostPosted: Sun Jan 11, 2009 1:35 pm Reply with quote Back to top

Sure you need to check the file d_cofing.php

Did youe ever tried to use an other folder or an other category to upload your downloads ?
What is with your downloads administration and there

"Check ALL Downloads" is the path correct or broken ?


Last edited by Susann on Sun Jan 11, 2009 1:35 pm; edited 1 time in total
View user's profile Send private message Visit poster's website
jakec
Site Admin


Joined: Feb 06, 2006
Posts: 3038
Location: United Kingdom

PostPosted: Sun Jan 11, 2009 1:35 pm Reply with quote Back to top

Sorry getting confused with Web Links.
View user's profile Send private message
jakec
Site Admin


Joined: Feb 06, 2006
Posts: 3038
Location: United Kingdom

PostPosted: Sun Jan 11, 2009 1:37 pm Reply with quote Back to top

and then Susann proves me wrong. Laughing
View user's profile Send private message
Susann
Moderator


Joined: Dec 19, 2004
Posts: 3143
Location: Germany:Moderator German NukeSentinel Support

PostPosted: Sun Jan 11, 2009 1:37 pm Reply with quote Back to top

"$user_adddownload: Used to show the "Add Download" link (1=Show 0=Do not show)"

in modules/Downloads/d_config.php
View user's profile Send private message Visit poster's website
flid
Hangin' Around


Joined: Dec 26, 2005
Posts: 45

PostPosted: Sun Jan 11, 2009 3:02 pm Reply with quote Back to top

Susann wrote:
"$user_adddownload: Used to show the "Add Download" link (1=Show 0=Do not show)"

in modules/Downloads/d_config.php


Right I did this and the add download function appeared in the downloads area. I tried submitting a download myself and it came up and said thank you for your download etc.

Its not in the area to accept it by the admin, nor is it in the downloads area itself.

It just seems as if its not adding it to the database :S
View user's profile Send private message
jakec
Site Admin


Joined: Feb 06, 2006
Posts: 3038
Location: United Kingdom

PostPosted: Sun Jan 11, 2009 3:08 pm Reply with quote Back to top

Please can you turn on database logging in rnconfig.php and make sure that the dblog file in rnlogs is made writable.
View user's profile Send private message
flid
Hangin' Around


Joined: Dec 26, 2005
Posts: 45

PostPosted: Sun Jan 11, 2009 3:11 pm Reply with quote Back to top

sorry to sound like a total idiot, but how do I do that?
View user's profile Send private message
jakec
Site Admin


Joined: Feb 06, 2006
Posts: 3038
Location: United Kingdom

PostPosted: Sun Jan 11, 2009 3:14 pm Reply with quote Back to top

In rnconfig.php find $loglevel = 0; and set it to 1.

Then find the dblog file in the rnlogs directory and set it's properties to 777.
View user's profile Send private message
flid
Hangin' Around


Joined: Dec 26, 2005
Posts: 45

PostPosted: Fri Jan 16, 2009 5:25 am Reply with quote Back to top

Ok I did the above, but nothing has changed.
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum