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)

Ron1n 08-08-2005 11:20 PM

Quote:

Originally Posted by Confusion
Thanks for the response. After editing the admincp/index.php and functions/init.php file (which fixed the other problems I was having) as noted in your fix file, I'm still having a problem with the stats page. I'll let this screen shot do the talking:

http://xs41.xs.to/pics/05322/statscreen.gif.xs.jpg

Is this normal? Or did I totally screw up LOL?

Thanks again.

Oh right. You have to empty your dl_stats thing. LOL. Sorry about that.

Quote:

Originally Posted by Confusion
I was wondering about these too. Are these permissions phrases?

Thank you.

Yes.


Quote:

Originally Posted by KTBleeding
Question:

If I install this on 3.0.8, is there an easy upgrade available for the 3.5 version for when I do upgrade my vBulletin? Or would I be better off waiting until after I upgrade to vB3.5 to install ecD?

They are the same thing, just with different files. So you should be able to change from one to the other with no problem at all.

Quote:

Originally Posted by Confusion
One more LOL...

I'm getting a "403 Forbidden by Web Configuration" error when I try to download a file I upload. I can see it in my FTP but I'm unable to retrieve it by clicking the Download Here link after I upload it. I set the folders permissions at 777. Any suggestions?

Thank you.

Are you using microsoft bimbows?

Drago912 08-08-2005 11:57 PM

Quote:

Originally Posted by Ron1n
Oh right. You have to empty your dl_stats thing. LOL. Sorry about that.



Yes.


They are the same thing, just with different files. So you should be able to change from one to the other with no problem at all.



Are you using microsoft bimbows?

I dunno, I've tried everything.....I made all the fixes but still get a blank page when trying to access the download settings in the admincp.

Drago912 08-09-2005 12:10 AM

I can go into the categories no problem but just a blank page when accessing the settings..... :disappointed:

Ron1n 08-09-2005 12:23 AM

Quote:

Originally Posted by Drago912
I can go into the categories no problem but just a blank page when accessing the settings..... :disappointed:

You didnt do all of the fixes because there is a fix for this problem. Just reopen the fix list and search for Settings, then you should see the fix. When your done please click install. :D

Drago912 08-09-2005 12:39 AM

I have done everything in the fix list.....the only thing that struck me was you say :

Code:

Find in downloadadmin.php:

        // ###### ELITECODERS DOWNLOAD HACK ######
        construct_nav_option("Settings", 'downloadadmin.php?do=settings', '<br />');
        construct_nav_option("Categories", 'downloadadmin.php?do=category', '<br />');
        construct_nav_group("Downloads", '<hr />');
        // ###### ELITECODERS DOWNLOAD HACK ######


Replace with:


        // ###### ELITECODERS DOWNLOAD HACK ######
        construct_nav_option("Settings", 'options.php?do=options&dogroup=ecdownloads', '<br />');
        construct_nav_option("Categories", 'downloadadmin.php?do=category', '<br />');
        construct_nav_group("Downloads", '<hr />');
        // ###### ELITECODERS DOWNLOAD HACK ######




This isnt in the admindownload.php, its in the index.php.......all changes have been made and still same result.

Drago912 08-09-2005 12:43 AM

I got it so I could access the settings by putting the downloadadmin.php from version2.0 in the admincp directory.....all is good now, just gotta get the uploads and downloads directory working........ :squareeyed:

bspiller82 08-09-2005 01:08 AM

Your query in the bottom of the changes file does not seem to work..

DELETE FROM <PREFIX>dl_stats WHERE 1

Error
SQL-query:

DELETE FROM < PREFIX > dl_stats WHERE 1
MySQL said:

#1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '<PREFIX>dl_stats WHERE 1' at line 1

bspiller82 08-09-2005 01:35 AM

In the user permisison in the CP it doesn't show the information I attached a screenshot. Also the downloads aren't showing anything Examples can be found here http://www.247xtreme.com/forums/downloads.php. Notice how it shows that there is files in the catogory? When you click it it doesn't show them.

Confusion 08-09-2005 06:52 AM

Quote:

Originally Posted by Ron1n
Are you using microsoft bimbows?

LOL yes...

Confusion 08-09-2005 06:56 AM

Also, I had suggested that the abiblity to add to ones reputation would be a great feature and you said you'd add it but I'm not seein' it. Is this somethin' I could put together by using code from the postbit_legacy template or would it be too complex?

BTW, I'll have screenshots for everyone as soon as the last problem is fixed :).

logofreax 08-09-2005 07:06 AM

Hi, I will Update from vBdownloads 2.0f to new Version and got this Error Message at clicking "Install":

Quote:

Datenbankfehler in vBulletin 3.0.6:

Ungueltige SQL-Abfrage: INSERT INTO `vb3_phrase` (`languageid`,`varname`,`text`,`phrasetypeid`) VALUES (-1, 0x73657474696e6767726f75705f6563646f776e6c6f616473 , 'ec Download Options', 5000)
mysql error: Duplicate entry 'settinggroup_ecdownloads--1-5000' for key 2

mysql error number: 1062

Datum: 09.08.2005 09:57:52
Skript: http://www.handy-faq.de/forum/adminc...php?do=install
Referer: http://www.handy-faq.de/forum/adminc...dinstaller.php
Benutzername: logofreax
IP-Adresse: 84.170.221.93
I think is the missing of my Pr?fix vb3_

How can I fix it?

Where I have to put the Pr?fix?

Thanx f?r help
logofreax

bspiller82 08-09-2005 07:15 AM

Quote:

Originally Posted by bspiller82
In the user permisison in the CP it doesn't show the information I attached a screenshot. Also the downloads aren't showing anything Examples can be found here http://www.247xtreme.com/forums/downloads.php. Notice how it shows that there is files in the catogory? When you click it it doesn't show them.

Ideas?

The download|upload| and what ever other links there was are also missing... This craps all borked. I did a fresh install and the same thing.
All you see is | | | and you can't anywhere...

Morrus 08-09-2005 04:14 PM

I installed this, but can't get it working.

Originally I installed it without the fix list (I assumed the fixes were updated in the ZIP package!). Realising my mistake, I clicked uninstall to start again. Now, when I try to install, I get:

Quote:

Database error in vBulletin 3.0.7:

Invalid SQL: INSERT INTO `phrase` (`languageid`,`varname`,`text`,`phrasetypeid`) VALUES (-1, 0x73657474696e6767726f75705f6563646f776e6c6f616473 , 'ec Download Options', 5000)
mysql error: Duplicate entry 'settinggroup_ecdownloads--1-5000' for key 2

mysql error number: 1062

Date: Tuesday 09th of August 2005 01:09:35 PM
Script: http://www.enworld.org/admincp/downl...php?do=install
Referer: http://www.enworld.org/admincp/downl...p?do=uninstall
Username: Morrus
IP Address: 84.66.185.172
Note also that the "rebuild language" option resulted in an error (cannot connect to database), whereas the rebuild styles option worked fine, originally.

Any help would be appreciated!

xtreme-mobile 08-09-2005 05:04 PM

i get just a white screen when i click settings in admin cp any ideas? any ideas?

regards

dean

Morrus 08-09-2005 05:14 PM

Quote:

Originally Posted by xtreme-mobile
i get just a white screen when i click settings in admin cp any ideas? any ideas?

regards

dean

Even I can figure that one out. You didn't download and apply the changes in the "fix" file.

xtreme-mobile 08-09-2005 05:17 PM

ok ill try that would that be causing a mysql eror aswell?

i assumed the author would have put the fixes in the zip

ill report back once done

xtreme-mobile 08-09-2005 05:20 PM

// ###### ELITECODERS DOWNLOAD HACK ######

looking for that in the downloadadmin and it dont exist

where is it?

xtreme-mobile 08-09-2005 05:29 PM

ok i can now see the settings page BUT

i get a error when i try to go into the category on the actuall page

http://www.extreme-mobile.com/forums/downloads.php


also it shows an error when i try to run the query
any ideas?

many thanks

dean

org 08-09-2005 05:34 PM

Quote:

Originally Posted by xtreme-mobile
// ###### ELITECODERS DOWNLOAD HACK ######

looking for that in the downloadadmin and it dont exist

where is it?

Its not there, the Fix instructions are wrong. They refer to the admincp/index.php.

I cant seem to see anything what so ever after this install, how do you display the hack? Should be http://.....forums/download.php right? :ermm:

xtreme-mobile 08-09-2005 06:00 PM

downloads.php

mine is http://www.extreme-mobile.com/forums/downloads.php

how do you upload files??????

bspiller82 08-09-2005 06:08 PM

Quote:

Originally Posted by xtreme-mobile
// ###### ELITECODERS DOWNLOAD HACK ######

looking for that in the downloadadmin and it dont exist

where is it?

That change goes in the admincp/index.php file.

bspiller82 08-09-2005 06:09 PM

Quote:

Originally Posted by xtreme-mobile
ok i can now see the settings page BUT

i get a error when i try to go into the category on the actuall page

http://www.extreme-mobile.com/forums/downloads.php


also it shows an error when i try to run the query
any ideas?

many thanks

dean

Looks like yours is missing the links between the | | | | | as well.....

org 08-09-2005 06:10 PM

Quote:

Originally Posted by xtreme-mobile
downloads.php

mine is http://www.extreme-mobile.com/forums/downloads.php

how do you upload files??????

Ok thanks. I still just get a blank page, and thats after installing the fix.
So I dont really know how to upload yet, as I dont get it to work at all.

MyPHPadmin wont let me run the query described in the fix. Something is wrong with it. My errormsg:

#1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '<PREFIX>dl_stats WHERE 1' at line 1

What is the correct query? Supplied in the "fix" it says:

DELETE FROM <PREFIX>dl_stats WHERE 1

xtreme-mobile 08-09-2005 06:12 PM

Quote:

Originally Posted by bspiller82
Looks like yours is missing the links between the | | | | | as well.....

any ideas how to fix?

many thanks

dean

Drago912 08-09-2005 06:39 PM

Try puting this in the admincp directory.....this is the downloads.php from v2. This is the only way I could get the settings to show.

Confusion 08-09-2005 07:10 PM

Is anyone else having problems retrieving the files you upload?

Ron1n 08-09-2005 10:42 PM

My god, I have never seen so much spam in just one day. Ok, I will try to hack away at it.

Quote:

Originally Posted by Drago912
Try puting this in the admincp directory.....this is the downloads.php from v2. This is the only way I could get the settings to show.

That is NOT smart. I told you before, make the edits. If you still cant get it to work, go to your forum/acmindp/options.php and select ecdownloads.

Quote:

Originally Posted by Confusion
Is anyone else having problems retrieving the files you upload?

Only if they are using windows like you, now stop bumping your question - it just adds to the confusion. I will deal with questions in the order i see fit, and therefore I will address issues that apply to everyone rather than one person. That being said, try searching for 'windows' in this thread, someone had a similar error to you and was using windows. I dont know if they fixed it, maybe they did. I dont use windows as a webserver so unless you provide a URL i cant test it.

Your missing the phrases, you must rebuild your language. That way you will be able to see the links (such as "ADD FILE")

Quote:

Originally Posted by org
Its not there, the Fix instructions are wrong. They refer to the admincp/index.php.

Yup, thanks.

Quote:

I cant seem to see anything what so ever after this install, how do you display the hack? Should be http://.....forums/download.php right? :ermm:
You need to rebuild styles and languages. Thats a must. It isnt unique to this hack, it applies to all of them.

Quote:

Originally Posted by bspiller82
Ideas?

The download|upload| and what ever other links there was are also missing... This craps all borked. I did a fresh install and the same thing.
All you see is | | | and you can't anywhere...

Rebuild your styles and languages.

Quote:

Originally Posted by Morrus
Note also that the "rebuild language" option resulted in an error (cannot connect to database), whereas the rebuild styles option worked fine, originally.

Any help would be appreciated!

I dont think thats my error - i cant be sure though. I rebuild styles and langauges by using the vbulletin functions (i just direct you to their URL). Does anyone see an actual ERROR MESSAGE?

Quote:

Originally Posted by xtreme-mobile
i get just a white screen when i click settings in admin cp any ideas? any ideas?

regards

dean

Rebuild styles and languages.

Detomah 08-09-2005 11:42 PM

Not wanting to sound like a smart a** or pre-empt a whole load of bugs jumping out at me here, but superb, perfect install first time, without a single error. :)

I had a previous version installed and had to manually delete it as I had moved server and some files got a bit mixed up, so I then installed the new version fresh and not a single problem.

Tis a superb hack, thanks a lot. :)

*already pressed install button*

Drago912 08-10-2005 12:01 AM

Quote:

That is NOT smart. I told you before, make the edits. If you still cant get it to work, go to your forum/acmindp/options.php and select ecdownloads.
Not smart eh.....was the only way it would work and I have done every edit you supplied...........I'll do something real smart then and uninstall the mod......thats for your help.

Detomah 08-10-2005 12:18 AM

Never mind.

bspiller82 08-10-2005 01:49 AM

Quote:

Quote:
Originally Posted by bspiller82
Ideas?

The download|upload| and what ever other links there was are also missing... This craps all borked. I did a fresh install and the same thing.
All you see is | | | and you can't anywhere...


Rebuild your styles and languages.

I did that and it still doesn't work. The user permisions are still blank. And now the downloads.php page shows NO catorgories.
http://www.247xtreme.com/forums/downloads.php

I tossed in the old 2.0 install file and fully remvoed all the stuff from the old version then redid the install of templates/phrases and that is what it does now..

xtreme-mobile 08-10-2005 06:42 AM

i just keep getting the page can not be dislplayed error when rebuilding language :(

Detomah 08-10-2005 09:52 AM

Quote:

Originally Posted by xtreme-mobile
i just keep getting the page can not be dislplayed error when rebuilding language :(

Have you checked the url?

I had that issue initially and just manually edited the url in the address bar and it worked fine.

ZombieAndy 08-10-2005 01:56 PM

i need help i installed this on my forums but it didn't work so i tried uninstalling it and then installing it again but i just get database errors when i click install now :S

Morrus 08-10-2005 02:04 PM

Quote:

Originally Posted by YodaTheCoda
i need help i installed this on my forums but it didn't work so i tried uninstalling it and then installing it again but i just get database errors when i click install now :S

Yeah I asked that. Got no answer. Maybe he'll answer you. :)

CyberRanger 08-10-2005 05:32 PM

Quote:

Originally Posted by Ron1n
I dont think thats my error - i cant be sure though. I rebuild styles and langauges by using the vbulletin functions (i just direct you to their URL). Does anyone see an actual ERROR MESSAGE?

The link is wrong - http://localhost/3_0_8/admincp/langu...=language.php?

I manually edited mine and it ran.

CyberRanger 08-10-2005 05:34 PM

Quote:

Originally Posted by YodaTheCoda
i need help i installed this on my forums but it didn't work so i tried uninstalling it and then installing it again but i just get database errors when i click install now :S

The uninstall does not delete the new phrases. I deleted them using phpMyAdmin from the phrases table.

xtreme-mobile 08-10-2005 05:41 PM

Quote:

Originally Posted by westpointer
The link is wrong - http://localhost/3_0_8/admincp/langu...=language.php?

I manually edited mine and it ran.

what is the correct url?
many thanks

dean

CyberRanger 08-10-2005 06:00 PM

Quote:

Originally Posted by xtreme-mobile
what is the correct url?
many thanks

dean

Code:

http://www.xxx.xxx.xxx/forums/admincp/language.php?do=rebuild&goto=language.php?
Replace the xxx's with the correct info for your site.

xtreme-mobile 08-10-2005 06:11 PM

that worked great

thanks

how do you upload files? there is no options?

many thanks

dean


All times are GMT. The time now is 02:30 AM.

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.02139 seconds
  • Memory Usage 1,860KB
  • 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
  • (2)bbcode_code_printable
  • (32)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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