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)

xtreme-mobile 08-13-2005 07:36 AM

Quote:

Originally Posted by westpointer
:ermm: I don't know then. My install is working fairly good. I don't consider it that buggy for the value that is added.

BTW - the author is focusing on the 3.5 version ... so give him a break!


is there a file edit i have to do to get it to link to that downloads folder or something?

Bernd 08-13-2005 01:10 PM

Will a future upgrade include screenshot uploads? That's the only thing I'm currently missing.

ZombieAndy 08-13-2005 02:06 PM

PHP Code:

An error occurred while attempting to execute your queryThe following information was returned
error number1064 
error desc
You have an error in your SQL syntaxCheck the manual that corresponds to your MySQL server version for the right syntax to use near '<PREFIX>dl_stats WHERE 1' at line 1 

while attempting to run the query.

CyberRanger 08-13-2005 08:33 PM

Quote:

Originally Posted by YodaTheCoda
PHP Code:

An error occurred while attempting to execute your queryThe following information was returned
error number1064 
error desc
You have an error in your SQL syntaxCheck the manual that corresponds to your MySQL server version for the right syntax to use near '<PREFIX>dl_stats WHERE 1' at line 1 

while attempting to run the query.

ah ... replace the prefix with either your db prefix or remove that and make it just dl_stats.

CyberRanger 08-14-2005 01:33 AM

Quote:

Originally Posted by xtreme-mobile
is there a file edit i have to do to get it to link to that downloads folder or something?

Make sure that the setting in the admincp is the same as where your dl folder is.

ZombieAndy 08-14-2005 01:08 PM

Quote:

Originally Posted by westpointer
Make sure that the setting in the admincp is the same as where your dl folder is.

ok last question, how and where do i replace the 2 missing phrases so that the last 2 options appear in the user manager

xtreme-mobile 08-14-2005 02:40 PM

Quote:

Originally Posted by westpointer
Make sure that the setting in the admincp is the same as where your dl folder is.


yeh have done but still no joy :(

CyberRanger 08-15-2005 09:59 AM

Quote:

Originally Posted by YodaTheCoda
ok last question, how and where do i replace the 2 missing phrases so that the last 2 options appear in the user manager

From my earlier post:

Quote:

Originally Posted by WestPointer
Quote:

Originally Posted by westpointer
I do have one small problem. When I edit the usergroup settings, the last two lines don't display any text. See attached:

Fixed this myself. In admincp/usergroup.php, around line 205, there was a mis-spelled phrase.

Change:
PHP Code:

    print_yes_no_row($vbphrase['ecdownloads_can_eidt_all_files'], 'usergroup[caneditallfiles]'$ug_bitfield['caneditallfiles']); 

To:
PHP Code:

    print_yes_no_row($vbphrase['ecdownloads_can_edit_all_files'], 'usergroup[caneditallfiles]'$ug_bitfield['caneditallfiles']); 

That will fix the text for "Can Edit All Files".

The last line is supposed to read "Can View Disabled Download Section." The vbphrase it is looking for is "ecdownloads_can_view_disabled". However, the vbphrase (under type Permissions) is actually "ecdownloads_view_disabled". You need to either modify the existing vbphrase or add a new phrase named "ecdownloads_can_view_disabled".


CyberRanger 08-15-2005 10:03 AM

Quote:

Originally Posted by xtreme-mobile
yeh have done but still no joy :(

hmm... where did you place the download folders (full path) and what is the setting in admincp?

JMH11788 08-15-2005 06:29 PM

i have a problem. the settings section in the admincp wount come up....its just a blank white page....


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.01658 seconds
  • Memory Usage 1,753KB
  • 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
  • (4)bbcode_php_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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