vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBadvanced CMPS (https://vborg.vbsupport.ru/forumdisplay.php?f=101)
-   -   vBadvanced CMPS - Old Support Thread (https://vborg.vbsupport.ru/showthread.php?t=73845)

Garfield01 07-31-2004 08:38 AM

Quote:

Originally Posted by Tigga
Sounds like you've got another hack installed that's clashing (maybe the forum specific icon's one?). If you'll look in your modules/news.php file for:

iconpath AS threadiconpath

And replace that with:

icon.iconpath AS threadiconpath

That should fix the problem.

Great, it?s fixed!!
Thx!!!!!!!!!!!!!!!!!
Gafiled

Warlord 07-31-2004 05:57 PM

Great hack! *clicks install*

dina 08-02-2004 10:09 AM

Hi,

I've just upgraded my board to 3.0.3 and I have a problem with viewing the portal. I'm sure it's just a stupid little error I can't see, but I still hope someone can point me in the right direction ;)

I can't see any error messages, the portal site is just blank (as in http://www.mydomain.com is blank, while http://www.mydomain.com/index.php is fine since I never replaced it. http://www.mydomain.com/portal.php is also blank).

Any ideas? Like I said, just upgraded the board, I've had the portal running at the board for quite a few weeks now with no problems, so there's no database error.

bonnmac 08-02-2004 05:06 PM

rerun the templets part of the install again basically rerun all the install once again it will work

dina 08-03-2004 09:11 AM

Quote:

Originally Posted by bonnmac
rerun the templets part of the install again basically rerun all the install once again it will work

No, there's nothing missing from the templates. Any other ideas? How can I quickly deactive the portal for now? As in make the http://www.mydomain.com point to index.php instead of portal.php

weirdpixels 08-03-2004 12:31 PM

great hack and very easy to install :)

XtReMaTriX 08-03-2004 01:39 PM

I get this error when trying to install:
Quote:

Parse error: parse error in /usr/home/xtremods/public_html/vbulletin/includes/functions.php on line 1887

Fatal error: Call to undefined function: devdebug() in /usr/home/xtremods/public_html/vbulletin/includes/functions.php on line 952
I have VB 3.0.3. This is the 1st Hack that I am trying after I upgraded from 2.2.8 to 3.0.3.

Any Ideas?

weirdpixels 08-03-2004 03:40 PM

well if this is the first hack you are installing, I would suggest checking the code edits in the functions.php

The hack works fine with vb 3.0.3

XtReMaTriX 08-04-2004 03:58 PM

Quote:

Originally Posted by weirdpixels
well if this is the first hack you are installing, I would suggest checking the code edits in the functions.php

The hack works fine with vb 3.0.3

This is the 1st hack i am installing since I upgraded to 3.0.3... I have checked Funtions.php 5 times aready and tried the install 2 times already... I cant figure out what i am doing wrong...

One thing i did notice was on the function_calander.php page, the code I was to find and replace, wasnt exactly the same...

It said to find this code:
Code:

function construct_calendar_output($today, $usertoday, $calendarinfo, $fullcalendar = 0, $weekrange = '')
{
        global $birthdaycache, $eventcache, $bbuserinfo, $vbphrase, $stylevar, $show, $offset, $colspan, $days, $months, $show;

But in my page it was actually this:
Code:

function construct_calendar_output($today, $usertoday, $calendarinfo, $fullcalendar = 0, $weekrange = '')
{
        global $birthdaycache, $eventcache, $bbuserinfo, $vbphrase, $stylevar, $show, $offset, $colspan, $days, $months;

the $show was not listed on mine...

Can anyone help? I can try installing the hack again but i made sure i followed the instructions to the mark... I dont know what to do to get this stuff working...

Reeve of shinra 08-04-2004 04:02 PM

Dreamweaver corrupts the function.php file if your using that to edit.


All times are GMT. The time now is 05:50 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.01581 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
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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