vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   If URL [SUCH SUCH ] , then change to URL [SUCH SUCH] (https://vborg.vbsupport.ru/showthread.php?t=266493)

Badshah93 07-10-2011 01:12 PM

1 Attachment(s)
Upload The Plugin in Download/Upload Plugins In Admincp

Desi-Home 07-10-2011 01:37 PM

Quote:

Originally Posted by aayushagrawal90 (Post 2218931)
Upload The Plugin in Download/Upload Plugins In Admincp

Thanks so much now I know where to add the plugins.. that worked like a charm.. I need a little more help , actually the tv shows I get from another site are posted like this

http://h-q.tv/go/dm.php?id=xjowsg which should change to http://mydesi.tv/dm.php?url=xjowsg


I tried playing around with that code to see if it works by replacing youtube code etc.. but it gives me error.. can you help me me please ?

As well I see the following error on top of the page in threads when I replace your code with http://h-q.tv/go/dm.php?id

Parse error: syntax error, unexpected ']' in /home/mydesitv/public_html/includes/class_postbit.php(288) : eval()'d code on line 14

Badshah93 07-10-2011 04:01 PM

Quote:

Originally Posted by Desi-Home (Post 2218946)
Thanks so much now I know where to add the plugins.. that worked like a charm.. I need a little more help , actually the tv shows I get from another site are posted like this

http://h-q.tv/go/dm.php?id=xjowsg which should change to http://mydesi.tv/dm.php?url=xjowsg


I tried playing around with that code to see if it works by replacing youtube code etc.. but it gives me error.. can you help me me please ?

As well I see the following error on top of the page in threads when I replace your code with http://h-q.tv/go/dm.php?id

Parse error: syntax error, unexpected ']' in /home/mydesitv/public_html/includes/class_postbit.php(288) : eval()'d code on line 14

hmm, preg_replace will be hard for you if u don't know anything about it.

use this str_replace as suggested by TheWindows7Site

You can try this code

Code:

$post['message'] =
str_replace('h-q.tv/go/dm.php?id', 'mydesi.tv/dm.php?url', $post['message']);


Desi-Home 07-10-2011 04:51 PM

Quote:

Originally Posted by aayushagrawal90 (Post 2218988)
hmm, preg_replace will be hard for you if u don't know anything about it.

use this str_replace as suggested by TheWindows7Site

You can try this code

Code:

$post['message'] =
str_replace('h-q.tv/go/dm.php?id', 'mydesi.tv/dm.php?url', $post['message']);


Thanks a lot , that worked.. Hey... do you know how to show like 2, 3 , or 4 threads on forumhome home from each forum instead of showing latest 1 thread.. like this

https://vborg.vbsupport.ru/attachmen...6&d=1310268699

you see i've extra space so i want to show like 4 lates threads instead of just 1...

christon26 07-12-2011 08:16 PM

Quote:

Originally Posted by Desi-Home (Post 2219004)
Thanks a lot , that worked.. Hey... do you know how to show like 2, 3 , or 4 threads on forumhome home from each forum instead of showing latest 1 thread.. like this

https://vborg.vbsupport.ru/attachmen...6&d=1310268699

you see i've extra space so i want to show like 4 lates threads instead of just 1...

Like this?

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


All times are GMT. The time now is 08:23 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.02113 seconds
  • Memory Usage 1,728KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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