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

Showing results 1 to 25 of 28
Search took 0.00 seconds.
Search: Posts Made By: razec
Forum: vB4 Programming Discussions 01-23-2010, 04:06 AM
Replies: 5
Views: 1,558
Posted By razec
Ahh, got it. That did the trick! Thank you.

Ahh, got it. That did the trick! Thank you.
Forum: vB4 Programming Discussions 01-22-2010, 08:46 PM
Replies: 5
Views: 1,558
Posted By razec
I get an error when this code runs: ...

I get an error when this code runs:



The code I'm using is:

$userdata =& datamanager_init('User', $vbulletin, ERRTYPE_ARRAY);
$userdata->set('usergroupid', $new_group);
...
Forum: vB4 Programming Discussions 01-22-2010, 04:13 AM
Replies: 5
Views: 1,558
Posted By razec
Change primary usergroup via PHP

I'm just curious as to what the best practice is for changing a user's primary usergroup through code. I tried searching the vB4 forum here for information on it but I didn't find anything. Is there...
Forum: vB4 Programming Discussions 01-22-2010, 01:38 AM
Replies: 5
Views: 713
Posted By razec
That works perfectly, thanks.

That works perfectly, thanks.
Forum: vB4 Programming Discussions 01-21-2010, 01:25 PM
Replies: 5
Views: 713
Posted By razec
MrMister: How did you get the content of your...

MrMister: How did you get the content of your dropdown to look good? Mine's out of alignment as well as having the dropdown contents look like crap.
Forum: vB4 Programming Discussions 01-21-2010, 03:01 AM
Replies: 5
Views: 713
Posted By razec
Adding dropdown to the top menu

I've been trying to integrate a dropdown to the top menu (the section "Welcome, user Notifications My Profile ... etc). I've added a dropdown successfully to the navbars on my site, but...
Forum: vB4 Programming Discussions 01-20-2010, 04:12 AM
Replies: 4
Views: 500
Posted By razec
Lynne... you freaking rock. That feature is...

Lynne... you freaking rock. That feature is phenomenally useful. Thanks (yet again) for saving the day. :)
Forum: vB4 Programming Discussions 01-20-2010, 04:08 AM
Replies: 6
Views: 2,354
Posted By razec
I've tried putting the script immediately after...

I've tried putting the script immediately after the </form> tag (before the <vb:else/>) and it gives me the same error. I really can't think of what I'm missing here.
Forum: vB4 Programming Discussions 01-19-2010, 11:58 PM
Replies: 4
Views: 500
Posted By razec
I see, interesting. So I'll have to change a...

I see, interesting. So I'll have to change a separate navbar template for each tab? They wouldn't happen to all conveniently contain "navbar" in their title so I can easily search for them, would...
Forum: vB4 Programming Discussions 01-19-2010, 10:22 PM
Replies: 4
Views: 500
Posted By razec
Item added to navbar doesn't appear on all pages

I added a popup menu on the navbar template, but it seems to only appear on some pages. Right now it's between "New Posts" and "Private Messages." It shows up when Forum is selected (except for when...
Forum: vB4 Programming Discussions 01-19-2010, 08:53 PM
Replies: 6
Views: 2,354
Posted By razec
Hmm, it's still giving me the same error. This is...

Hmm, it's still giving me the same error. This is what my template looks like now (different one, shorter than the one I was referring to earlier so I'll use this one as my example):

{vb:stylevar...
Forum: vB4 Programming Discussions 01-19-2010, 04:20 AM
Replies: 5
Views: 1,202
Posted By razec
Registration process: Allow user to select user group?

I'm looking to modify the registration process slightly but I'm not sure where to begin with it. When users sign up for the board I'm designing, they need to be able to select the type of user they...
Forum: vB4 Programming Discussions 01-18-2010, 11:45 PM
Replies: 6
Views: 2,354
Posted By razec
LiveValidation JavaScript in templates

I've created some new vBulletin powered pages on my forum and these make use of the templates. Prior to doing it this way, with vB 3.8 I was using vBAdvanced and had these new pages integrated as PHP...
Forum: vB4 Programming Discussions 01-16-2010, 06:08 PM
Replies: 2
Views: 332
Posted By razec
The echo was just for testing purposes when I...

The echo was just for testing purposes when I realized the form wasn't working at all. As far as the input cleaner goes, I was not aware of that. I'll take a look for the article you mentioned.
...
Forum: vB4 Programming Discussions 01-16-2010, 05:33 PM
Replies: 2
Views: 332
Posted By razec
Form problems: everything posts as "S"

I created my own PHP-based form that integrates with vBulletin. When the form posts, everything has a value of "S" which makes absolutely no sense. I'll have a text input field called "CompanyName",...
Forum: vB4 Design and Graphics Discussions 01-12-2010, 07:28 PM
Replies: 1
Views: 802
Posted By razec
Changing "Welcome," color (really quick and stupid question)

I know, dumb question but where is the correct/best place to change the color of the "Welcome," text at the top of the page when a user is logged in? I know I could throw font tags around it and do...
Forum: vB4 General Discussions 01-10-2010, 10:11 PM
Replies: 4
Views: 585
Posted By razec
I can wait until tomorrow. Thanks Lynne.

I can wait until tomorrow. Thanks Lynne.
Forum: vB4 General Discussions 01-10-2010, 07:00 PM
Replies: 4
Views: 585
Posted By razec
StyleVars and CSS

In order for a JavaScript that I use to properly work, I need to add some things to the forums' CSS. But I noticed that where I did this in 3.8 (Main CSS) is no longer supported. vBulletin pointed me...
Forum: vB4 Programming Discussions 01-06-2010, 04:23 AM
Replies: 6
Views: 752
Posted By razec
Dygear, Lynne: You two are great. Those...

Dygear, Lynne: You two are great. Those suggestions work perfectly. Thanks for your time and assistance :)
Forum: vB4 Programming Discussions 01-04-2010, 05:47 PM
Replies: 6
Views: 752
Posted By razec
That doesn't seem to be working. When I try to...

That doesn't seem to be working. When I try to save the template with:

{vb:stylevar htmldoctype}
<html xmlns="http://www.w3.org/1999/xhtml" dir="{vb:stylevar textdirection}" lang="{vb:stylevar...
Forum: vB4 Programming Discussions 01-04-2010, 04:23 PM
Replies: 6
Views: 752
Posted By razec
External PHP forms not posting properly, also question about structure

Regarding my last thread (https://vborg.vbsupport.ru/showthread.php?t=231999)...

When I attempt to post the form that I created, vBulletin gives an error:



The form was just a simple test...
Forum: vB4 Programming Discussions 01-03-2010, 05:31 PM
Replies: 4
Views: 812
Posted By razec
Okay, so I have my new external pages working and...

Okay, so I have my new external pages working and using new VB templates. What I can't do is figure out how to integrate PHP into the template. It's just ignored. I know how to do this with widgets...
Forum: vB4 Programming Discussions 01-03-2010, 04:54 AM
Replies: 4
Views: 812
Posted By razec
Adding the "THIS_SCRIPT" and "VB_AREA" defines...

Adding the "THIS_SCRIPT" and "VB_AREA" defines worked. I didn't try it with the CMS_SCRIPT define.

Thanks for your help, and thanks for the link. I'll check it out and post again if I have any...
Forum: vB4 Programming Discussions 01-03-2010, 04:06 AM
Replies: 4
Views: 812
Posted By razec
Problems integrating external PHP pages with VB4

I have some PHP-based forms that I would like to include with VB4. I want to make sure that the following applies:

1. The scripts interact with vBulletin's configuration (mainly to access the same...
Forum: vB3 Programming Discussions 11-21-2009, 06:16 PM
Replies: 0
Views: 577
Posted By razec
Querying info about a user group

I'm looking to make a change to my vBulletin system that would involve showing a link to a user only under select circumstances. Basically, I want members of a certain group to see a link to a form...
Showing results 1 to 25 of 28

 
Forum Jump

All times are GMT. The time now is 09:53 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.01695 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
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open 

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