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)
-   -   WebTemplates 3.x: VB Integrated Content Management System (https://vborg.vbsupport.ru/showthread.php?t=76422)

Logician 03-01-2005 04:08 PM

Quote:

Originally Posted by lucabosurgi
I just installed the February version of the hack on 3.0.7,
but I can find the sentences indicated in the optional php modifications.
Any one can help?

There are 3 optional steps. In which of them you have the problem?

lucabosurgi 03-01-2005 04:22 PM

Quote:

Originally Posted by Logician
There are 3 optional steps. In which of them you have the problem?

In the first 2, the following codes are not in this files:
Thank you

1- admin/index.php

find
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
makenavselect("Options");
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=


For this edit online.php

1- find
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
require('./global.php');
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

2- find:
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
global $thread, $post, $forum, $event, $gotforum, $hideprivateforums, $bbuserinfo, $timeformat, $displayemails, $enablepms, $bbtitle, $usergroupdef, $numberguests;


2- find
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
default:
// Let's show the admin the location but put something false up for everyone else..
if ($bbuserinfo[usergroupid] == 6) {
$userinfo[location] = htmlspecialchars(stripslashes(replacesession($user info[location])));
$userinfo[where] = "<b>Unknown Location:</b> <a href=\"$userinfo[location]\">$userinfo[location]</a>";
} else {
// We were unable to parse the location
$userinfo[where] = "$bbtitle <a href='index.php?s=$session[sessionhash]'>Main Index</a>";
}
}
$userinfo[time] = vbdate($timeformat,$userinfo[lastactivity]);

Logician 03-01-2005 04:31 PM

Quote:

Originally Posted by lucabosurgi
In the first 2, the following codes are not in this files:
Thank you

I think you have a big confusion somewhere. The code you quoted is not from this version of the hack but it is from Webtemplates v2.x hack. If you are installing the 3.x version, please redownload the instructions from this thread and apply only this instructions to your board. Do not download or apply ver2.x instructions, it is for vbulletin 2.x boards!

lucabosurgi 03-01-2005 05:06 PM

This make more sense, thank you.
I already ran the SQL query with the old file, I will redo it with the new sql file and I shall be done :)

BigIke 03-02-2005 01:40 AM

let me just say, awesome hack dude... i cant tell you enough how much this helps me

lucabosurgi 03-02-2005 09:48 AM

This is superb, thank you!!! Work beautifully!!!!
It is the hack I desperately needed to finish my integration.
I will be up next week at www.fmag.net.

lucabosurgi 03-02-2005 02:34 PM

I have an annoying problem, when I reload the page created with webpage I loose the username and password in the log-in window...
http://www.fmagazine.com/fmusic_test.htm

Welcome page and chat are created with this great hack

Please help...

lucabosurgi 03-02-2005 04:11 PM

I found the problem, it is NOT the hack.

Maybe some one can help me, I'm calling a page created with webpage from an external flash button in a different div/iframe with:

getURL("http://fmagazine.com/forum/view.php?pg=chat_template$session[sessionurl]", "forum");

This don't find the url

If instead I use:

getURL("http://fmagazine.com/forum/view.php?pg=chat_template", "forum");

I get the page but I loose the user name.

Please help

JAYEMULE 03-03-2005 01:03 PM

This sounds very interesting though I am wondering. Since I am still new at this would it be easy for me to use ? User friendly level would ? I will put on my test board and prctice first ;) Looks very useful.

Logician 03-03-2005 01:51 PM

Quote:

Originally Posted by JAYEMULE
This sounds very interesting though I am wondering. Since I am still new at this would it be easy for me to use ? User friendly level would ? I will put on my test board and prctice first ;) Looks very useful.

I guess FAQ item 2 answers your question.

BTW no, this hack is not even half interesting in comparison to your site's subject. :)


All times are GMT. The time now is 08:22 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.01199 seconds
  • Memory Usage 1,741KB
  • 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
  • (4)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
  • (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