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

Showing results 1 to 25 of 49
Search took 0.00 seconds.
Search: Posts Made By: Kyle55155
Forum: vB4 General Discussions 06-09-2011, 01:18 PM
Replies: 0
Views: 435
Posted By Kyle55155
Need help with htaccess mod rewrite

I have SEO friendly links enabled on my VB site and they work fine for the VB pages. I have added custom pages that query another database that at present are not SEO friendly. Example:...
Forum: vB4 Programming Discussions 06-02-2011, 04:59 AM
Replies: 0
Views: 375
Posted By Kyle55155
mod_rewrite

I have SEO friendly links enabled on my VB site and they work fine for the VB pages. I have added custom pages that query another database that at present are not SEO friendly. Example:...
Forum: vB4 General Discussions 01-29-2011, 06:59 PM
Replies: 2
Views: 1,043
Posted By Kyle55155
Hmmm I don't think so. Is there a VB 4x...

Hmmm I don't think so.

Is there a VB 4x version of this?

http://www.vbulletin.com/forum/showthread.php/156775-How-To-Add-A-Left-Or-Right-Column

Edit: I just spent the last 9 hours looking...
Forum: vB4 General Discussions 01-29-2011, 05:58 PM
Replies: 2
Views: 1,043
Posted By Kyle55155
place 160x600 ad on forum home and forum display

I need to add a column on right side on forumhome and forumdisplay for google ads.

I just want to add vertical ads like they are here:
http://www.bikeforums.net/forum.php

I don't need any...
Forum: vB4 General Discussions 08-13-2010, 08:05 PM
Replies: 5
Views: 2,496
Posted By Kyle55155
Lynn, I misspoke in my first post in this...

Lynn,

I misspoke in my first post in this thread.

I have created lots of additional tabs before. This is the plugin code for my home tab:

$tabselected = '';
$tablinks = '';
if (THIS_SCRIPT...
Forum: vB4 General Discussions 08-13-2010, 06:29 PM
Replies: 5
Views: 2,496
Posted By Kyle55155
Thanks Lynn, Boy I must have been tired. I...

Thanks Lynn,

Boy I must have been tired. I just read what I posted and it doesn't even make sense! Ok I'm awake now.

on the CMS part of my site http://roadbikefever.com/content/

I have a...
Forum: vB4 General Discussions 08-13-2010, 05:20 AM
Replies: 5
Views: 2,496
Posted By Kyle55155
the define('THIS_SCRIPT', 'vbcms);

Its getting late and I'm tired. I must be doing something really dumb here.

I have a custom page that when selected I was the CMS button to show as active. I've set the define('THIS_SCRIPT',...
Forum: vB4 Programming Discussions 08-04-2010, 02:58 AM
Replies: 0
Views: 360
Posted By Kyle55155
301 redirect

I'm running apache on windows. I need to do a 301 redirect of www.website.com to website.com. None of the examples I put my htaccess file work. Anybody running apache on windows and got 301...
Forum: vB4 Programming Discussions 08-02-2010, 04:09 PM
Replies: 2
Views: 395
Posted By Kyle55155
Cool thanks

Cool thanks
Forum: vB4 Programming Discussions 08-02-2010, 12:59 AM
Replies: 2
Views: 395
Posted By Kyle55155
need code

I'm using threaddate and theadtime to display the date and time of the latest threads on my custom vb page. At present it displays the date at m-d-y. Does anyone know how I could get it to display...
Forum: vB4 General Discussions 07-27-2010, 05:56 AM
Replies: 0
Views: 378
Posted By Kyle55155
How do I removed Bread Crumb icon

My landing page is a custom VB page. I would like to remove the bread crumb icon from this one page as it serves no purpose and looks out of place on this page. I removed the text "home" by modifying...
Forum: vB4 Programming Discussions 07-26-2010, 05:32 AM
Replies: 2
Views: 534
Posted By Kyle55155
thanks Danny, I entered your code exactly as...

thanks Danny,

I entered your code exactly as you posted but it didn't work. I was able to get the following code to work:

<script language="" type="text/javascript">
<!--
for (x = 0; x < 3;...
Forum: vB4 Programming Discussions 07-26-2010, 01:29 AM
Replies: 2
Views: 534
Posted By Kyle55155
Need a little code

I'm using this code to display forum thread titles on a custom vb page:
<script type="text/javascript" src="external.php?forumids=111,112,113,114,115,133,148,154&type=js"></script>
<script...
Forum: vB4 Programming Discussions 07-25-2010, 02:01 AM
Replies: 0
Views: 547
Posted By Kyle55155
Display post date/time for theads on non VB pages

I'm using the coder here:

http://www.vbulletin.com/forum/showthread.php?158887-HowTo-Display-Latest-Active-Threads-on-Forumhome

and it works great. In addition to the thread name and poster I...
Forum: vB4 General Discussions 07-16-2010, 02:10 AM
Replies: 3
Views: 781
Posted By Kyle55155
I did the upgrade today and it seemed to go...

I did the upgrade today and it seemed to go pretty smooth. Then afterwards I noticed that config.php still shows version 4.04. Then I noticed one of the new files in the download is ...
Forum: vB4 General Discussions 07-15-2010, 06:11 PM
Replies: 3
Views: 781
Posted By Kyle55155
upgrade from 4.04 to 4.05

I am suffering from the missing cms button issue so I guess I need to go to 4.05. I have a lot of mods including manual code edits to the header template, navbar, footer, chrome, etc. custom images,...
Forum: vB4 General Discussions 07-04-2010, 02:26 AM
Replies: 8
Views: 4,215
Posted By Kyle55155
Cool, thanks for the responses.

Cool,

thanks for the responses.
Forum: vB4 General Discussions 07-03-2010, 09:15 PM
Replies: 8
Views: 4,215
Posted By Kyle55155
Ok I'm in now. One more question. My site is not...

Ok I'm in now. One more question. My site is not yet live and accessible via the internet. Should facebook connect work now or only when my site is accessible via the internet?
Forum: vB4 General Discussions 07-03-2010, 05:33 PM
Replies: 8
Views: 4,215
Posted By Kyle55155
On the video our friend Michael says go to : ...

On the video our friend Michael says go to : http://www.facebook.com/developers/

and click on "set up new application"

Do you see a link titled "set up a new application"?
I don't have one.
...
Forum: vB4 General Discussions 07-03-2010, 04:44 PM
Replies: 8
Views: 4,215
Posted By Kyle55155
How to set up facebook connect

I would post this on Vbulletin.com but for reasons unknown my account doesn't have permission to post.

Trying to follow...
Forum: vB4 General Discussions 06-28-2010, 10:55 PM
Replies: 2
Views: 450
Posted By Kyle55155
Thanks Esekar, Makes sense.

Thanks Esekar,

Makes sense.
Forum: vB4 Programming Discussions 06-26-2010, 01:24 AM
Replies: 1
Views: 417
Posted By Kyle55155
adding custom pages

I've added a number of custom pages my present install as well as 2 prior installs. I have added them using the plugin technique where the body content and the head content get populated via custom...
Forum: vB4 Programming Discussions 06-25-2010, 06:13 PM
Replies: 1
Views: 454
Posted By Kyle55155
Bug in 4.04??????

In 4.03 I had added a number of custom pages via the plug in method. for one page I have one plugin feeding in the head content and a second plugin feeding in the body content. On this page I needed...
Forum: vB4 General Discussions 06-25-2010, 05:57 AM
Replies: 2
Views: 450
Posted By Kyle55155
Styles ?

I am making a lot of modes. Buttons, new pages, colors,layout etc. Should the style I add have the default as parent? or should it have no parent. I just want to be able to update to the new...
Forum: vB4 General Discussions 06-17-2010, 08:55 AM
Replies: 12
Views: 987
Posted By Kyle55155
sure. I have multiple pages. I'll send you one....

sure. I have multiple pages. I'll send you one. Give me 5 minutes

--------------- Added 1276769854 at 1276769854 ---------------



Sent. I have hundreds of lines of php and html code. The...
Showing results 1 to 25 of 49

 
Forum Jump

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