vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=34)
-   -   vBDownload Area 1.2 Beta (https://vborg.vbsupport.ru/showthread.php?t=81510)

BluPhoenix 05-15-2005 04:56 PM

Quote:

Originally Posted by MrLovellz
Check his sig, he has version 1.0 & 1.1 in there w/ screenshots

True, but he says "Better Templates" in the info, so those old screens don't reflect the new version ;)

Getox 05-16-2005 11:31 PM

Fine fine, while i got time ill upload screens ;)

There ya go, screens uploaded

Getox 05-17-2005 12:03 AM

<font size="7">Beta 2 Released!.</font>

mikaelweb 05-17-2005 06:59 AM

Parse error: parse error, unexpected T_VARIABLE in /home/codersla/public_html/forum/admincp/vbdinstall.php on line 350
PHP Code:

print_textarea_row("FIND",'find1',"construct_nav_group("$vbphrase[styles] &amp$vbphrase[templates]", '<hr />');"); 


we_are_borg 05-17-2005 12:12 PM

Quote:

Originally Posted by mikaelweb
Parse error: parse error, unexpected T_VARIABLE in /home/codersla/public_html/forum/admincp/vbdinstall.php on line 350
PHP Code:

print_textarea_row("FIND",'find1',"construct_nav_group("$vbphrase[styles] &amp$vbphrase[templates]", '<hr />');"); 


I'm Getting the same error.

Marco van Herwaarden 05-17-2005 12:19 PM

PHP Code:

print_textarea_row("FIND",'find1',"construct_nav_group("$vbphrase[styles] &amp$vbphrase[templates]", '<hr />');"); 

Try changing to:
PHP Code:

print_textarea_row("FIND",'find1',construct_nav_group("$vbphrase[styles] &amp; $vbphrase[templates]"'<hr />');"); 


Getox 05-17-2005 06:27 PM

Here, try this one.

we_are_borg 05-20-2005 09:54 AM

Quote:

Originally Posted by Getox
Here, try this one.

This is the error i'm getting with the new installer.

Quote:

Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/fiberwor/public_html/forum/admincp/vbdinstall.php on line 362

Getox 05-20-2005 03:54 PM

Try this one ;)

Oh by the way, User uploads is jsut about done, just need to make the part where you (admin) says Yes/No for it to be shown, and then where mods can do that, and then the settings where you set moderate uploads, who can & cant upload...If you want me to release the latest code just say so, ill make the new installer, Test it on a proper server with a fresh install of vb and upload it ;)

mikaelweb 05-20-2005 04:31 PM

Code:

Parse error: parse error, unexpected T_STRING in /home/codersla/public_html/forum/admincp/vbdinstall.php on line 362
Still problem whit this install file


All times are GMT. The time now is 09:18 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.01202 seconds
  • Memory Usage 1,747KB
  • 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
  • (4)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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