vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBadvanced Homepage (https://vborg.vbsupport.ru/showthread.php?t=59803)

Tigga 01-09-2004 11:56 PM

Did you run the install file?

restless 01-09-2004 11:57 PM

yes.. and i just uninstalled it and re-installed about 30 seconds ago. same error.

Tigga 01-10-2004 12:04 AM

And you didn't get any database errors from the installer? Try re-downloading the hack from the first post and running the installer. The error you posted says a column isn't there that the installer adds. If you didn't get an error from the installer, then there shouldn't be any reason why that column wasn't added.

restless 01-10-2004 12:13 AM

hmm... i just unistalled again, re-downloaded the hack, uploaded the files, and installed. same problem.

one weird thing is that the error email says this: Database error in vBulletin 3.0.0 Release Candidate 1:

i have RC 2. that's maybe just a bug in the email, but anyway...

restless 01-10-2004 12:14 AM

can i manually enter this column?

restless 01-10-2004 12:18 AM

hmmm... after 2 error messages on the adv_index.php page, it just decided to work. http://www.vagrantcafe.com/forums/adv_index.php

i have to adjust the title image i see... but anyway, i have no idea why it just decided to start working.

kneesparx 01-10-2004 12:20 AM

Quote:

Originally Posted by Faranth
it should, but you need to upgrade as vB.com no longer supports previous beta version


im guessing maybe it doesnt work with gamma, i get this error:

Warning: chdir(): No such file or directory (errno 2) in /home/databasename/public_html/adv_index.php on line 13

Warning: main(./global.php): failed to open stream: No such file or directory in /home/databasename/public_html/adv_index.php on line 74

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/databasename/public_html/adv_index.php on line 74


i guess i need to upgrade to CANDIDATE 2 finally huh?

kneesparx 01-10-2004 12:22 AM

Quote:

Originally Posted by restless
hmmm... after 2 error messages on the adv_index.php page, it just decided to work. http://www.vagrantcafe.com/forums/adv_index.php

i have to adjust the title image i see... but anyway, i have no idea why it just decided to start working.


looks good restless :)

gc1 01-10-2004 12:52 AM

Man if I could get index.php in the news section I would be a happy man... anybody know how?

Thanks
GC

Lacrosse Boy 01-10-2004 01:18 AM

Ok, I am having a problem with my installation. The page renders really goofy. What can I do to fix this?

Take a look: http://www.todaysmusicforum.com/adv_index.php

Tigga 01-10-2004 01:26 AM

restless - Strange that it was doing that, but glad you got it to work. :)

kneesparx - That error means you didn't enter the correct path in your adv_index file. If you're having problems figuring out what the path is, see the FAQ section of the readme file.

gc1 - What exactly do you mean by "get index.php in the news section"?

Lacrosse Boy - That's being caused by the quotes in your news posts. I would set the "News Maximum Characters" to a higher number so the posts will be able to read the entire quote.

kneesparx 01-10-2004 01:30 AM

thanks Tigga, its pretty damn cool of you aswering all our questions like this! much respect!!

gc1 01-10-2004 01:31 AM

Tigga i would like to have the borders where they are and the index.php listing all my boards in the news section in the middle..

I have read you here and you are a great asset to this forum, if this cant be done thats cool I was just wondering, I have a big site with a bunch of truckdrivers and we aren't too smart :)

GC

FleaBag 01-10-2004 01:37 AM

Tigga, is there any way without using an external php file I can show all of the news within an iframe?

jeff225 01-10-2004 02:35 AM

Can someone inform me on how to change default text on the index page. I would like to change the 'Welcome Back' text on the login block to just 'Welcome'. This way users with longer usernames will not have the intro text folding into 2 lines. Thanks, Jeff

SnowBot 01-10-2004 02:37 AM

Just to help some ppl out, and thanks to Apoco for pointing me to the right place.

As theres no link back to the forums you may want to add one on the navbar. Heres how

navbar Template

Find:
HTML Code:

<!-- nav buttons bar -->
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
<tr align="center">

BELOW Add:
HTML Code:

<!-- extra link -->
<td class="vbmenu_control"><a href="$vboptions[bburl]/$vboptions[forumhome].php?$session[sessionurl]">Forums</a></td>
<!-- extra link -->


Hope this helps

Zachery 01-10-2004 02:40 AM

Quote:

Originally Posted by jeff225
Can someone inform me on how to change default text on the index page. I would like to change the 'Welcome Back' text on the login block to just 'Welcome'. This way users with longer usernames will not have the intro text folding into 2 lines. Thanks, Jeff

open the index template and change it id assume ;D

jeff225 01-10-2004 02:45 AM

The pointer on the index template for the welcome message is '$vbphrase[a_welcome_back]'. Is this the part I change?

Zachery 01-10-2004 02:47 AM

Quote:

Originally Posted by jeff225
The pointer on the index template for the welcome message is '$vbphrase[a_welcome_back]'. Is this the part I change?

ah if its a phrase you could remove it and just hard code it

jeff225 01-10-2004 02:51 AM

Cool, just wanted to make sure their wasn't an easy way to change the phrase it points to before I replace it. That will work. Thanks, Faranth

kneesparx 01-10-2004 08:13 AM

i got it working, its a great hack :)

thanks Tigga!

AshAbed 01-10-2004 10:25 AM

im having problems creating new pages
http://forums.rebelliongfx.com/adv_i...hp?page=actors
in the templates area i made "index_actors" but when i go there^ all i get is
"Fatal error: Call to undefined function: parse_bbcode() in /home2/ashraf/public_html/forums/adv_index.php on line 555"
any help would be appreciated, and btw other than that little thing this is a great hack ;) nice work

Ogmuk 01-10-2004 12:11 PM

What's the easiest way to get the top bits (nav bar, logo, etc) on the index page to work? I believe pasting "$vboptions[abspath]" before URL's in the templates will get you there but which templates will require editing?

scottct1 01-10-2004 12:58 PM

Quote:

Originally Posted by Faranth
just to unregistered users?

<if condition="$bbuserinfo[userid] == 0"> $custom1</if>

That worked GREAT!

Thank you!

No I just need how to add a $custom3 and $custom4 etc and I will be all set. This is a great hack!

Dark_Wizard 01-10-2004 01:25 PM

Quote:

Originally Posted by AshAbed
im having problems creating new pages
http://forums.rebelliongfx.com/adv_i...hp?page=actors
in the templates area i made "index_actors" but when i go there^ all i get is
"Fatal error: Call to undefined function: parse_bbcode() in /home2/ashraf/public_html/forums/adv_index.php on line 555"
any help would be appreciated, and btw other than that little thing this is a great hack ;) nice work

https://vborg.vbsupport.ru/showpost....4&postcount=53

Nmidia 01-10-2004 02:07 PM

Quote:

Originally Posted by Dark_Wizard

This really is a nice hack:)


I want now to set up the forum so that everyone has to go through the portal. The portal sits at http://legionsofloki.com/adv_index.php. If someone were to go to http://legionsofloki.com/Forum they get to the forum main page. Is it possible for that link to resolve down to the adv_index to make them use the portal?

scottct1 01-10-2004 02:59 PM

Ok here's another one...

I want to put in a forum jump on the index page, under the navbar.

I tried inserting $forumjump under $navbar but it does not do anything.

Any ideas?

Jean147 01-10-2004 03:34 PM

Does anyone know where I will find my vbadvance templates? I really really can't find them.

scottct1 01-10-2004 03:36 PM

Ahh one I can answer!

Under Index_ (Just scroll down and you will see them) :)

Nmidia 01-10-2004 05:07 PM

Quote:

Originally Posted by Jean147
Does anyone know where I will find my vbadvance templates? I really really can't find them.

under index

Zachery 01-10-2004 05:15 PM

Quote:

Originally Posted by scottct1
Ok here's another one...

I want to put in a forum jump on the index page, under the navbar.

I tried inserting $forumjump under $navbar but it does not do anything.

Any ideas?

Scott it would need to be evaled, plus youd need to do abit of work to the forumjump template to make it work correctly ;D

forumjump is a worthless ammount of bandwith

TexasOutdoors 01-10-2004 05:41 PM

Quote:

Originally Posted by Nmidia
This really is a nice hack:)


I want now to set up the forum so that everyone has to go through the portal. The portal sits at http://legionsofloki.com/adv_index.php. If someone were to go to http://legionsofloki.com/Forum they get to the forum main page. Is it possible for that link to resolve down to the adv_index to make them use the portal?

VB3.0 allows you to change the name of index.php page of the forum. Try re-naming it to forum.php and change the setting in the Admincp to reflect that change. Then create a blank index.php page in the /forum directory and re-direct that to http://yourdomain.com/ via Cpanel or whatever.

Hell, that's the only way I know to do it, but I'm sure there's tons of ways like .htaccess.

TexasOutdoors 01-10-2004 05:44 PM

Quote:

Originally Posted by Ogmuk
What's the easiest way to get the top bits (nav bar, logo, etc) on the index page to work? I believe pasting "$vboptions[abspath]" before URL's in the templates will get you there but which templates will require editing?

The new version of Vbadvanced uses VB's $navbar. I just copied my forums $header into my index_header template for the header.

Nmidia 01-10-2004 06:17 PM

Quote:

Originally Posted by TexasOutdoors
VB3.0 allows you to change the name of index.php page of the forum. Try re-naming it to forum.php and change the setting in the Admincp to reflect that change. Then create a blank index.php page in the /forum directory and re-direct that to http://yourdomain.com/ via Cpanel or whatever.

Hell, that's the only way I know to do it, but I'm sure there's tons of ways like .htaccess.


would that involve rejigging all of my hacks etc that refer to the forum index.php

Briboy923 01-10-2004 07:32 PM

how do i find out my chdir?

kneesparx 01-10-2004 07:36 PM

Create a file called info.php with the following content:

<? phpinfo(); ?>
Then upload that file to your server and go to it in your browser. You will see a list of options that were set by your host. One of them is called:

_SERVER["PATH_TRANSLATED"]

Copy that path, paste it over what you currently have for your path in the adv_index.php file, and reupload your adv_index.php file.

Zachery 01-10-2004 07:49 PM

Quote:

Originally Posted by Briboy923
how do i find out my chdir?

you can also upload the file and get an error ;D lol

AshAbed 01-10-2004 10:06 PM

<a href="http://forums.rebelliongfx.com/adv_index.php" target="_blank">http://forums.rebelliongfx.com/adv_index.php</a>
i tried to add the shoutbox on another page... the phrases dont show up and the scroll-section where the shouts should be dont show up
if it doesnt take a lot of your time could you possibly tell me how i could fix it
Thanks alot
*EDIT* my mistake, meant to put this in the shoutbox thread, not the portal

Zachery 01-11-2004 12:09 AM

Quote:

Originally Posted by AshAbed
http://forums.rebelliongfx.com/adv_index.php
i tried to add the shoutbox on another page... the phrases dont show up and the scroll-section where the shouts should be dont show up
if it doesnt take a lot of your time could you possibly tell me how i could fix it
Thanks alot
*EDIT* my mistake, meant to put this in the shoutbox thread, not the portal

LOL if the phrases dont show up its because you didnt include a ceratin file id image or preform somthing that makes them requred

charlyc 01-11-2004 01:42 AM

Nice hack!

Is there a way to include photopost or other php pages in the center blocks?


All times are GMT. The time now is 07:40 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.03732 seconds
  • Memory Usage 1,835KB
  • 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
  • (2)bbcode_html_printable
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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