vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=5)
-   -   vbArticles v0.4 -- For your repository of Articles/Tutorials/FAQs etc. (https://vborg.vbsupport.ru/showthread.php?t=54331)

cindyd 07-31-2003 11:56 PM

cinq: I uploaded the files to test out the code and received this error:

Warning: main(vbCode.php): failed to open stream: No such file or directory in /home/glassmav/public_html/forum/articles.php on line 3

PHP Code:

<?  
require("./global.php");  
require_once "vbCode.php";----->this is line 3  
if (!isset($action) or $action=="") {  
  $action="main";


cinq 08-01-2003 12:02 AM

cindy, try this:


PHP Code:

<?  
require("./global.php");  
require_once "./vbCode.php";
if (!isset($action) or $action=="") {  
  $action="main";


cindyd 08-01-2003 01:04 AM

OK, I changed it and now this comes up:

Parse error: parse error in /home/glassmav/public_html/forum/articles.php on line 147

On line 147 is this:

?>

cinq 08-01-2003 06:11 AM

UPDATES
version 0.4 is out

- Now allows for basic VBCODE input in article submission and addition.
- Fixed all reported bugs up to post 183


Re-download the attached zip package and read the upgrade_readme.txt file carefully when upgrading from v0.3.

For fresh installation , pls read the install_readme.txt file contained in the zip package

Sorry for the slow updates, been extremely busy lately and having no access to my own comp doesnt help.
Thanks for being patient :)

cinq 08-01-2003 06:13 AM

FYI list of VBCodes allowed :

PHP Code:


[b][/b]
[
i][/i]
[
color=xx][/color]
[
size=xx][/size]
[
font=xx][/font]
[
u][/u]
[
url=xx]xx.com[/url]
[
url]xx.com[/url]
[
quote][/quote]
[
email=xx@xx.com]xx[/email]
[
img]https://vborg.vbsupport.ru/[/img] 

:D

TheComputerGuy 08-01-2003 02:03 PM

Just installed v0.4 Will let you know how it goes as far as people using it!

Thanks a lot!

cindyd 08-01-2003 03:36 PM

Hi Cinq: I upgraded to the new version and tried to edit/remove some duplicate articles and got this error:

Quote:

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/glassmav/public_html/forum/admin/vbArticlesadmin.php on line 234
This is line 234:
PHP Code:

 $sql "SELECT * FROM vbArticles_content WHERE artid=$artid"


**Update: I have everything working now! Super!

cinq 08-01-2003 10:58 PM

Quote:

cindyd
**Update: I have everything working now! Super!
Thats fantastic :D

gmarik 08-02-2003 11:09 AM

Getting better and better ...

cindyd 08-02-2003 08:28 PM

I have a request for the Admin CP, could you make the
"content" box area larger? Being an old curmudgeon, I need a bigger area to see better.

While I am making requests, I would like to have some on the Forum Home Display template that would show recently added articles.

The Article section on my board is by paid membership and I want to "tease" the members......

Thanks


All times are GMT. The time now is 11:02 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.01627 seconds
  • Memory Usage 1,744KB
  • 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
  • (4)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
  • (2)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