vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   mYvBindex v3.1 (https://vborg.vbsupport.ru/showthread.php?t=44691)

Zachery 09-06-2003 03:20 PM

because originally with mYvBindex it tells you to change the cookie domain to effect .domain.com so if it isnt effecting the root where the portal is your not gonna have much luck

arracing 09-06-2003 04:05 PM

Forum1 cookie domain is .teamrevolution.net and path is /forums

My cookie domain was set tho to effect the whole domain. Thats why I couldnt understand why it was not working.

Zachery 09-06-2003 04:47 PM

have you cleared your cookies after making the changes?

phenomenon 09-08-2003 09:41 AM

I read up to about page 30 and didn't see an answer, forgive me for not reading all.

Somewhere in there I saw a request from Tigga for new features. Is it plausible to keep track of a specific thread using mYvBindex? Or would that bog things down too much?

example: we have a very funny fellow who has an "Ask Blahblah" thread, where people post questions and he replies with amazingly comedic things. I'd like to have the latest post from that single thread tracked on the index page. Is that possible already? Did I miss it?

phenomenon 09-08-2003 11:10 PM

<edit>I had a poll problem, but it was a PEBCAK error: Problem exists Between Chair And Keyboard</edit>

second problem: i am trying to modify the $welcometext to sit in the $index_header (basically making it a long thin strip to sit in a central <td>). I edited the mYvBindex header, made a table, made a <td>, entered $welcometext and </td>. Nothing showed up when I tested it.

I was able to copy the code out of $welcometext and alter it to fit in my header, but if I log in as unregistered or logout, I don't get the login/pw script like I do with the $welcometext control panel. I don't understand it well enough to know why $welcometext won't show up when inserted into another mYvBindex template? Any ideas?

Thanks!

zeidlern 09-08-2003 11:21 PM

Quote:

Today at 01:10 AM phenomenon said this in Post #1755
<edit>I had a poll problem, but it was a PEBCAK error: Problem exists Between Chair And Keyboard</edit>

second problem: i am trying to modify the $welcometext to sit in the $index_header (basically making it a long thin strip to sit in a central <td>). I edited the mYvBindex header, made a table, made a <td>, entered $welcometext and </td>. Nothing showed up when I tested it.

I was able to copy the code out of $welcometext and alter it to fit in my header, but if I log in as unregistered or logout, I don't get the login/pw script like I do with the $welcometext control panel. I don't understand it well enough to know why $welcometext won't show up when inserted into another mYvBindex template? Any ideas?

Thanks!

There is a order that things are called the the index file. If something is below something else it won't show up.

phenomenon 09-08-2003 11:26 PM

hmm. So if the welcome text is called out of order (for example anywhere before or during the index_header), then it won't work right? Is that what you mean?

Zachery 09-08-2003 11:30 PM

because its not getting evaled

take a look at index.php inside your forums directory and look for $welcometext

this should show a few lines of code that make welcometext get evaled copy whats under it into the end of myvbindex.php before the ?>

that should work

phenomenon 09-09-2003 12:39 AM

I opened the myvbindex.php and found that there is an eval in there --

eval("\$welcometext = \"".gettemplate('index_logincode')."\";");

should I replace that with the forum index eval?

this doesn't make sense to me -- the $welcometext works in the myvbindex index template, but not in the index_header template.

phenomenon 09-09-2003 01:14 AM

Quote:

Today at 05:30 PM Faranth said this in Post #1758
because its not getting evaled

take a look at index.php inside your forums directory and look for $welcometext

this should show a few lines of code that make welcometext get evaled copy whats under it into the end of myvbindex.php before the ?>

that should work


doh. nope that didn't work.


All times are GMT. The time now is 07:39 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.02942 seconds
  • Memory Usage 1,742KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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