Go Back   vb.org Archive > Search Forums
FAQ Community Calendar Today's Posts Search

Showing results 1 to 25 of 52
Search took 0.00 seconds.
Search: Posts Made By: vAsia
Forum: vB4 Programming Discussions 01-15-2012, 07:08 PM
Replies: 3
Views: 577
Posted By vAsia
Thank you for your time. =) ---------------...

Thank you for your time. =)

--------------- Added 1326693867 at 1326693867 ---------------


$pagetext = $feed['xml']->parse_template($body_template, $item);
$pagetext =...
Forum: vB4 Programming Discussions 01-15-2012, 01:43 PM
Replies: 3
Views: 577
Posted By vAsia
RSS Feed & HTML code

Hello,

When I use RSS Feed, it displays html code such as "' ;'" in the fetch

Does anyone know how to replace html code with its non-html code?

like:
str_replace("' ;'", "", $rss);
...
Forum: vBulletin 4.x Add-ons 01-12-2012, 05:03 AM
Replies: 192
Views: 41,649
Posted By vAsia
Is there a way to place vBiSpy in FORUMHOME?

Is there a way to place vBiSpy in FORUMHOME?
Forum: vBulletin 4.x Add-ons 01-12-2012, 03:03 AM
Replies: 1,325
Views: 218,899
Posted By vAsia
Could you do one for thread in forumdisplay.php? ...

Could you do one for thread in forumdisplay.php?

It will look like reddit.
Forum: vB4 General Discussions 01-11-2012, 12:18 AM
Replies: 0
Views: 308
Posted By vAsia
Variables from FORUMDISPLAY into header

Hello,

I want to use two variables from FORUMDISPLAY in header.

{vb:raw foruminfo.title}
{vb:raw foruminfo.description}

Does anyone know how to make these become global variables for me to...
Forum: vB4 General Discussions 01-10-2012, 06:41 AM
Replies: 0
Views: 372
Posted By vAsia
apps.facebook.com/yourname

Hello,

Does anyone know how to integrate vB with apps.facebook.com/yourname, where ...

1. When users go to apps.facebook.com/yourname

IF
user is connected
THEN
automatically login
Forum: vB4 General Discussions 01-09-2012, 08:45 PM
Replies: 0
Views: 307
Posted By vAsia
How to display forums by user preference?

Hello,

I checked but couldn't find a mod for this.

I have a forum with 100s of forums, so I want to display forums by user preference.

Like users go to their User CP and select forums that...
Forum: vB4 Programming Discussions 01-09-2012, 07:17 PM
Replies: 1
Views: 401
Posted By vAsia
How to go to forum by forumname?

{vb:raw foruminfo.title}

forumdisplay.php?forumname={vb:raw foruminfo.title}

Let's say the forumname name is "A" (id: 2).

How would I access it by URL like
...
Forum: vB4 Programming Discussions 01-09-2012, 12:35 PM
Replies: 4
Views: 600
Posted By vAsia
...

...
Forum: Programming Articles 01-09-2012, 05:30 AM
Replies: 14
Views: 11,334
Posted By vAsia
How would you modify it to have forumname in...

How would you modify it to have forumname in subdomain?

http://yourname.com/forumdisplay.php?4, where the forum name is "money"

When you url http://money.yourname.com, the content of...
Forum: vB4 Programming Discussions 01-09-2012, 04:49 AM
Replies: 4
Views: 600
Posted By vAsia
I have tried that but it didn't work, given that...

I have tried that but it didn't work, given that I have *.yourname.com CNAME yourname.com
Forum: vB4 Programming Discussions 01-09-2012, 01:45 AM
Replies: 4
Views: 600
Posted By vAsia
forumdisplay.php?# -> subdomain

Hello,

Let's say have have a "money" forum (id #4)
http://yourname.com/forumdisplay.php?4

How do I get my "money" forum to load in http://money.yourname.com

That way, my users don't have to...
Forum: vBulletin 4.x Add-ons 12-09-2011, 03:09 AM
Replies: 25
Mini Mods - Mass Child Forums
Views: 7,340
Posted By vAsia
Is there a way to add description too? Ex: ...

Is there a way to add description too?

Ex:
Title;Description
Forum: Modification Requests/Questions (Unpaid) 05-31-2011, 03:08 AM
Replies: 3
Views: 1,731
Posted By vAsia
I followed the instruction and created rss.php in...

I followed the instruction and created rss.php in /admincp folder. When I tried to http://mydomain.com/admincp/rss.php?rss=http://rss.cnn.com/rss/cnn_latest.rss, I got this error message:
...
Forum: vBulletin 3.7 Add-ons 04-18-2009, 06:00 PM
Replies: 1,585
Views: 506,711
Posted By vAsia
Does it copy the email address correctly, because...

Does it copy the email address correctly, because I installed this mod before and it didn't copy the email address correctly. Maybe the latest release has this fixed. Has it?
Forum: vBulletin 3.7 Add-ons 04-14-2009, 07:51 PM
Replies: 1,585
Views: 506,711
Posted By vAsia
I wonder if I could turn off vBulletin...

I wonder if I could turn off vBulletin registration, and have people login using fconnect only.
Forum: vBulletin 3.7 Add-ons 03-25-2009, 11:24 PM
Replies: 113
Integration with vBulletin - Ain - Advanced Google AdSense
Views: 36,791
Posted By vAsia
What's variable name for the ad that you put in...

What's variable name for the ad that you put in per forum?

I want to move the location of each forum's ad space.
Forum: vBulletin 3.6 Add-ons 03-20-2009, 03:03 AM
Replies: 444
Add-On Releases - Stock Trader for vBulletin
Views: 91,584
Posted By vAsia
I thought this MOD was dead. Please confirm.

I thought this MOD was dead. Please confirm.
Forum: vBulletin 3.8 Add-ons 02-27-2009, 02:35 AM
Replies: 1,762
Forum Home Enhancements - [AJAX] Tabbed Forum Home
Views: 496,575
Posted By vAsia
I'm having a problem using AJAX Tab Forum Home...

I'm having a problem using AJAX Tab Forum Home 1.5.zip with Internet Explorer. It keeps on "Requesting content...". Does anyone have the fix for it to work with IE. So far, it works good with...
Forum: Modification Graveyard 02-13-2009, 04:44 PM
Replies: 1,410
Views: 298,835
Posted By vAsia
How doI create a new blankpage with only "Connect...

How doI create a new blankpage with only "Connect with Facebook" button on it, so when people click on that button, facebook popup connect window pops up?
Forum: vBulletin 3.7 Add-ons 02-12-2009, 04:35 PM
Replies: 1,585
Views: 506,711
Posted By vAsia
I want to create a new independent file (e.g....

I want to create a new independent file (e.g. facebook.php) with only "Connect with Facebook" button in it. That way, I could have the callback url to go to that facebook.php file with "Connect with...
Forum: vBulletin 3.8 Add-ons 01-31-2009, 11:37 PM
Replies: 1,762
Forum Home Enhancements - [AJAX] Tabbed Forum Home
Views: 496,575
Posted By vAsia
I am having problem with going three level down...

I am having problem with going three level down the categories tree.

Two level: category(id:1) -> forum(id:2)
Three level: category(id:3) -> category>(id:4) -> forum(id:5)

If I used...
Forum: vBulletin 3.7 Add-ons 01-29-2009, 12:11 PM
Replies: 22
Views: 10,916
Posted By vAsia
If you put "@mydomain.com", it allows...

If you put "@mydomain.com", it allows @mydomain.com to register.

If I want @*.mydomain.com, where * is anything to register, do I use @*.mydomain.com or do I need to specify what * is?
Forum: vB3 General Discussions 01-29-2009, 11:54 AM
Replies: 10
Views: 1,115
Posted By vAsia
Hi, Where in the vB Admin area do I add the...

Hi,

Where in the vB Admin area do I add the domain name that I want to allow registration.

Lets say I want people with xyz.com to register, will this allow yourname@staff.xyz.com or...
Forum: Modification Graveyard 08-03-2008, 09:01 PM
Replies: 302
Profile Enhancements - Facebook Pro (fixed/fluid)
Views: 104,939
Posted By vAsia
Thanks. That fixed the problem.

Thanks. That fixed the problem.
Showing results 1 to 25 of 52

 
Forum Jump

All times are GMT. The time now is 11:19 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.02119 seconds
  • Memory Usage 2,034KB
  • 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
  • (1)footer
  • (1)forumjump
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (2)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (43)threadbit_pagelink 

Phrase Groups Available:
  • global
  • inlinemod
  • prefix
  • search
Included Files:
  • ./search.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_search.php
  • ./includes/functions_databuild.php
  • ./includes/functions_forumlist.php
  • ./includes/functions_misc.php
  • ./includes/functions_forumdisplay.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • search_before_process
  • search_start
  • search_results_start
  • search_results_query_posts
  • search_results_prebits
  • threadbit_process
  • search_results_postbit
  • pagenav_page
  • pagenav_complete
  • forumjump
  • search_complete
  • navbits
  • navbits_complete