vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Portal Software - WebTemplates 3.7.x: VB Integrated CMS (Content Management System) (https://vborg.vbsupport.ru/showthread.php?t=186644)

TheLastSuperman 04-11-2009 04:24 AM

Ohh so it's a problem with your navbar then i.e. you replaced the urls's in some of your menu items but the changes are not reflecting in the webtemplate and causing an error?

drew82 04-11-2009 04:40 AM

no no no ... my menu links are fine

see this page bluelight.ru

their default landing page is home.php not index.php

how is this done

Michigan Morels 04-11-2009 05:22 AM

Well, after reading all 27 pages of this thread. I'm impressed with two thing.

1. the low number of problems (most of those seem to be complicated and above my level anyway LOL)

2. "Not supported" support seems to be better in this mod than most "supported" mods.

So I am going to download and try it out. I'm all excited over it, but won't marks installed until after testing on my testvb. When I install it on my live forum, I'll mark installed.

I am very impressed with the feedback in this thread in spite of Gladhatter's rude remarks when he doesn't even use it.

TheLastSuperman 04-11-2009 01:55 PM

Quote:

Originally Posted by drew82 (Post 1788687)
no no no ... my menu links are fine

see this page bluelight.ru

their default landing page is home.php not index.php

how is this done

You will need to get rid of the index.html or rename it to something else (Rename to save the original).

index.php will replace your index.html, the browser looks for one of these files as the default page to present based on the servers preferences. Most servers have default settings about the order in which a default file is presented. typical order is:

index.html
index.php
default.html
default.php
home.html
home.php

So basically if you don't have a index.html, it will start looking for index.php instead and so on, down the list!

Quote:

Originally Posted by Michigan Morels (Post 1788694)
Well, after reading all 27 pages of this thread. I'm impressed with two thing.

1. the low number of problems (most of those seem to be complicated and above my level anyway LOL)

2. "Not supported" support seems to be better in this mod than most "supported" mods.

So I am going to download and try it out. I'm all excited over it, but won't marks installed until after testing on my testvb. When I install it on my live forum, I'll mark installed.

I am very impressed with the feedback in this thread in spite of Gladhatter's rude remarks when he doesn't even use it.

It is a very well made mod, the author is very nice and helps when he has time as I assume he is a busy man ;) ... this is one of my favorite mods released for vB :D

S-MAN

dartho 04-11-2009 09:45 PM

There's probably a better way (you could probably do it with an htaccess edit only) but what I'd do (if I couldn;t be bothered googling better way) is create a new php file as gymph said in post #393 and call it myhome.php and put it in your forum root

Next edit your .htaccess file in your forum root and add a line:
Code:

DirectoryIndex myhome.php index.html index.htm index.php index.cgi index.pl default.htm
Now when someone visits your forum root (with out explicitly enterting a filename to access) it will defualt to myhome.php which redirects to whatever page you specified in the phpfile

dartho 04-11-2009 10:05 PM

OK, I googled - you shold be able to do this simpler. Assuming you don;t have an index.html in your forum root, simply add the following line to your htaccess

RewriteRule ^(index\.html)?$ view.php?pg=xxxxx[QSA,L]

Then when someone visits http://mysite.com your webserver will try and load up index.html which will be rewritten to view.php?pg=xxxxx (you swap xxxxx for the web template page identifier) and load up http://mysite.com/view.php?pg=xxxxx someone requesting http://mysite.com/index.php will still get that...

drew82 04-11-2009 10:21 PM

thanks guy for all the help

i moved my entire vbulletin out of the root into it's own directory

then i used gsmph's method to forward the index.php file in the root to the custom home page in the vbulletin directory.... this is working very well for me

gsmph 04-12-2009 03:43 AM

Quote:

Originally Posted by drew82 (Post 1789255)
thanks guy for all the help

i moved my entire vbulletin out of the root into it's own directory

then i used gsmph's method to forward the index.php file in the root to the custom home page in the vbulletin directory.... this is working very well for me

am glad to help...

now anyone cares to help me here

https://vborg.vbsupport.ru/showpost....&postcount=388

pleaseeeeeeeeeee............. :(

br
gsmph

Martyh 04-13-2009 10:24 AM

Hi,

Would it be possible to get one of BananaLive's Easy Forms into one of your templates ?

His product is here , where I asked the same question.

https://vborg.vbsupport.ru/showthrea...highlight=easy

Thank you,

Gamelobby 04-14-2009 04:18 AM

Is there some reason i cant change the background color..?
We have tested a few different types of HTML pages, but the background wont change.. it just stays white.

Any thoughts.?


All times are GMT. The time now is 08:35 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.02456 seconds
  • Memory Usage 1,746KB
  • 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)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete