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)
-   -   CommBull (Community Bulletin) (https://vborg.vbsupport.ru/showthread.php?t=66334)

grandeur_69 09-28-2006 11:47 PM

thank you. appologies.

yes, it will work on previous versions starting at 3.5.0 ... i have some old forums that i will double-check if you are interested.

navjotjsingh 09-29-2006 02:51 AM

Quote:

Fatal error: Unable to read 41812 bytes in /home/exguides/public_html/career/admincp/commbull.php on line 0
How to sort out this error? I am on vb 3.6.
BTW my commbull.php is of 44,122 bytes

arossphoto 09-29-2006 04:19 AM

Quote:

Originally Posted by grandeur_69
thank you. appologies.

yes, it will work on previous versions starting at 3.5.0 ... i have some old forums that i will double-check if you are interested.

I'm still using commbull with 3.5.4, so I'd also be interested in knowing if the new version will work. Thanks.

grandeur_69 09-30-2006 04:52 AM

yes, this will work with 3.5.4 ...

navjotjsingh: to fix that error, you need to upload the files in binary mode

navjotjsingh 09-30-2006 04:54 AM

But I don't have access to php.ini file...I am on a shared hosting.

grandeur_69 09-30-2006 05:00 AM

hmmm, something else i thought of ... make sure that when you upload the files that you are uploading them in binary (not ASCII) ... most ftp programs figure it out on their own ... but not all.

navjotjsingh 09-30-2006 05:08 AM

After uploading them in binary mode..new error:

Quote:

Warning: main(./admincp/commbull_phrases.php) [function.main]: failed to open stream: No such file or directory in /admincp/commbull.php on line 66

Fatal error: main() [function.require]: Failed opening required './admincp/commbull_phrases.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/exguides/public_html/career/admincp/commbull.php on line 66

grandeur_69 09-30-2006 05:13 AM

yea, that's my bad ...

anyone that is installing this as a fresh version, i forgot to include commbull_phrases.php (goes in ./admincp/) ... i have added this to the downloadable files above ... i also have a german version, if requested.

GNDI 09-30-2006 08:41 AM

Quote:

Originally Posted by grandeur_69
What is ZendMinimizer?? i'm not clear on the conflicts you are refering to GNDI ... ?

ZendMinimizer = ZendOptimizer Like you say Bill($)dows about windows

but ZendOptimizer and the pecl-APC php casche doesn't work together

GNDI 09-30-2006 08:56 AM

Quote:

Originally Posted by navjotjsingh
But I don't have access to php.ini file...I am on a shared hosting.

you can add
Code:

php_value memory_limit 24M
to you .httaccess file, this will SOMETIMES overright the default settings.
You can change the value of 24M to whatever you like.

If the .htaccess method does not work or if you get an internal server error after adding this line, remove the line from the .htaccess again. You can also try to change the memory_limit by adding the following line right after '<?php ' in global.php
Code:

ini_set("memory_limit","32M");


All times are GMT. The time now is 06:20 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.02099 seconds
  • Memory Usage 1,739KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)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