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

Showing results 1 to 25 of 122
Search took 0.01 seconds.
Search: Posts Made By: aussiev8
Forum: vBulletin 4.x Add-ons 01-24-2012, 12:53 PM
Replies: 265
Mini Mods - Last Poster Avatar
Views: 58,317
Posted By aussiev8
it didn't float the by line, title and time...

it didn't float the by line, title and time correctly.
Forum: vB4 Programming Discussions 10-01-2011, 08:12 AM
Replies: 3
Views: 725
Posted By aussiev8
So, nobody on the whole wide internet can help.....

So, nobody on the whole wide internet can help.. I've built something in ruby that pulls templates out for a given style, and drops it to the filesystem.

I'm now writing another ruby script to...
Forum: vB4 Programming Discussions 09-30-2011, 07:56 AM
Replies: 3
Views: 725
Posted By aussiev8
how to convert vbulletin templates to files

Hey guys is there a way yet to convert vbulletin templates into files? I really just want to do this during template development.

Has anyone worked out a way to do this yet?
Forum: vB4 Programming Discussions 11-02-2010, 08:57 AM
Replies: 2
Views: 1,549
Posted By aussiev8
I created an app Ruby on Rails -> Vbulletin

Any rails devs on here think its worth me pulling the source that connects the two systems and create a gem out of it?

At the moment it can:

- Authenticate users
- single login (session...
Forum: vB4 Programming Discussions 11-01-2010, 11:35 AM
Replies: 0
Views: 473
Posted By aussiev8
trying to log in via a rails app - faking session

Hey Guys,

I'm trying to fake a session in vbulletin to integrate a rails app I've built.

I've managed to get all the cookies set exactly the same way as vbulletin, and I even update/insert...
Forum: vB4 Programming Discussions 11-01-2010, 11:32 AM
Replies: 5
Views: 1,252
Posted By aussiev8
what did you do to solve this? I've been trying...

what did you do to solve this? I've been trying to fake a session all day, and although my cookie's and db are set fine.. vb just creates a new session... its driving me crazy
Forum: vB3 General Discussions 10-31-2010, 08:54 AM
Replies: 8
Views: 4,314
Posted By aussiev8
They made it much easier now function...

They made it much easier now


function fetch_sessionhash()
{
return md5(uniqid(microtime(), true));
}
Forum: vB4 Programming Discussions 07-10-2010, 10:33 PM
Replies: 3
Views: 996
Posted By aussiev8
you have given us no error, no html and no...

you have given us no error, no html and no confidence you've attempted to work through any possible solution. You haven't told us what the expected result is, and what the actual result is.

"this...
Forum: vB4 Programming Discussions 07-10-2010, 01:25 PM
Replies: 3
Views: 766
Posted By aussiev8
Hey, I'm interested! I was about to create...

Hey, I'm interested!

I was about to create a connector for ruby on rails, but this might be much easier to roll out sister applications for my board.
Forum: vB3 General Discussions 05-17-2009, 01:02 AM
Replies: 6
Views: 2,997
Posted By aussiev8
I'm keen to write a connector, something that'll...

I'm keen to write a connector, something that'll pass the view variables from rails to something in php that'll bring up the view, while at the same time being able to pass the core bits and pieces...
Forum: vB3 Programming Discussions 03-29-2009, 04:03 AM
Replies: 2
Views: 779
Posted By aussiev8
maybe a feature in a future release. thanks...

maybe a feature in a future release.
thanks for your reply
Forum: vB3 Programming Discussions 03-28-2009, 11:28 PM
Replies: 2
Views: 779
Posted By aussiev8
does anyone know how to move templates into files?

Hey guys..

I'm doing a lot of template modifications at the moment, building new functionality, etc. and its a pain the butt to have to copy my template from an IDE, paste into the template...
Forum: Community Lounge 03-28-2009, 11:22 PM
Replies: 67
Views: 15,568
Posted By aussiev8
i'm at about 8%

i'm at about 8%
Forum: Programming Articles 06-28-2008, 01:43 PM
Replies: 11
Views: 8,058
Posted By aussiev8
I know this is really old.. but to change the...

I know this is really old.. but to change the filename you can simply
$vbulletin->GPC['upload']['name'] = "blah";
This could cause unexpected bugs..
best thing to do is attempt to separate the...
Forum: vB3 Programming Discussions 06-08-2008, 02:54 AM
Replies: 2
Views: 1,720
Posted By aussiev8
I don't get how this would be difficult? I've got...

I don't get how this would be difficult? I've got ruby on rails integrated..
Forum: Programming Articles 06-07-2008, 10:00 PM
Replies: 2
Views: 4,117
Posted By aussiev8
[How To] Send emails as HTML instead of plain text

In the includes/class_mail.php on line 256 theres a line

$headers .= 'Content-Type: text/plain' . iif($encoding, "; charset=\"$encoding\"") . $delimiter;


Change it to


$headers .=...
Forum: vBulletin 3.5 Add-ons 03-18-2008, 10:37 AM
Replies: 152
Views: 53,672
Posted By aussiev8
bah this sucks.. it doesn't work! uninstalled.. ...

bah this sucks.. it doesn't work! uninstalled..

requests time back
Forum: vBulletin 3.5 Add-ons 02-27-2008, 10:10 AM
Replies: 152
Views: 53,672
Posted By aussiev8
This is awsome, I haven't written a php app in a...

This is awsome, I haven't written a php app in a few months! Its all ruby on rails for me, I was hoping something like this came out! I'm going to start doing some really funky ror shit on my board!!!
Forum: vB3 Programming Discussions 02-03-2008, 05:06 AM
Replies: 1
Views: 706
Posted By aussiev8
images in vbulletin

Hey guys,

I was wondering, does VB have any cool image functions, to pass images to the header..

e.g. pass_to_header($file/$pointer);

or should I write one myself?
Forum: Modification Requests/Questions (Unpaid) 05-17-2006, 01:44 AM
Replies: 18
Views: 1,896
Posted By aussiev8
try vbpicgallery, its by noppid. its amazing,...

try vbpicgallery, its by noppid. its amazing, looks a lot like phpbb one,

check it out,
http://www.aussiev8.com.au/vbpicgallery.php
Forum: Modification Requests/Questions (Unpaid) 05-17-2006, 12:12 AM
Replies: 5
Views: 1,022
Posted By aussiev8
maybe only have certain forums auto update.

maybe only have certain forums auto update.
Forum: Modification Requests/Questions (Unpaid) 05-17-2006, 12:11 AM
Replies: 2
Views: 890
Posted By aussiev8
i've made an encyclopedia

Does anyone want it, theres no administor backend. and theres no installer script. but if anyone wants to improve it by adding these features and a few others then i'll post you the code.

check it...
Forum: vB3 General Discussions 05-16-2006, 11:35 AM
Replies: 8
Views: 1,109
Posted By aussiev8
$db->query_read did the trick... thanks.. i...

$db->query_read did the trick... thanks..

i can't log into the API, it keeps throwing errors, then takes ages to load... bit of a pitty. but thanks to everyone who helped
Forum: vB3 General Discussions 05-16-2006, 10:31 AM
Replies: 8
Views: 1,109
Posted By aussiev8
nah it didn't work either. and version 3.5 ...

nah it didn't work either.
and version 3.5

below is a snippet of code, its going to be an encyclopedia that i'm going to share here. It was working on 3.0 and i'm rewriting it for 3.5 (now i...
Forum: vB3 General Discussions 05-16-2006, 10:17 AM
Replies: 8
Views: 1,109
Posted By aussiev8
thanks, but neither worked, even with the globals.

thanks, but neither worked, even with the globals.
Showing results 1 to 25 of 122

 
Forum Jump

All times are GMT. The time now is 02:45 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.01960 seconds
  • Memory Usage 2,044KB
  • 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
  • (16)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