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

Showing results 1 to 25 of 107
Search took 0.00 seconds.
Search: Posts Made By: MrApples
Forum: vBulletin 3.8 Add-ons 01-08-2009, 12:35 AM
Replies: 1,279
Board Optimization - [DBTech] vB Optimise 2.0.1 (Lite)
Views: 308,297
Posted By MrApples
The mod simply needs to shut itself down during...

The mod simply needs to shut itself down during any administrative actions like installing a plugin or editing a theme.
Forum: vBulletin 3.8 Add-ons 01-07-2009, 02:36 PM
Replies: 1,279
Board Optimization - [DBTech] vB Optimise 2.0.1 (Lite)
Views: 308,297
Posted By MrApples
This mod tampers with the installation of styles...

This mod tampers with the installation of styles and products, and also the "save display order" of styles.
Forum: vB3 Programming Discussions 04-14-2008, 09:21 PM
Replies: 1
Views: 620
Posted By MrApples
Making a server download/upload

A friend of mine has a terrible upload connection speed, due to living in Scotland, and as updating his site requires transmitting rather large files, I'd like to write a script that can download...
Forum: vB3 Programming Discussions 04-05-2008, 05:59 PM
Replies: 0
Views: 734
Posted By MrApples
Detecting the color of a coordinate?

Is it possible, with PHP or related, to detect the color of a coordinate. Or somehow detect the color of an area of the web page?
Forum: vB3 Design and Graphics Discussions 04-05-2008, 05:28 PM
Replies: 1
Views: 1,118
Posted By MrApples
About Sprites

I've read about CSS Sprites, a method of website optimization in which images are stitched together in the same image to save HTTP requests, which delivers faster pages.

With that in mind, - In...
Forum: vB3 Programming Discussions 04-02-2008, 09:22 PM
Replies: 0
Views: 702
Posted By MrApples
Simple Mod Rewrite?

I need a rule that will send everything after the '.com/' to a PHP file. I've gotten close but I don't know how to get the variables to work for the original URL and not the URL I'm redirecting to....
Forum: vB3 Programming Discussions 03-17-2008, 09:02 PM
Replies: 4
Views: 761
Posted By MrApples
Could you explain? Not disagreeing just I am...

Could you explain? Not disagreeing just I am curious. That would mean extra function calls wouldn't it?

PS: It works.
Forum: vB3 Programming Discussions 03-17-2008, 08:58 PM
Replies: 1
Views: 727
Posted By MrApples
Speeding up PHP

I'm am embarking into the world of template systems ( turns out Conditionals are incredibly easy to do... ), and one of the things I'd like to try is a light PHP optimizer. I'm not talking about an...
Forum: vB3 Programming Discussions 03-17-2008, 07:21 PM
Replies: 4
Views: 761
Posted By MrApples
Query not returning right..

This really is a simple noob error (I think), I am probaly not using mysql_fetch_array right. - just to clarify, looks a lot bigger than it really is

I am apparently selecting a string array...
Forum: vB3 Programming Discussions 03-16-2008, 08:16 PM
Replies: 3
Views: 752
Posted By MrApples
That's nice of you, thank you, I was looking for...

That's nice of you, thank you, I was looking for a PHP version though. I kind of don't want to turn 'RewriteEngine' on for something small. Unless I'm being stupid?

If I am being stupid, would...
Forum: vB3 Programming Discussions 03-15-2008, 06:54 PM
Replies: 14
Views: 74,953
Posted By MrApples
Should add...

Should add http://www.websiteoptimization.com/speed/tweak/ , some good stuff on there with images.

Not affiliated with the site at all, just found their info on Inline Images fascinating.
Forum: vB3 Programming Discussions 03-15-2008, 06:47 PM
Replies: 3
Views: 752
Posted By MrApples
Simple mod rewrite with PHP?

I can figure out how to do it with Apache, but I recently learned that URL rewriting can be done with PHP as well.

How would I make it so these URL's are on in the same with PHP?
...
Forum: vB3 Programming Discussions 03-15-2008, 06:45 PM
Replies: 4
Views: 794
Posted By MrApples
Could anyone help me out? A really simple spider...

Could anyone help me out? A really simple spider script is all I'm looking for, to give me an idea of how it's done. Really just a automated visit webpage, copy/paste source, hopefully saving onto a...
Forum: vB3 General Discussions 03-15-2008, 06:43 PM
Replies: 2
Views: 705
Posted By MrApples
Anyone?

Anyone?
Forum: vB3 General Discussions 03-12-2008, 12:18 AM
Replies: 2
Views: 705
Posted By MrApples
Bumping, been a day.

Bumping, been a day.
Forum: vB3 General Discussions 03-11-2008, 12:12 AM
Replies: 2
Views: 705
Posted By MrApples
Question on PHP Server/Browser Variables.

I setup a script where as a image placed on site such as MySpace or my own wordpress saves information on every visit/visitor to a database on a external site.

For WordPress/MySpace, it works...
Forum: vB3 Programming Discussions 03-08-2008, 03:52 AM
Replies: 6
Views: 770
Posted By MrApples
I'm shocked but that worked, thanks.

I'm shocked but that worked, thanks.
Forum: vB3 Programming Discussions 03-08-2008, 03:41 AM
Replies: 4
Views: 794
Posted By MrApples
Determine 'keywords'.

Determine 'keywords'.
Forum: vB3 Programming Discussions 03-08-2008, 03:21 AM
Replies: 6
Views: 770
Posted By MrApples
#1054 - Unknown column '1204953122' in 'field...

#1054 - Unknown column '1204953122' in 'field list'
Before that it was incorrect MySQL version on line 1, I'm not sure what I did which switched the error.
Forum: vB3 Programming Discussions 03-08-2008, 03:17 AM
Replies: 6
Views: 770
Posted By MrApples
What is wrong with this query?

This is probably something really easy that I'm an idiot for not spotting...


INSERT INTO
mylogs(
`occur`,`ip`,`ip2`,`agent`,
`refer`,`request`,`host`,`lang`,...
Forum: vB3 Programming Discussions 03-06-2008, 09:41 PM
Replies: 4
Views: 794
Posted By MrApples
Grabbing the source?

I'd like to have a script that could take a url, and go grab the page source and store it into a MySQL database. Anyone happen to know a script that would do this? I've tried like 6 off of Google so...
Forum: vB3 Programming Discussions 02-11-2008, 07:22 PM
Replies: 6
Views: 991
Posted By MrApples
You do realize all you did was make the code...

You do realize all you did was make the code longer right...

It was actually a stupid mistake of mine, I forgot to put a +6 after the second substring start position. So <br /> became the 0...
Forum: vB3 Programming Discussions 02-10-2008, 08:32 PM
Replies: 6
Views: 991
Posted By MrApples
Troubles with substr (PHP)

I've been having a load of trouble with the substr function, and I'm starting to think I am mis-using it.

$code = '
Events <br />
Time - Elapsed game time is 300.00 seconds <br />
...
Forum: vB3 Programming Discussions 02-10-2008, 08:17 PM
Replies: 9
Views: 886
Posted By MrApples
The source of the memory problem was a infinite...

The source of the memory problem was a infinite loop, caused by my nubness when it comes to PHP string syntax ( clarified here: https://vborg.vbsupport.ru/showthread.php?p=1440242#post1440242 ), and...
Forum: vB3 Programming Discussions 02-10-2008, 05:23 PM
Replies: 4
Views: 781
Posted By MrApples
Alright, I got it, thanks for your help. I'm...

Alright, I got it, thanks for your help. I'm almost sure that the questions I originally posted are all right (is good, is bad)

PHP only evaluates " " is good to know, thanks.
Showing results 1 to 25 of 107

 
Forum Jump

All times are GMT. The time now is 01:43 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.03314 seconds
  • Memory Usage 2,040KB
  • 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
  • (8)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