vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   ecDownloads 3.2 Legacy (https://vborg.vbsupport.ru/showthread.php?t=75198)

k40tic 03-22-2005 09:38 PM

Quote:

Originally Posted by Ron1n
Or should it.... Fine, i'll change that next version. :bandit:

You knew what I meant. I'm sorry to hear you say that about the link. I wont be buying another domain for you because I feel if you were serious about wanting to make an addon everyone could use then something could be agreed upon. I'm honest or I would remove the link myself. It's still a fine addon though so good luck with it.

Rids 03-22-2005 09:57 PM

I seem to have botched up the upgrade from 1.0e to 2.0c somehow.
I edited the config file, copied the rest of the files over, ran the installer and updated the phrases, templates and mysql, all of which went with no error reports. I also setup the cron job as shown. However, what I have now seems to be half v1 and half v2 with stats, search, and my files all still just showing "coming soon", it still says "vBDownloads 1.0" on the bottom of the main page yet it shows vBDownloads 2.0 below the side panel on all other pages but there is just the "coming soon" message in the content area of all those that do. The add file page still appears to work and I can still download files, however the "files" page seems to have gone missing so I can't validate any uploads. Any ideas what I've done and if so, what can I do to put it right?

The Equivocate 03-22-2005 10:30 PM

I'm getting the following error when I try and upload a file:

Fatal error: Call to undefined function: prep_file() in /home/rapfxco/public_html/includes/dl_add.php on line 66

Ron1n 03-22-2005 11:36 PM

Quote:

Originally Posted by Rids
I seem to have botched up the upgrade from 1.0e to 2.0c somehow.

Correct. I think that your problem here is just the templates. Try uploading the installer again, uninstalling 2.0, and reinstalling 2.0. This should fix all your problems. Tell me if it doesnt.

Quote:

Originally Posted by The Equivocate
I'm getting the following error when I try and upload a file:

Fatal error: Call to undefined function: prep_file() in /home/rapfxco/public_html/includes/dl_add.php on line 66

Search in dl_functions.php for prep_file, and it should be there. If it is, upload it to your server again. If it isnt, then you probably overwrote dl_functions.php with your old file and you need to download 2.0c and get the file again.

Rids 03-22-2005 11:48 PM

Quote:

Try uploading the installer again, uninstalling 2.0, and reinstalling 2.0. This should fix all your problems. Tell me if it doesnt
Will that affect the data or the database as I have quite a few files in the system and would hate to lose them?

The Equivocate 03-23-2005 12:15 AM

Quote:

Originally Posted by Ron1n
Correct. I think that your problem here is just the templates. Try uploading the installer again, uninstalling 2.0, and reinstalling 2.0. This should fix all your problems. Tell me if it doesnt.



Search in dl_functions.php for prep_file, and it should be there. If it is, upload it to your server again. If it isnt, then you probably overwrote dl_functions.php with your old file and you need to download 2.0c and get the file again.

This was a clean install, no previous versions. I searched in dl_functions and could not find a "prep_file" but was able to find "file_prep":

Code:

// --------------------------------------------------------------------
//        Prepare for renaming
// --------------------------------------------------------------------
function file_prep($text) {
        $patterns = array("~","`","!","@","#","$","%","^","&","*","(",")","{","}","|","\\",":",";","\"","'","<",",",">","?","/");
        return str_replace($patterns, "", $text);
}

Well I obviously see the problem now, so I guess its just an error in your new files, because I changed "file_prep" to "prep_file" and it works fine now. :cool:

Juanito 03-23-2005 01:58 AM

You may only upload or link to the following extensions...

The system can't detect the extension of the file I'm trying to upload/link. Whatever settings or file I try I always get the mesasge above.

What should I look for to fix this?

Thanks for this gert addon, hope I'll get it to work for me.

tpr 03-23-2005 10:54 AM

I encountered a rather wired bug with the installation
The install created tables with the table prefix appearing twice so if my prefix was frm i recived frm_frm_files_etc....
had to change it manually.

Anyone encountered this bug ?
Tpr

xtreme-mobile 03-23-2005 12:42 PM

how do you install this????

there are no instructions in the zip file

cheers

Marco van Herwaarden 03-23-2005 12:49 PM

Quote:

Originally Posted by xtreme-mobile
how do you install this????

there are no instructions in the zip file

cheers

See the file Dowload System 2.0b.txt


All times are GMT. The time now is 12:47 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01488 seconds
  • Memory Usage 1,746KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete