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)

Lionel 12-26-2004 09:17 PM

Quote:

Originally Posted by Paul M
Yes, at the moment, it is.

and how would you do that?

Paul M 12-26-2004 10:01 PM

Quote:

Originally Posted by Lionel
and how would you do that?

I'm going to guess you mis-read the post and/or answer.


Quote:

Originally Posted by Goodspeed
Is it still imposible to move articles from one category to another?

Quote:

Originally Posted by Paul M
Yes, at the moment, it is.


bamaster 12-26-2004 11:28 PM

Is it just me... or does the WYSIWYG editor not include the Insert Image icon?

Is there a setting to disable inserting images into articles? I've enabled HTML and [IMG] tage for the categories.

Has anyone else noticed this?

:confused:

Paul M 12-27-2004 10:29 AM

Quote:

Originally Posted by bamaster
Is it just me... or does the WYSIWYG editor not include the Insert Image icon?

It shows up here.

assassingod 12-27-2004 11:29 AM

Attention

I've updated the ZIP file with Paul M's security fixes. I've also updated the version number to 1.0.2 and added upgrade instructions for 1.0.1 users, please read Security Fix Upgrade .txt in the ZIP file - if you have already applied Paul M's fix, you DO NOT need to download the latest ZIP, you are already running 1.0.2.

Any questions, post here!

Nick0r 12-28-2004 03:22 PM

Not too sure what's up but since that recent update it's made my forums take forever to load.

Nick0r 12-28-2004 03:26 PM

It was this bit that seemed to have done the damage: In includes/init.php
====================

FIND:
------------------------------------------------------------------------------------------
// ----------------------------------------------------------
// ### END PLUGIN USERGROUP PERMISSIONS BITFIELDS HERE ###
------------------------------------------------------------------------------------------

ABOVE THIS, ADD:
------------------------------------------------------------------------------------------
$_BITFIELD['usergroup']['articlepermissions'] = array(
'canviewarticles' => 1,
'canviewcomments' => 2,
'canpostarticles' => 4,
'cancomment' => 8,
'canedownart' => 16,
'canedothart' => 32,
'candelownart' => 64,
'candelothart' => 128,
'canfeature' => 256,
'cansearchart' => 512,
'canratearticles' => 1024,
'canviewartmedia' => 2048
);

Goodspeed 12-28-2004 10:15 PM

Quote:

Originally Posted by Paul M
Yes, at the moment, it is.

:disappointed: Very sad... It's the most awaited addition by me.

Guy G 12-29-2004 11:00 AM

I have made some test articles, all worked... than i deleted them.
but the thing is that in the category view to see how much articles are in each category i see the number including the test articles i made although they arent even there!
same for comments... any one has a clue on how to fix it ?

Paul M 12-29-2004 11:18 AM

Quote:

Originally Posted by Goodspeed
:disappointed: Very sad... It's the most awaited addition by me.

Quote:

Originally Posted by Zorobz
I have made some test articles, all worked... than i deleted them.
but the thing is that in the category view to see how much articles are in each category i see the number including the test articles i made although they arent even there!
same for comments... any one has a clue on how to fix it ?

I have added the ability to do both of these (via admincp only) to the version we run. I also fixed the very annoying edit/preview problem. I was going to release them all as an addon, but the events of the other day have put me off the idea for now. Maybe in the new year. :)


All times are GMT. The time now is 09:48 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.02268 seconds
  • Memory Usage 1,745KB
  • 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
  • (8)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