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)

NuclioN 01-16-2004 06:33 PM

eval('$woot = "' . fetch_template('woot') . '";'); before the final call in adv_index i guess. I'll try it. :)

rinkrat 01-16-2004 06:33 PM

Quote:

Originally Posted by Faranth
Shoutbox wont be default, maybe as an addon id guess :)

You CAN make a block to display random gallery pics your self, but you must remember there are tons of differnt gallery softwares :) so youd be best off making it your self






I meant the one called Gallery. It's the best! I used to use Postnuke and that is what I miss!

Here is someone who has it working with VBAdvanced. I need to know how to do this!

http://differentdawn.com/


Here is where Gallery is.

http://gallery.menalto.com/index.php

NuclioN 01-16-2004 06:50 PM

Quote:

Originally Posted by Faranth
why not do what i said

require_once("./file.php");

now if theres any html with varibles in there, copy it into a template eval this template

eval('$woot = "' . fetch_template('woot') . '";'); before the final call :) i thin that shoudl work

I'm sorry this i don't understand correct. Maybe if you have time you can look at this file that is included to see what and how this must be placed in custom_template3. I hope you can help because this is haunting me for days.

Zachery 01-16-2004 07:44 PM

Quote:

Originally Posted by NuclioN
I'm sorry this i don't understand correct. Maybe if you have time you can look at this file that is included to see what and how this must be placed in custom_template3. I hope you can help because this is haunting me for days.

what do you need this extra script for ?

jancarlo 01-16-2004 08:21 PM

@ Tigga

if a user ago login it does not go forum/login.php but login.php, this
avvine if the board is closed to to you.

it happens also with "register" and "forgotten your password".

hello
jancarlo

Italian

se un user fa login non va forum/login.php ma login.php, questo avvine se si chiude la board ai non registrati.

succede anche con "register" e "forgotten your password".

ciao
jancarlo

Zachery 01-16-2004 08:30 PM

Quote:

Originally Posted by jancarlo
@ Tigga

if a user ago login it does not go forum/login.php but login.php, this
avvine if the board is closed to to you.

it happens also with "register" and "forgotten your password".

hello
jancarlo



Italian

se un user fa login non va forum/login.php ma login.php, questo avvine se si chiude la board ai non registrati.

succede anche con "register" e "forgotten your password".

ciao
jancarlo

did you have a previous version of vBadvanced installed?

NuclioN 01-16-2004 08:50 PM

Quote:

Originally Posted by Faranth
what do you need this extra script for ?

When managed by a few newspublishers it can become a quick way to read and respond to newsitems. It has a small replyfield under each news ID and stores the reactions under it, you don't need to login the forum for that. Also this newssystem produces a RSS. It can be used as an extra headline source togheter with the forumnews.

This program is freeware and i saw examples where news headlines are stored in sideblocks and when you click on it the full news displays in the center(block) with reactions + reply field to make it interactive. It would be an awesome addon for VBadvanced Homepage i guess.

Zachery 01-16-2004 08:51 PM

vB has a built in RSS feed already

jancarlo 01-16-2004 09:44 PM

Quote:

Originally Posted by Faranth
did you have a previous version of vBadvanced installed?

I have the version "Powered by: vBulletin Version 3.0.0 Release
Candidates 2"

the problem is born if I close it to guest, if instead I leave
it opened works the all good, why in this case use the navbar for the
login.

hello
jancarlo



Italian

ho la versione "Powered by: vBulletin Version 3.0.0 Release Candidate 2"

il problema nasce se lo chiudo ai guest, se invece lo lascio aperto funziona tutto bene, perch? in questo caso uso la navbar per il login.

ciao
jancarlo

ciaranirl 01-16-2004 10:28 PM

Would someone be able to install this for me?

I am not really sure what I am doing.

danbc 01-17-2004 12:48 AM

Quote:

Originally Posted by Faranth
vB has a built in RSS feed already

It has, where?

Tigga 01-17-2004 02:28 AM

rinkrat - The gallery you pointed out is not Gallery, it's vBadvanced Gallery and probably won't be available for another couple of months.

jancarlo - You will need to modify the links and form action to point to the full URL to your forums in your "STANDARD_ERROR" template.

ciaranirl - Just follow the instructions in the readme file. The installer does most of the work for you anyways. ;)

tgmorris 01-17-2004 02:37 AM

Thanks for all the effort. I notice that an older error is still alive in the index template though for users that will use the Login block.

This line:
<script type="text/javascript" src="$vboptions[bburl]/clientscript/md5.js"></script>

Should be:
<script type="text/javascript" src="$vboptions[bburl]/clientscript/vbulletin_md5.js"></script>

digitalSite 01-17-2004 06:11 AM

Does vbAdvanced help me add certain features from my forum on my "existing" home page?...meaning, my home page is NOT a template not script, but my own web site front page.

Any help is appreciated!

13th_Disciple 01-17-2004 03:18 PM

tigga - sent you an email several days ago.. just wondering if you have gotten it or if you have had a chance to respond yet.. would have pm'ed you, but some folks on here get freaked out when they receive pm's..

Tru Smiles 01-17-2004 03:26 PM

I installed the hack with no difficulty, but I have one small problem.. On the forum home and index home, the icons wont appear. They are located within the right directory, yet appear as a broken image. Smileys on the home page appear as a broken image too, and I have no idea why o_O

Any clue? The skin I'm using all have the /forum/path set so I dunno whats up! Any help would save me :)

Nmidia 01-17-2004 03:31 PM

If I wanted to integrate the New Posts code into the standard Navbar - what changes would I need to make?

Zachery 01-17-2004 05:39 PM

Quote:

Originally Posted by 13th_Disciple
tigga - sent you an email several days ago.. just wondering if you have gotten it or if you have had a chance to respond yet.. would have pm'ed you, but some folks on here get freaked out when they receive pm's..

see this is how we get tigga tto check his email
* Faranth pokes tigga hard with a stick

:D


Quote:

Originally Posted by Tru Smiles
I installed the hack with no difficulty, but I have one small problem.. On the forum home and index home, the icons wont appear. They are located within the right directory, yet appear as a broken image. Smileys on the home page appear as a broken image too, and I have no idea why o_O

Any clue? The skin I'm using all have the /forum/path set so I dunno whats up! Any help would save me :)

right click on the broken picture and see where its pointing too

your best off using http://www.mysite.com/forum/images :)
Quote:

Originally Posted by Nmidia
If I wanted to integrate the New Posts code into the standard Navbar - what changes would I need to make?

Depends :)

tgmorris 01-17-2004 06:14 PM

A couple of minor items that I bumped into while checking error logs.

$index_footer uses $cronimage which has a relative path to cron.php. This not only generates an error it means cron doesn't run from the adv_index page - which normally wouldn't be a big deal. I added
Code:

$index_footer = str_replace('"cron.php', "\"$vboptions[bburl]/cron.php", $index_footer);
after the index_footer template is eval'd.

The 2nd minor item deals with the usage of "$vboptions[cleargifurl]". If the definition is changed to a path such as '/forums/clear.gif' or a full absolute path then things break when using the admincp as values such as '../$vboptions[cleargifurl]' are used within the code. I reverted my definition back to "clear.gif" and just placed a copy of the image in my web root directory for now.

Zachery 01-17-2004 06:22 PM

Quote:

Originally Posted by tgmorris
A couple of minor items that I bumped into while checking error logs.

$index_footer uses $cronimage which has a relative path to cron.php. This not only generates an error it means cron doesn't run from the adv_index page - which normally wouldn't be a big deal. I added
Code:

$index_footer = str_replace('"cron.php', "\"$vboptions[bburl]/cron.php", $index_footer);
after the index_footer template is eval'd.

The 2nd minor item deals with the usage of "$vboptions[cleargifurl]". If the definition is changed to a path such as '/forums/clear.gif' or a full absolute path then things break when using the admincp as values such as '../$vboptions[cleargifurl]' are used within the code. I reverted my definition back to "clear.gif" and just placed a copy of the image in my web root directory for now.

i belive placing it in the root dir is probally the best option :)

and im sure tigga will look into fixing the cron problem :)

Nmidia 01-17-2004 09:55 PM

Quote:

Originally Posted by Nmidia
If I wanted to integrate the New Posts code into the standard Navbar - what changes would I need to make?


bump

EVO VIII Chris 01-17-2004 10:28 PM

Quote:

Originally Posted by EVO VIII Chris
Ok so I have got this think all installed and you can see it at my site www.vorspann.net. It is far from finished but its a start and its coming along. My question to you is this. I am going to start creating other pages now and its a little tricky trying to figure out how. I created a template titled "index_project_evo" and left the template completely blank. I went to the URL just to make sure it worked and this is what showed up...

http://www.vorspann.net/index.php?page=project_evo

Well thats kind of what I wanted and kind of not. I wanted to keep the vB navbar on the tob and the headers, footers and even the recent post column and what not. I didnt however want the Custom Templates there because that is where I wanted to put my content for this page. Can anyone tell me if there is a easy way to get around this?

Thanks alot!
Chris

Come on no one can tell me how to do this? Please?

Lacrosse Boy 01-18-2004 12:52 AM

I'm trying to upgrade, but I get the following error on step one. What do I do?

Database error in vBulletin 3.0.0 Release Candidate 2:

Invalid SQL: INSERT INTO setting (varname, grouptitle, value, defaultvalue, optioncode, displayorder, advanced, volatile) VALUES ('home_navbar', 'vbadv_index', '1', '1', 'yesno', '33', '0', '0')
mysql error: Duplicate entry 'home_navbar' for key 1

mysql error number: 1062

Zachery 01-18-2004 03:43 AM

Quote:

Originally Posted by EVO VIII Chris
Come on no one can tell me how to do this? Please?

Quote:

Originally Posted by Lacrosse Boy
I'm trying to upgrade, but I get the following error on step one. What do I do?

Database error in vBulletin 3.0.0 Release Candidate 2:

Invalid SQL: INSERT INTO setting (varname, grouptitle, value, defaultvalue, optioncode, displayorder, advanced, volatile) VALUES ('home_navbar', 'vbadv_index', '1', '1', 'yesno', '33', '0', '0')
mysql error: Duplicate entry 'home_navbar' for key 1

mysql error number: 1062

looks like youve already tried to run the installer

Quote:

Originally Posted by EVO VIII Chris
Come on no one can tell me how to do this? Please?

Evo im going to ask you to drop Tigga a PM with this :) to make sure he will read it

FastAttack 01-18-2004 03:03 PM

Quote:

Originally Posted by EVO VIII Chris
Come on no one can tell me how to do this? Please?

I ended up making an extra index.php renamed to nav.. and change the templates around to use a secondary template set.. so that I can place my code anywhere I want.

Tigga made a goodjob with vbadvanced.. I just modded the hell out of it.. basicly its a diffrent type of vbadvanced ;)

almost as close as phpportals.

mbanje 01-18-2004 07:16 PM

Hi

I was recently introduced to Vbulletin and I am experiencing problems in that the installation has gone okay but I cannot display any of the side blocks / custom blocks. I am a newbie so excuse my ignorance but i would be grateful for any links / advice. I have installed the vBadvance hack but can't get any side blocks working be it calendar, poll etc.

thanks in advance

Zachery 01-18-2004 07:30 PM

Quote:

Originally Posted by mbanje
Hi

I was recently introduced to Vbulletin and I am experiencing problems in that the installation has gone okay but I cannot display any of the side blocks / custom blocks. I am a newbie so excuse my ignorance but i would be grateful for any links / advice. I have installed the vBadvance hack but can't get any side blocks working be it calendar, poll etc.

thanks in advance

did you login to the ACP and change any of the vBoptions?

DaQuixlet 01-18-2004 10:30 PM

QUESTION GUYS!

I installed the script without a problem. But there is no portal when people go to my website. Why is this? Do I have to set the domain to a certain link?

Where is the portal located?

Zachery 01-18-2004 11:39 PM

did you read the install file?

mbanje 01-19-2004 05:44 AM

I have read the install file and followed it to the letter and all has installed okay. I even mnaged to install the Arcade which is more complicated than the Vbadvanced homepage. I just cannot seem to get the side blocks to appear. I purchased 2 licences and when installing Vbulletin myself there were 13 steps. My colleague installed the same version and there were 42 steps. I am totally confused. The Vbulletin forum is working ok. Help, please.

Zachery 01-19-2004 08:07 AM

Quote:

Originally Posted by mbanje
I have read the install file and followed it to the letter and all has installed okay. I even mnaged to install the Arcade which is more complicated than the Vbadvanced homepage. I just cannot seem to get the side blocks to appear. I purchased 2 licences and when installing Vbulletin myself there were 13 steps. My colleague installed the same version and there were 42 steps. I am totally confused. The Vbulletin forum is working ok. Help, please.

if your willing can you PM me OR Tigga an Admin Account so either one of us can check things out, i know ill be avlaible today but Tigga comes and goes and checks the board when he can :)

if you dont feel safe with me checking you can more than wait for him :) if you do pm him make sure i told you to pm him ^^

Alone Wolf 01-19-2004 12:45 PM

I installed this portal but now I have a question.
I want to log_in to forum when I am at index. However, I did not see the button to link to forum. If I want, I must type htt://mysite/forum.

RobAC 01-19-2004 01:17 PM

Is it possible to get the latest forum topics in a center block rather than a side block?

Zachery 01-19-2004 04:47 PM

yes i belive it just needs moving ^^

Alonewolf, if youd like a link on the front page that ONLY shows on the front page, but on the forums it shows a link back to the front page

try this

open adv_index.php

find
PHP Code:

define('NO_REGISTER_GLOBALS'1); 

add
PHP Code:

under define('THIS_SCRIPT''adindex'); 

open your navbar and 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">

add under

HTML Code:

<td class="vbmenu_control"><if condition="THIS_SCRIPT == adindex"><a href="link to forum"> Forums </a><else /><a href="link to index page"> Index </a></if>

Symbian.info 01-19-2004 04:51 PM

How can I ad a welcome block above the news blocks?? And that welcome message block must be a template. So anyone?

tgmorris 01-19-2004 05:29 PM

Quote:

Originally Posted by Symbian.info
How can I ad a welcome block above the news blocks?? And that welcome message block must be a template. So anyone?

Well, not sure if you've seen it already but there's this.

Symbian.info 01-19-2004 05:40 PM

Thanks, that is what I mean. Nope didn't see it.. sorry..

snakes1100 01-19-2004 05:54 PM

Hey All
Well looks like there may still be one bug, read all thru the post, didn't see a comment on it, just downloaded the file yesterday, had no issues installing it.

vb 3.0 RC 2

Seems that on refreshing the buddy list is adding dupes to your buddy list, on inital navigation to the front page, the buddy list displays the names only once.

After a refresh it begins to add duplicate listings of ppl in your buddy list.

Has anybody seen this yet or is it just me?

mbanje 01-19-2004 08:31 PM

Hi Guys

I told you I was a newbie. A mate told me how to config the templates and all working ok. LOL Now I'm ready to take over the world.

Anyone want to vice president? - thx again

CdaKnight 01-19-2004 10:32 PM

Hi, I am having a cookie problem. Logging in from the main page (so the welcome panel works) doesn't work. :\

I went through the template (the main one), and set all form references to be on the $vboptions[bburl] (or equivillant variable... I don't remember what its called).

My forum is a vB 3 RC2, and installed on a sub domain. My Cookie path is '/' w/o the single quotes, and my cookie domain is blank. vB told me to put these settings in, although they ahve been causing more problems than they've solved...

Any ideas on why the login won't work?


All times are GMT. The time now is 09:59 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.01923 seconds
  • Memory Usage 1,857KB
  • 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_code_printable
  • (2)bbcode_html_printable
  • (2)bbcode_php_printable
  • (20)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