vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Major Additions - DownloadsII (https://vborg.vbsupport.ru/showthread.php?t=120122)

RS_Jelle 08-06-2008 06:45 PM

Quote:

Originally Posted by blazinthu (Post 1592855)
I ended up changing post_max_size and upload_max_filesize in my php.ini to like 30MB each which worked do you recomend this or should I make the edit to the PHP instead??

If that works, it's enough. I just gave a lot of options as each server has different default settings, so there may be various causes :)

RedPoint 08-07-2008 10:14 AM

Hallo,

i become this error when i see *Whosonline* and my user or a SE bot see the downloads:
Quote:

Parse error: syntax error, unexpected '&' in /srv/www/vhosts/mydomain.com/httpdocs/forum/includes/functions_online.php(1167) : eval()'d code on line 4
In the line 1167 is this:
Quote:

($hook = vBulletinHook::fetch_hook('online_location_unknown ')) ? eval($hook) : false;
What can i do to fix that bug?

Regards

RS_Jelle 08-07-2008 10:27 AM

There's no '&' in the PHP code of our online_location_unknown plugin. It's probably caused by another mod.

Code:

                <plugin active="1">
                        <title>downloads_location_unknown</title>
                        <hookname>online_location_unknown</hookname>
                        <phpcode><![CDATA[if ($userinfo['activity'] == 'downloads')
{
        $userinfo['where'] = '<a href="downloads.php?'.$vbulletin->session->vars[sessionurl].'">'.$vbulletin->options[bbtitle].' Downloading Files</a>';
        $userinfo['action'] = 'downloads';
        $handled = true;
}]]></phpcode>
                </plugin>

If DownloadsII would be the only mod you used with such a online_location_unknown plugin, then this line should be wrong:
PHP Code:

$userinfo['action'] = 'downloads'

Which seems ok to me, no '&' :)

RedPoint 08-07-2008 04:33 PM

Hi,

its crazy, vbulletin send me to template creator, template creator send me to this mod and you send me to ...mod, im very angry for this.
I have just 3 mods/addons installed and one is the DownloadsII, thats make me crazy, when a user or SE boot is in the Downloadarea an see a download, i become this error in whosonline.

I check all my mods again :-(

Regards

Jase2 08-07-2008 04:39 PM

Quote:

Originally Posted by lane (Post 1584308)
You guys are quite demanding. You need to keep in mind this is a free MOD, you did not pay for it, so you should not be expecting anything.

When Jelle and his team finish up v6 they will let us know. The more you rag on them about it and complain the less they will feel like working on it.

Trying just saying "Thank you" for once.

I was only asking, not demanding -- they're two different meanings. ;)

RS_Jelle 08-07-2008 04:51 PM

Quote:

Originally Posted by RedPoint (Post 1593535)
Hi,

its crazy, vbulletin send me to template creator, template creator send me to this mod and you send me to ...mod, im very angry for this.
I have just 3 mods/addons installed and one is the DownloadsII, thats make me crazy, when a user or SE boot is in the Downloadarea an see a download, i become this error in whosonline.

I check all my mods again :-(

Regards

If you pm me your forum URL and a (temporary) AdminCP user account, I will check it out and try to fix it :)
But still, I can't believe DownloadsII is causing it :D

Quote:

Originally Posted by Jase2 (Post 1593541)
I was only asking, not demanding -- they're two different meanings. ;)

It's coming soon as most of the bugs are fixed now. Beta testing is still open.

RedPoint 08-07-2008 05:45 PM

In whosonline i can this link see: downloads.php?do=file&id=20
...and have an & in link

This error i can see in the standard template to

I send you an adminacces via PM - thanks for help

Daky 08-08-2008 12:33 AM

i am not sure what happened but since 2-3 days ago i started having problems when uploading a new file, this is a error:

Quote:

Fatal error:

* No Users Matched Your Query
* You did not specify a username for your post.

Unable to proceed with save while $errors array is not empty in class vB_DataManager_Thread_FirstPost in [path]/includes/class_dm.php on line 810
#0 vb_error_handler(256,

* No Users Matched Your Query
* You did not specify a username for your post.

do you know what is going on?

tnx

hugh_ 08-08-2008 01:02 AM

Quote:

Originally Posted by RS_Jelle (Post 1587058)
With the new version coming soon, I'm opening beta testing. If you want to test the new version, please send me a pm :)

You need a test forum (vB 3.7) for it as it's not meant for live sites yet (although it should be pretty stable). I'm mostly interested in how the upgrade from v5 to v6 goes. Running a copy of your normal downloads section on your test site would be great, so you can test with lots of files.

I'm looking forward to the new version, thanks again for this great modification!

Hugh

RS_Jelle 08-08-2008 05:55 AM

Quote:

Originally Posted by Daky (Post 1593795)
i am not sure what happened but since 2-3 days ago i started having problems when uploading a new file, this is a error:




do you know what is going on?

tnx

That's a problem with the DownloadsII Create New Thread Add-On ;)


All times are GMT. The time now is 12:03 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.04869 seconds
  • Memory Usage 1,756KB
  • 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
  • (1)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
  • (6)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