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

Showing results 1 to 25 of 102
Search took 0.00 seconds.
Search: Posts Made By: sweeps78
Forum: vB4 Programming Discussions 12-03-2011, 09:13 PM
Replies: 0
Views: 348
Posted By sweeps78
help with creating an rss feed aggregator page

Hi,

I'm trying to create a page inside my forums that simply displays a single RSS feed (title & body). I'm running into trouble trying to figure out how to use some of vBulletin's existing...
Forum: vBulletin 4 Articles 10-06-2011, 02:10 PM
Replies: 97
Views: 28,345
Posted By sweeps78
Probably a stupid question, but how do we...

Probably a stupid question, but how do we retrieve the text inside the messagearea?
Forum: vB4 Programming Discussions 10-05-2011, 06:03 PM
Replies: 1
Views: 351
Posted By sweeps78
process for creating a new id for a new product "post"

It's been a long time since I did some serious php and database work so bear with me:)

I have a product I'm working on that consists of a thread/post architecture. What I'm working on now is...
Forum: vB4 Programming Discussions 10-05-2011, 04:56 PM
Replies: 2
Views: 301
Posted By sweeps78
Excellent, thank you!

Excellent, thank you!
Forum: vB4 Programming Discussions 10-05-2011, 04:39 PM
Replies: 2
Views: 301
Posted By sweeps78
Unable to execute second line of code

I'm working on building my first product and ran into an issue where the browser seems to not be able to execute multiple lines of code.

Here's the section that is giving me trouble:

if...
Forum: vB4 Programming Discussions 10-03-2011, 05:34 PM
Replies: 8
Views: 880
Posted By sweeps78
Hi Lynne, I thought I figured out how to...

Hi Lynne,

I thought I figured out how to load a new page but I guess not:( Is there any chance you could tell me what is the standard way/method of loading a new page in vBulletin? I see many...
Forum: vB4 Programming Discussions 09-30-2011, 06:58 PM
Replies: 8
Views: 880
Posted By sweeps78
gotcha, thanks! BTW - For anyone else that...

gotcha, thanks!

BTW - For anyone else that comes across this thread, this post (https://vborg.vbsupport.ru/showthread.php?t=228078) helped greatly with understanding how to register variables and...
Forum: vB4 Programming Discussions 09-30-2011, 01:02 PM
Replies: 8
Views: 880
Posted By sweeps78
I got a new page loading now but I'm having...

I got a new page loading now but I'm having trouble getting the currently logged in user's ID.

I'm trying print_output($vbulletin->userinfo['userid']);, but nothing's getting returned. I even...
Forum: vB4 Programming Discussions 09-28-2011, 03:05 PM
Replies: 8
Views: 880
Posted By sweeps78
K, thanks Lynne and thanks for the awesome...

K, thanks Lynne and thanks for the awesome tutorial on creating a page! I'm digging into it now:)

Any personal recommendations on a PHP IDE? :)
Forum: vB4 Programming Discussions 09-27-2011, 09:12 PM
Replies: 8
Views: 880
Posted By sweeps78
Getting a message to post

I haven't written any PHP since I was in school about 8 years ago so I'm sure this is going to be a pretty n00b question.


I'm working on my first product and had a question about how to post...
Forum: vBulletin 4 Articles 09-26-2011, 04:14 PM
Replies: 97
Views: 28,345
Posted By sweeps78
Wow! I so wasn't expecting such a quick reply....

Wow! I so wasn't expecting such a quick reply. This worked, thanks!

Now I have to dig into what is the difference between what I was trying to use and what you posted here....

After I...
Forum: vBulletin 4 Articles 09-26-2011, 01:27 PM
Replies: 97
Views: 28,345
Posted By sweeps78
Hi Steve, Do you have any updates on this? I...

Hi Steve,

Do you have any updates on this? I can't seem to get this to work with 4.1.5.
Forum: vB4 General Discussions 09-14-2011, 02:27 PM
Replies: 0
Views: 2,071
Posted By sweeps78
Basic Product Example

Hi,

I need to build a product but am having a little trouble getting started. I know all the pieces of the puzzle: php, html, sql, etc. and I've read through the vBulletin docs regarding "Creating...
Forum: vB3 General Discussions 07-22-2009, 07:40 PM
Replies: 4
Views: 1,354
Posted By sweeps78
no one??

no one??
Forum: vB3 General Discussions 07-16-2009, 04:55 PM
Replies: 4
Views: 1,354
Posted By sweeps78
does flashchat integrate with IRC? I couldn't...

does flashchat integrate with IRC? I couldn't find any info on that. From what it looks like, flashchat is it's own independent chat system entirely.
Forum: vB3 General Discussions 04-15-2009, 02:53 PM
Replies: 8
Views: 1,756
Posted By sweeps78
Not sure if you're still having this problem, but...

Not sure if you're still having this problem, but if you look at server.xml (located in "<yourinstallationfolder>/server/etc/groups/default/"), you'll see the two elements below. Keep in mind though...
Forum: vBulletin 3.7 Add-ons 11-14-2008, 08:27 PM
Replies: 954
Views: 333,153
Posted By sweeps78
yep, re-saving the post did it, thanks DJ! ...

yep, re-saving the post did it, thanks DJ!

Now, if there was only a way to have validated YouTube embed code:(
Forum: vBulletin 3.7 Add-ons 11-14-2008, 06:42 PM
Replies: 954
Views: 333,153
Posted By sweeps78
I changed it, but it doesn't change the code in...

I changed it, but it doesn't change the code in existing posts... Is there a script or something that I need to run to update existing posts? I didn't try updating the YouTube definition yet.
Forum: vBulletin 3.7 Add-ons 11-14-2008, 01:53 PM
Replies: 954
Views: 333,153
Posted By sweeps78
FYI, I found a validation error in the default...

FYI, I found a validation error in the default YouTube definition:

It's currently:

<object width="$ameinfo[width]" height="$ameinfo[height]">
<param name=''movie''...
Forum: vBulletin 3.7 Add-ons 11-14-2008, 12:47 PM
Replies: 954
Views: 333,153
Posted By sweeps78
Hi, I'm getting a validation error in my...

Hi,

I'm getting a validation error in my news block of vbAdvanced coming from AME:
...
Forum: vB3 Programming Discussions 11-07-2008, 07:30 PM
Replies: 1
Views: 688
Posted By sweeps78
Intro to creating plugins/addons?

I've been a vBulletin admin for several years now. All the mods that I have on my forums have been created by all the awesome folk at .org, thanks!! I'm a programmer by trade (mostly .NET) and up...
Forum: vBulletin 3.7 Add-ons 10-27-2008, 07:06 PM
Replies: 954
Views: 333,153
Posted By sweeps78
Unfortunately, It is not this easy. It works just...

Unfortunately, It is not this easy. It works just fine for some of my members, but not all. In fact, I have a coworker who sits right next to me and the videos do not work for him, yet the videos...
Forum: vBulletin 3.8 Add-ons 10-24-2008, 12:48 PM
Replies: 4,362
Major Additions - DownloadsII
Views: 1,444,823
Posted By sweeps78
Stupid question, but did you make sure to restart...

Stupid question, but did you make sure to restart Apache after you changed the upload_max_filesize setting?

There's also a setting called max_allowed_packet, that could prevent members from...
Forum: vBulletin 3.8 Add-ons 10-22-2008, 03:42 PM
Replies: 4,362
Major Additions - DownloadsII
Views: 1,444,823
Posted By sweeps78
The answer is here somewhere in the 198 pages,...

The answer is here somewhere in the 198 pages, searching helps.

Okay, I'll be nice and tell ya;)

There's a setting on your in php configuration called "upload_max_filesize" This controls the...
Forum: Modification Graveyard 10-21-2008, 02:16 PM
Replies: 828
Views: 243,007
Posted By sweeps78
I see there are definitions for locally hosted...

I see there are definitions for locally hosted videos, but will any of these definitions allow my members to embed videos that they are hosting on their own servers?
Showing results 1 to 25 of 102

 
Forum Jump

All times are GMT. The time now is 08:21 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.02678 seconds
  • Memory Usage 2,061KB
  • 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
  • (33)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