Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Programming Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 05-11-2007, 05:05 AM
humax9110 humax9110 is offline
 
Join Date: Jun 2003
Location: BAHRAIN
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Is there a function convert $post[message] to plain text

hello every body ;

I want to convert $post[message] to plain text in

<hookname>postbit_display_complete</hookname> by plugin .... How I can ?

thanks
Reply With Quote
  #2  
Old 05-12-2007, 05:06 AM
humax9110 humax9110 is offline
 
Join Date: Jun 2003
Location: BAHRAIN
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Please for important
Reply With Quote
  #3  
Old 05-13-2007, 10:09 AM
humax9110 humax9110 is offline
 
Join Date: Jun 2003
Location: BAHRAIN
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Still I am waiting
Reply With Quote
  #4  
Old 05-13-2007, 11:50 AM
nexialys
Guest
 
Posts: n/a
Default

if you tell us what you try to accomplish, maybe we can help...
Reply With Quote
  #5  
Old 05-13-2007, 12:35 PM
humax9110 humax9110 is offline
 
Join Date: Jun 2003
Location: BAHRAIN
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nexialys View Post
if you tell us what you try to accomplish, maybe we can help...
I want to display the $post[message] of the posts as plain text without any format , some body like it like this without format ....

can u help
Reply With Quote
  #6  
Old 05-14-2007, 11:44 PM
humax9110 humax9110 is offline
 
Join Date: Jun 2003
Location: BAHRAIN
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No body

I hope that any body help us
Reply With Quote
  #7  
Old 05-15-2007, 07:13 AM
Dismounted's Avatar
Dismounted Dismounted is offline
 
Join Date: Jun 2005
Location: Melbourne, Australia
Posts: 15,047
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's an element of the post array (I've forgotten which one it was). At the hook do this:
PHP Code:
die(print_r($post)); 
Then goto a thread and look at what comes up.
Reply With Quote
  #8  
Old 05-15-2007, 07:25 PM
humax9110 humax9110 is offline
 
Join Date: Jun 2003
Location: BAHRAIN
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dismounted View Post
It's an element of the post array (I've forgotten which one it was). At the hook do this:
PHP Code:
die(print_r($post)); 
Then goto a thread and look at what comes up.
Thanks my dear ,,

but this code will not do what I want


see my freind

for eg. I have these posts

Quote:
post 1

post 2
I want some group see these post without formating like this

Quote:
post 1

post 2
I waiting ur help
Reply With Quote
  #9  
Old 05-16-2007, 07:05 AM
Dismounted's Avatar
Dismounted Dismounted is offline
 
Join Date: Jun 2005
Location: Melbourne, Australia
Posts: 15,047
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I know what you want.....When you do that, it will output the whole array. Then look at the array objects and see which one is the one you need; there's one in there, I just can't remember it.
Reply With Quote
  #10  
Old 05-16-2007, 01:29 PM
nexialys
Guest
 
Posts: n/a
Default

simple... you just have to link all your threads with their /archive/ version...
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:52 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04450 seconds
  • Memory Usage 2,244KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_php
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (8)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete