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)
-   -   v3 Articles 1.0.1 - [vB 3.0.1] (https://vborg.vbsupport.ru/showthread.php?t=65934)

GoTTi 01-30-2005 06:31 PM

how do i make this show the location in the online.php?

instead of saying:

Unknown Location
/forums/article.php?a=XXX

i want it to say

Viewing Articles "description of article"

and the link will take the user to the article the person is viewing...

dimopoulos 01-31-2005 01:51 AM

Thanks for this great modification. I have a small problem though with the thumbnails - they just don't show up. I checked my settings on my server and GD is installed and working (it works when users upload attachments in the main forum) but not in the article section.

Any suggestions pointers are more than welcome!

KTBleeding 01-31-2005 01:53 AM

Quote:

Originally Posted by dimopoulos
Thanks for this great modification. I have a small problem though with the thumbnails - they just don't show up. I checked my settings on my server and GD is installed and working (it works when users upload attachments in the main forum) but not in the article section.

Any suggestions pointers are more than welcome!

Been answered a ton of times in this thread, but I don't blame you for not wanting to search through the many pages.. :)

https://vborg.vbsupport.ru/showthread.php?t=68495

MissKalunji 01-31-2005 10:41 AM

Does anyone knows...how to remove the article options from admincp?

Yelper 02-01-2005 04:21 AM

Quote:

Originally Posted by MissKalunji
Does anyone knows...how to remove the article options from admincp?

In admincp/index.php

Delete:
PHP Code:

    construct_nav_option('Category Manager''article.php?do=modify');
    
construct_nav_option('Add New Category''article.php?do=add');
    
construct_nav_option('Moderate Articles''article.php?do=modarticles');
    
construct_nav_option('Moderate Comments''article.php?do=modcomments');
    
construct_nav_group("Articles"'<hr />');
    
construct_nav_spacer();
    
// ************************************************* 


MissKalunji 02-01-2005 10:05 AM

Quote:

Originally Posted by Yelper
In admincp/index.php

Delete:
PHP Code:

    construct_nav_option('Category Manager''article.php?do=modify');
    
construct_nav_option('Add New Category''article.php?do=add');
    
construct_nav_option('Moderate Articles''article.php?do=modarticles');
    
construct_nav_option('Moderate Comments''article.php?do=modcomments');
    
construct_nav_group("Articles"'<hr />');
    
construct_nav_spacer();
    
// ************************************************* 



i did dat already but when i go to vbulletin option...i still see v3 article....

Paul M 02-01-2005 10:42 AM

Quote:

Originally Posted by MissKalunji
i did dat already but when i go to vbulletin option...i still see v3 article....

You either haven't deleted them properly, or haven't refreshed the ACP page.

jluerken 02-03-2005 09:32 AM

I am searching for a way to create a forum thread in a predefined forum when a new article was posted.

I have members writing columns but now one reads it cause no one gets aware of the fact that there is a new one in the article system :D

Does someone of you has a hack for that?

dookie 02-03-2005 09:50 AM

Quote:

Originally Posted by jluerken
I am searching for a way to create a forum thread in a predefined forum when a new article was posted.

I have members writing columns but now one reads it cause no one gets aware of the fact that there is a new one in the article system :D

Does someone of you has a hack for that?

yeah that would be nice. :)

Russ_T 02-03-2005 10:49 AM

Hi all,

v3 articles is working pretty well for me, thanks!

I have one problem and I cannot figure it out. I did a little page in dreamweaver, and tried to add the article by pasting in the html. I then when into the database and changed the post field by pasting in the html.

http://www.zclub.net/forum/article.php?a=18

As you can see its really stretched, I cannot figure out why though. Can anyone help please?

Many thanks


All times are GMT. The time now is 04:31 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.01723 seconds
  • Memory Usage 1,750KB
  • 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_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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