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)

DementedMindz 10-07-2006 01:54 PM

Well at least it uploads something I wouldnt upload anything much bigger then that via this way anyway. Anything over 2 mbs I use a ftp program.

Black Tiger 10-07-2006 05:28 PM

The cause of that lies in the php.ini setting. Check your php.ini and put it higher then 2mb or ask your host.

DementedMindz 10-07-2006 05:31 PM

Black Tiger you have to read the post lol he is the host he owns the servers

Black Tiger 10-07-2006 05:48 PM

Ah sorry due to some kind of reason the new posts stopped here, and I completely overseen the previous text... I'm very sorry.:sleep:

However, I saw once such kind of setting to in the httpd.conf of apache. At that time, next to the php.ini change, I had also to change the apache setting too, to get the result I wanted.

Unfortunately I don't remember which apache version that was and how the line was called, but maybe he can find it.

DementedMindz 10-07-2006 05:59 PM

you shouldnt have to touch nothing in apache cause apache dont limit your upload_max_filesize thats all to do with php. the only reason you touch apache is for the settings to take affect.

Robbed 10-07-2006 06:30 PM

Quote:

Originally Posted by Robbed
I still can't figure out this black table problem.

Can anyone help me out, it happens to every table.

Only on this version.

I figured it out myself

I removed the 2 entries

PHP Code:

<tr valign="top"

from downloads_wrapper_side template

right before
$dmain_jr

DementedMindz 10-07-2006 06:33 PM

Quote:

Originally Posted by Robbed
I figured it out myself

I removed the 2 entries

PHP Code:

<tr valign="top"

from downloads_wrapper_side template

right before
$dmain_jr

is your page still Valid XHTML? lol that gives all kinds of XHTML errors but does take the black away

DementedMindz 10-07-2006 06:44 PM

here you go try this

find:
Code:

          <td valign="top">
          $dmain_jr
          </td>

replace
Code:

          <td class="alt2" align="center" colspan="3" valign="top">
          $dmain_jr
          </td>

This Page Is Valid XHTML 1.0 Transitional!

Robbed 10-07-2006 06:52 PM

Thanks that worked.

I'm no coder. I just try to fix it lol

DementedMindz 10-07-2006 06:54 PM

lol yeah I had the black too but I didnt mess with it much cause I forgot about it until you just posted again. Looks much nicer now.


All times are GMT. The time now is 02:52 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.05662 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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