vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   psiStats 2006 (The New vBStats for vBulletin 3.5.x - 3.8.x) (https://vborg.vbsupport.ru/showthread.php?t=104213)

akanevsky 08-22-2006 10:16 PM

AdminCP -> Maintenance -> Repair / Optimize Tables / -> Select All -> Choose both repare and optimize -> Run

hypnoticpimp 08-23-2006 02:30 PM

Hey you see thats the problem, I cant login to my admin cp. even if i use that disable hooks, on the config.pgp . I still get that error, and i even tried refreshing, the page a couple of times.

The only thing i can do is use tools.php, but all that has is a repair all tables tools. DOesnt have that optimize tool. But i used the repair all tables on tools.php and still nothing

could you step me through to fixing and optmizing on phpadmin, please

nitro 08-30-2006 12:02 AM

Quote:

Originally Posted by ubblite
Not here. The hack was working fine with vb3.5.4 but with 3.6 the only links that show anything are 'general', 'style usage' & 'top threads & forums', everything else is blank.

Same for me on 3.6. I thought I would give this one a go a few days after the upgrade, hope theres a 3.6 fix soon. :)

Rickie3 08-30-2006 10:19 AM

I have only tried this on a test board 3.6 and seems to work ok on that for me,havent tried on a live board as i'm still running 3.5. ive also edited the product so it installs on 3.6 'PLEASE USE AT OWN RISK' as i stated ive only tried it on a test board and wont be held responsible for any error it may cause.If you already have this installed you dont need to upload any folders to your server,unless you are doing a fresh install.
1.
In template "HEADINCLUDE" find
Code:

<if condition="$vboptions['externalrss']">
<link rel="alternate" type="application/rss+xml" title="$vboptions[bbtitle] RSS Feed" href="external.php?type=RSS2" />

ADD UNDERNEATH
Code:

<script type="text/javascript">
document.cookie = "psistats_screenwidth = " + self.screen.width;
document.cookie = "psistats_screenheight = " + self.screen.height;
document.cookie = "psistats_screendepth = " + self.screen.colorDepth;
</script>

2. Import the product below,if you already have it installed select overwrite to yes.

now when i did fresh install on 3.6 it did NOT install the cron in sheduled tasks so you might have to add it manually
go to sheduled Tasks
add new sheduled task

Varname=psiStats
Title=psiStats 2006 Hourly update
Description=update psiStats
Day of the Week (Note: this overrides the 'day of the month' option) = *
Day of the Month=*
Hour=*
Minute=25
Active=yes
log enteries=yes
Filename=./includes/cron/psistats_update.php
Product=psiStats 2006
click save,then run the cron manually for the first time.
cheers

akanevsky 08-30-2006 12:02 PM

What exactly did you change in the XML file?
The reason cron did not get installed is because 3.6 has a different format for the cron table.

nitro 08-30-2006 04:41 PM

I just added the cron manually (Thanx for that info, I did wonder if there was suposed to be a cron entry, wonder why I didnt mention there wasnt one incase this was it) and now after running that manually a couple of times all but screen res has data, perhaps a bit more patience now and that one will start to fill aswell. :)

Rickie3 08-30-2006 10:47 PM

Quote:

Originally Posted by Psionic Vision
What exactly did you change in the XML file?

I simply added this under this code highlighted in green
Code:

<product productid="psistats" active="1">
        <title>psiStats 2006</title>
        <description>Sophisticated forum statistics for your vBulletin board.</description>
        <version>1.3.2</version>
      <dependencies>
        </dependencies>



        <codes>
                <code version="1.3.2">
                        <installcode><![CDATA[$db->hide_errors();

then found all instances of
Code:

<plugin active="1">
and changed to
Code:

<plugin active="1" executionorder="5">
then i added this
Code:

</settinggroup>
        </options>
      <helptopics>
        </helptopics>
    <faqentries>
        </faqentries>



</product>


akanevsky 08-30-2006 11:25 PM

Rickie3
Empty entries are not required though :) The only problem with running this script on 3.6 is the cron and the modified template with javascript...

Rickie3 08-31-2006 12:11 AM

oh well i was only trying:)

nitro 09-01-2006 10:47 PM

With the cron added and the headinclude edit changed I'm still getting nothing in "Display Colors & Resolutions" but everythiung else appears to be filling up fine on 3.6.0 gold.

Also small tip, the navigation maybe better at both the top and bottom of the pages as some of them can get a bit bigger, ye lazy I know but its nice to have it at both ends and not hard to acheive. ;)


All times are GMT. The time now is 10:23 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.01715 seconds
  • Memory Usage 1,745KB
  • 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
  • (6)bbcode_code_printable
  • (2)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