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: inenigma
Forum: vB4 Programming Discussions 04-25-2011, 10:41 PM
Replies: 4
Views: 446
Posted By inenigma
Hi Rob, Cause I'm just running queries at...

Hi Rob,

Cause I'm just running queries at the moment in CPanel and I wanted to return the values in a format that I could read. Guess I should skip over to the Oracle forum instead..

Thanks...
Forum: vB4 Programming Discussions 04-25-2011, 09:07 PM
Replies: 4
Views: 446
Posted By inenigma
Is there any SQL clause, that I can use on a date...

Is there any SQL clause, that I can use on a date field [int(10)] that will return a standard date format ? Kinda like Oracle "tochar" ??

Cheers,
David

--------------- Added 1303772572 at...
Forum: vB4 Programming Discussions 04-25-2011, 08:30 PM
Replies: 4
Views: 446
Posted By inenigma
Converting Date formats from MySQL Tables

Hi,
Does anyone know how I convert the DateTimestamps held in the various tables as a UNIX_TIMESTAMP [stored as Int(10)] into a legibile format (ie dd/mm/yyy hh:mm:ss) ??

Cheers,
David
Forum: vB4 Design and Graphics Discussions 06-06-2010, 06:39 PM
Replies: 5
Views: 1,109
Posted By inenigma
I've always hated deleting bits of code from new...

I've always hated deleting bits of code from new systems. I've commented that block of code out.
Forum: vB4 Programming Discussions 06-06-2010, 06:29 PM
Replies: 8
Views: 703
Posted By inenigma
Cool. Understand now. I'm new to PHP and had...

Cool. Understand now. I'm new to PHP and had not seen reference to -> in any of the doco that I'd read and wanted to understand what it was doing.

Thanks Guys
Forum: vB4 Programming Discussions 06-06-2010, 06:58 AM
Replies: 8
Views: 703
Posted By inenigma
Cool. I can understand that. Is there a...

Cool. I can understand that. Is there a reference manual anywhere that would have all of the vBulletin classes and functions as I can see the "->" operator used all over the place in the code. ...
Forum: vB4 Programming Discussions 06-06-2010, 06:43 AM
Replies: 4
Views: 1,083
Posted By inenigma
I'm still quite the newbie to PHP, but, can't you...

I'm still quite the newbie to PHP, but, can't you just register it in showthread.php ??? :confused:
Forum: vB4 Programming Discussions 06-05-2010, 10:43 PM
Replies: 8
Views: 703
Posted By inenigma
PHP question

Hi,
I've gone thru the PHP Tutorial on W3 and I've not seen reference to things such as

"$vbulletin->GPC['moderatorid']". Can anyone tell me what this operator (->) does ??
Forum: vB4 Design and Graphics Discussions 05-30-2010, 08:20 AM
Replies: 0
Views: 414
Posted By inenigma
Changing the statusicons

Hi,

I'm just curious if anyone knows if there's any reference to the imgdir_statusicon stylevars in the base PHP code or if it's only referenced in the templates or if it's a mix of both.
...
Forum: vB4 Design and Graphics Discussions 05-30-2010, 08:15 AM
Replies: 6
Views: 1,094
Posted By inenigma
I'd be interested to learn how this would be done...

I'd be interested to learn how this would be done in V4 as well...
Forum: vB4 General Discussions 05-29-2010, 06:54 AM
Replies: 1
Views: 404
Posted By inenigma
Number of Avatars displayed

Hi,

I can't find where set the number of avatars displayed under pre-defined when a user wants to edit their Avatar. It's currently set to 10 and i'd like to change it to be a multiple of 9...
...
Forum: vB4 General Discussions 05-18-2010, 05:19 AM
Replies: 0
Views: 330
Posted By inenigma
Registration problems & Chrome

Hi,

My daughter has brought to my attention that there is some issue with registration of new users when they are using Google Chrome ??? I don't have Chrome installed myself, but, am wondering...
Forum: vB4 General Discussions 05-18-2010, 05:14 AM
Replies: 6
Views: 781
Posted By inenigma
OK. Cheers. Wasn't aware of that...

OK. Cheers. Wasn't aware of that...
Forum: vB3 General Discussions 05-16-2010, 09:37 AM
Replies: 2
Views: 525
Posted By inenigma
I've only got GD, but, it seems pretty legible to...

I've only got GD, but, it seems pretty legible to me... The thing that shits me is that I can't find where to turn off the image verification. I have V4.0.3 and while I'm testing out the skinning...
Forum: vB4 General Discussions 05-16-2010, 06:56 AM
Replies: 6
Views: 781
Posted By inenigma
Yeah, I'd have to wait forever to get a response...

Yeah, I'd have to wait forever to get a response tho....

I can't figure out why there's 90 degree square corners in the IE rendered browsers, but, Firefox displays correctly with rounded...
Forum: vB4 General Discussions 05-16-2010, 01:01 AM
Replies: 6
Views: 781
Posted By inenigma
OK. Fixed which style is displayed by...

OK. Fixed which style is displayed by default.... Options - Style & Language Settings...

And I sussed out why the IE based browsers were still displaying the comments. Bad coding......
...
Forum: vB4 General Discussions 05-15-2010, 10:08 PM
Replies: 6
Views: 781
Posted By inenigma
Default Style is displaying instead of New Style

Hi,

I've been skinning my forum for the past few weeks and have got it to the point where I thought that it would be good enough to open it up....You Shit Me (http://www.ushitme.com). But, when I...
Forum: vB4 General Discussions 05-15-2010, 09:49 PM
Replies: 6
Views: 541
Posted By inenigma
It's a combination of tweaking your stylevars and...

It's a combination of tweaking your stylevars and templates.... Either that or buy a skin....

Cheers,
David
Forum: vB4 Design and Graphics Discussions 05-14-2010, 02:54 AM
Replies: 6
Views: 737
Posted By inenigma
Does anyone know what StyleVars have been...

Does anyone know what StyleVars have been deprecated ????? I'm sortof beginning to resigning myself to the fact that I will need to continue punching around in a room with no doors, no windows, no...
Forum: vB4 Programming Discussions 05-12-2010, 04:11 AM
Replies: 0
Views: 522
Posted By inenigma
Commenting out existing blocks of code in templates

Hi,

Can someone tell me what the block comment identifiers are for commenting out existing blocks of code in the templates ???

I've tried:

<--

/-->
Forum: vB4 Design and Graphics Discussions 05-12-2010, 02:13 AM
Replies: 6
Views: 737
Posted By inenigma
Cheers mate, but, I was kind of hoping for a...

Cheers mate, but, I was kind of hoping for a single document. I kind of get lost opening new tabs all the time.

David
Forum: vB4 Design and Graphics Discussions 05-11-2010, 06:30 AM
Replies: 6
Views: 737
Posted By inenigma
Hi Andreas, I'm sorry, but, I'm quite new to...

Hi Andreas,

I'm sorry, but, I'm quite new to vBulletin and I'm trying to learn as much as possible in a very short period of time and I do appreciate any and all help. I am unfamiliar with...
Forum: vB4 Design and Graphics Discussions 05-11-2010, 02:52 AM
Replies: 6
Views: 737
Posted By inenigma
Redundant StyleVars

Hi,

I'm going thru trying to figure out which StyleVars and options are actually active in V4.0.3 as I have noticed that quite a few StyleVars/Options do not appear to actually anything in the...
Forum: vB4 Programming Discussions 05-01-2010, 12:53 AM
Replies: 1
Views: 814
Posted By inenigma
Have you had any luck getting an ERD ??? If you...

Have you had any luck getting an ERD ??? If you have been able to get your hands on one, I'd be interested in getting a copy if possible.....

Cheers,
David
Forum: vB4 General Discussions 04-26-2010, 09:30 AM
Replies: 3
Views: 850
Posted By inenigma
Ah... Makes Sense..... Thanks. David

Ah... Makes Sense..... Thanks.

David
Showing results 1 to 25 of 28

 
Forum Jump

All times are GMT. The time now is 04:10 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.01578 seconds
  • Memory Usage 2,032KB
  • 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