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)

tgmorris 01-19-2004 10:58 PM

Quote:

Originally Posted by CdaKnight
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?

Try changing the reference to md5.js in the index template to vbulletin_md5.js and see if that solves the problem. You may also try it without the login panel and use the navbar to see if the problem disappears.

Alone Wolf 01-20-2004 01:29 AM

Quote:

Originally Posted by Faranth
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>

Thanks you very much. Now I can know what to do futher more. I enjoy doing myself but sometimes, I got stuck. ^_^.
Thanks again!

Zachery 01-20-2004 02:05 AM

Quote:

Originally Posted by Alone Wolf
Thanks you very much. Now I can know what to do futher more. I enjoy doing myself but sometimes, I got stuck. ^_^.
Thanks again!

glad that works :)

RobAC 01-20-2004 02:54 PM

Quote:

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

Quote:

Originally Posted by Faranth
yes i belive it just needs moving ^^

What just needs moving??

alzibub 01-20-2004 02:56 PM

Hi,

Great Hack !!
I installed no issues and setup seemed straight forward for a newish hacker - so thanks ! :D

Only one slight issue - used your latest version of the file - running a clean install of VB3 RC2 in a subdirectory...

Everything fine except the smiles from the news article are missing - I check the path and it misses the fact it is in a subfolder....
All other images are fine - I have tried entering in the full URL path to the images/smiles folder - I have also tried the relative UNIX path - but alas the smiles show in the forum but not in the adv_index page....

Any idea's much appreciated - I have checked and re-checked paths...

Also noticed the footer links on adv_index for admin and mod panels were incorrect - but contact us ect fine - I manually changed the paths in the index/footer template in admin to resolve this - not sure if that is a bug or not ?

Cheers in advance for any offerings of support and help - Great/fantastic Hack all the same !!

Tigga 01-20-2004 03:45 PM

snakes1100 - The buddylist problem is something I haven't heard of before... Does it display the duplicate names on the online users part as well (assuming you have that enabled)? They both use the same query and method to display things, so I would *think* that if there was an issue that it would be present there too. Have any of your other members mentioned the problem? Can you post here or PM me with a link to your site so I can have a look?

RobAC - Just copy the HTML code for the latest threads part and put it in the center table cell, either above or below the $newsbits variable.

alzibub - The install file *should* have modified all of your image paths for you. Did the script show any images that it wasn't able to find the correct path for? Can you post a link to your site here so I can take a look?

alzibub 01-20-2004 04:17 PM

Quote:

Originally Posted by Tigga
alzibub - The install file *should* have modified all of your image paths for you. Did the script show any images that it wasn't able to find the correct path for? Can you post a link to your site here so I can take a look?

Thanks for the quick response !
From what I can remeber of the install - it seemed to find all images - but i was kinda doing the scan quick RTFM.... :surprised:

Ok - as requested - link :)

Massive thanks in advance
Alz

Tigga 01-20-2004 05:01 PM

Well right now the path to your smilies is pointed to "images/smilies". That would need to be changed to "/hogwarts2/forums/images/smilies" to work.

alzibub 01-20-2004 06:43 PM

Thanks for that...

Edited path for smiles and post icons as above - all working great ! :)
Cheers for your time and also a great Hack !!!

Cyricx 01-20-2004 07:16 PM

erm, wrong thread, LOL

kneesparx 01-20-2004 08:46 PM

can the "Latest Forum Topics" block be added to the forumhome template aswell as the original index? 2 locations?

Zachery 01-20-2004 09:19 PM

youd need to hack it into the index.php in forums/index.php :)

kneesparx 01-20-2004 09:26 PM

Quote:

Originally Posted by Faranth
youd need to hack it into the index.php in forums/index.php :)



cool, if anyone has done this and wouldnt mind passing the info along that would be awesome :)

Darnell 0216 01-20-2004 10:00 PM

I got the portal installed pretty much without a hitch and it's great. I just had to change the paths for the gradients in my styles and copy clear.gif into the root directory. Though I figured that out before reading the post earlier in the thread. And the vbulletin_md5.js fix helped a few members who were having issues. I didn't notice that the bottom page links didn't work until yesterday when someone else tried. That was easily fixed by adding $vboptions[bburl]/ in front of the links.

I was able to change the threadbits (Latest Threads) to show the time and link to the profile of the last poster which I prefer.

CdaKnight 01-21-2004 12:34 AM

Hi, I'm trying to add "Tungsten's Welcome Panel v3.5 (Re-Release)" to my index page, instead of the block that comes by default. However, I'm having a problem with the login. I changed all references to files within the form, etc to be $vboptions[bburl]/* instead of just being what they were.

Is there something else I need to do?

My index is located at http://www.anirpg.com/adv_index.php

And one more thing, I have a counter by SiteMeter. However, when I try to add the counter code, its like it breaks the tables. Even if its self contained in its own table, div, or span.

Any ideas?

Thanks,
Chris

EvilCrow 01-21-2004 03:04 AM

/me Clicks Install.

Darnell 0216 01-21-2004 04:51 AM

Quote:

Originally Posted by CdaKnight
Hi, I'm trying to add "Tungsten's Welcome Panel v3.5 (Re-Release)" to my index page, instead of the block that comes by default. However, I'm having a problem with the login. I changed all references to files within the form, etc to be $vboptions[bburl]/* instead of just being what they were.

Is there something else I need to do?

My index is located at http://www.anirpg.com/adv_index.php

And one more thing, I have a counter by SiteMeter. However, when I try to add the counter code, its like it breaks the tables. Even if its self contained in its own table, div, or span.

Any ideas?

Thanks,
Chris

Comparing your code to the original, the only difference I can really see is that you've got your script reference inside the form instead of just before it. Try putting it outside the form on the line before it and see if that works for you.
Code:

        <script type="text/javascript" src="$vboptions[bburl]/clientscript/md5.js"></script>
        <form action="$vboptions[bburl]/login.php" method="post" onsubmit="md5hash(vb_login_password,vb_login_md5password)">


Acido 01-21-2004 08:49 AM

I'm having problems running this hack with vbulletin 3.0.0 RC3

May be necessary upgrade this hack for the RC3 version ?

To see the error message follow this link:

http://www.webconferencia.net/foro/adv_index.php?

jaliam 01-21-2004 08:58 AM

How do I adjust the lenght of my calendar so that it will match the size of the other side blocks I have on my portal?

Acido 01-21-2004 09:29 AM

Quote:

Originally Posted by jaliam
How do I adjust the lenght of my calendar so that it will match the size of the other side blocks I have on my portal?

See this:

https://vborg.vbsupport.ru/showpost....3&postcount=48

It work for me.

jaliam 01-21-2004 09:40 AM

Quote:

Originally Posted by Acido

Perfect, Acido! Thank you very much.

jaliam 01-21-2004 09:50 AM

Acido, just a follow up...how would I disable the arrow links in the calendar block?

Acido 01-21-2004 10:29 AM

Quote:

Originally Posted by jaliam
Acido, just a follow up...how would I disable the arrow links in the calendar block?

Sorry Jaliam, i cant help you with that (i'm too newbie). But i'm sure that others guys help you in this topic. :)

Symbian.info 01-21-2004 11:07 AM

Quote:

Originally Posted by Faranth
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

WHen I do: under define('THIS_SCRIPT', 'adindex'); I get a PHP error
Do I: define('THIS_SCRIPT', 'adindex');

No error and it works! But what is the correct way?

Tigga 01-21-2004 02:45 PM

Acido - Judging by the error, it looks like vBulletin may have added a "filesize" column to one of the other tables that is joined in that query. Try opening your adv_index.php file and looking for "filesize," (without the quotes) and change that to "attachment.filesize," (again, wthout the quotes). I haven't even looked at RC3 yet, but hopefully that will be the only issue. If you have any more problems though let me know.

jaliam - You sould use the instructions and make the changes to functions_calendar.php and the template modifications to fix that problem. ;)

Symbian.info - The second bit of code should be correct. I think the "under" part may have been meant to be part of the instructions (Add under). ;)

Acido 01-21-2004 02:56 PM

Quote:

Originally Posted by Tigga
Try opening your adv_index.php file and looking for "filesize," (without the quotes) and change that to "attachment.filesize," (again, wthout the quotes)

Thats solve my problem :)

Big Thanx Tigga !

d3nnis 01-21-2004 05:09 PM

nice, this portal reminds me of vbhome... :) just install it, good work Tigga! ;)

Oblivion Knight 01-21-2004 06:15 PM

Quote:

Originally Posted by Tigga
Acido - Judging by the error, it looks like vBulletin may have added a "filesize" column to one of the other tables that is joined in that query. Try opening your adv_index.php file and looking for "filesize," (without the quotes) and change that to "attachment.filesize," (again, wthout the quotes). I haven't even looked at RC3 yet, but hopefully that will be the only issue. If you have any more problems though let me know.

This would certainly appear to be the case.. I too had a strange problem trying to install this on RC3, and your fixed solved it.

Thanks for the release :)

AshAbed 01-21-2004 08:34 PM

i have this installed on vb3 rc2 and am about to upgrade my board to rc3.. how would i do so without messing up this hack?
thanks

jaliam 01-21-2004 09:09 PM

Quote:

Originally Posted by Tigga
jaliam - You sould use the instructions and make the changes to functions_calendar.php and the template modifications to fix that problem. ;)

Thanks, Tigga! I will do that when I get home tonight. I appreciate your help very much :).

Symbian.info 01-21-2004 09:14 PM

Quote:

Originally Posted by AshAbed
i have this installed on vb3 rc2 and am about to upgrade my board to rc3.. how would i do so without messing up this hack?
thanks

I did a upgrade to RC3, after that the news and last post don't work (templates gone), try to upgrad and install vBadvanced but also that don't work :disappointed:

So maybe uninstall and then install may work..

Zachery 01-21-2004 09:16 PM

Quote:

Originally Posted by Symbian.info
I did a upgrade to RC3, after that the news and last post don't work (templates gone), try to upgrad and install vBadvanced but also that don't work :disappointed:

So maybe uninstall and then install may work..

all you should have to do is run the install again

Symbian did you edit your templates at all ?

usualy templates that are edited wont get deleted

Symbian.info 01-21-2004 09:25 PM

Quote:

Originally Posted by Faranth
all you should have to do is run the install again

Symbian did you edit your templates at all ?

usualy templates that are edited wont get deleted

The edit templates are still there (index and custom)! But the rest is missing, also the vBadvanced Phrases and the Dutch translations are gone :devious: :disappointed:

I try to install but get error that the tables already are there (offcourse!)
So must try uninstall?

Zachery 01-21-2004 09:29 PM

Quote:

Originally Posted by Symbian.info
The edit templates are still there (index and custom)! But the rest is missing, also the vBadvanced Phrases and the Dutch translations are gone :devious: :disappointed:

I try to install but get error that the tables already are there (offcourse!)
So must try uninstall?

can if you need to, but my best advice is to wait for Brain's feedback

Symbian.info 01-21-2004 09:42 PM

Quote:

Originally Posted by Faranth
can if you need to, but my best advice is to wait for Brain's feedback

Did a uninstall, everthing gone. new install. new setting in admin, Import Language file(ok)
Then change the index and costum_x templates again. So everthing is running again.

Pretty that the upgrade don't work.. (good hat I have backups from Language and templates;)

So very happy again!

Tigga 01-21-2004 09:53 PM

You should have waited just a few more minutes Symbian. :p
Apparently the upgrade script for RC3 removes quite a bit if it's not a vBulletin default setting, phrase, etc. Hopefully there will be a way around this for future versions. I'm hoping to release the next version of this script soon, so I will be sure to see if there are any solutions to these problems before that release.
For anyone that's upgraded, I've thrown together a quick & dirty upgrade script. It's the same as the install script, just with some things modified to only make the necessary changes. Just download the script from this post, upload it to your admincp directory, and run the script in your browser.
You will also need to open your adv_index.php file and look for "filesize," (without the quotes) and change that to "attachment.filesize," (again, wthout the quotes).

AshAbed 01-21-2004 10:43 PM

Quote:

Originally Posted by Symbian.info
The edit templates are still there (index and custom)! But the rest is missing

i added probably around 100 pages through this portal... is there any way to keep those templates i added?

Tigga 01-21-2004 10:48 PM

Yes, any custom templates you added will still be there after the upgrade.

mello_mike 01-21-2004 11:50 PM

I'm having a major problem installing this.

I've done everything up to the point of using the advindex_install.php

When I click "Click here to continue to step 4 -->"

It forces me to try and download the advindex_install.php file. After I press "Click here to continue to step 4 -->" again.. it goes to the page but gives me a database error.

dontpanic 01-21-2004 11:57 PM

OK, I may have missed this in the last 24 pages, but I don't think so.

Looking at my root: http://www.mcseworld.com/

Lots of basic images are not showing up. I took care of the issues with the smilies and post icons RE the cache needed to be updated...but I cannot figure this one out. I did make the image path change as required.

Anyone????


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.01837 seconds
  • Memory Usage 1,856KB
  • 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
  • (2)bbcode_html_printable
  • (4)bbcode_php_printable
  • (21)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