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)
-   -   Toplist (https://vborg.vbsupport.ru/showthread.php?t=98646)

loonytune15 08-10-2006 01:50 PM

has the site been verified?

Beller 08-10-2006 03:22 PM

I recently upgraded & I get this error when I run the In Code Validation

Fatal error: Call to a member function on a non-object in /home/boardsie/public_html/forum/includes/cron/toplist.php on line 47
Any Ideas. I am running 3-6-0 BTW
Is there any relevance in what in entered in varname?

derekivey 08-10-2006 03:39 PM

Quote:

Originally Posted by Beller
I recently upgraded & I get this error when I run the In Code Validation

Fatal error: Call to a member function on a non-object in /home/boardsie/public_html/forum/includes/cron/toplist.php on line 47
Any Ideas. I am running 3-6-0 BTW
Is there any relevance in what in entered in varname?

I don't think the cron will work with 3.6, I heard that vB changed some stuff with the cron system, so this is something I will have to look at before I release a 3.6 version.

derekivey 08-10-2006 03:40 PM

Quote:

Originally Posted by gamelandz
the link is not showing

First, make sure the usergroup has edit permissions.

If that doesn't work, please try the fix in this post: https://vborg.vbsupport.ru/showpost....&postcount=945

Derek

Beller 08-10-2006 03:52 PM

Quote:

Originally Posted by derekivey
I don't think the cron will work with 3.6, I heard that vB changed some stuff with the cron system, so this is something I will have to look at before I release a 3.6 version.

It still seems to do the job. It has removed any sites without links.
Anyway I look forward to a 3-6-0- update.

oberheimhaven 08-10-2006 11:20 PM

in Admin Cp also how do you give user permission I checked its no where to be found I loaded everything to the tee? Any help would be appreciated thanks for the great hack

Never mind spoke to soon it was the cron and xml

\ great hack mate@@@

www.musiciansquarters.com
More than just another guitar site!!

derekivey 08-11-2006 07:20 PM

Quote:

Originally Posted by Beller
It still seems to do the job. It has removed any sites without links.
Anyway I look forward to a 3-6-0- update.

Oh I see whats causing the error. Do this to fix it...

Open includes/cron/toplist.php

Find:
PHP Code:

$db->free_result($sites2); 

Replace With:
PHP Code:

$vbulletin->db->free_result($sites2); 

Close & Save.

McMendo 08-13-2006 07:18 PM

I copied the files via ssh in the server, putting each file in its directory and changing owner and group according to the rest of vbulletin files. I had to create the subdirectories under images/

Then I imported the xml file from AdminCP -> Plugin System -> Manage Products
It required to fill all the fields. I haven't found any "Product ID" so I filled them as follows:
Quote:

Product ID: toplist_1_0_9
Title: Toplist
Version: 1.0.9
Description: (brief description)
Step #4 of installation says:
4. Edit each usergroup's permissions at the very bottom set the Toplist Permissions to what ever you want for each usergroup.

But I cannot see any toplist permissions on usergroup's permissions.

Further, after restarting the browser and re-loging in AdminCP I cannot see any Toplist Category on the AdminCP Nav.

I'm lost.. :(

derekivey 08-13-2006 07:43 PM

Looks like you created a product for that, which is only needed if you are making hacks. Instead delete that product, and import the product xml file that came in the zip file and it that stuff should show up for you.

Derek

majoreyeswater 08-13-2006 08:35 PM

I've searched through the thread but I am still struggling.

I've copied all the files and I've imported the xml product file.

The top list options are available to edit in admincp options, but I cannot find the toplist permissions in the usergroup settings.

I edit a particular usergroup (e.g. registered members) and cannot find anywhere in there where one edits the toplist settings.

Any help appreciated.


All times are GMT. The time now is 06:43 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.02594 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
  • (2)bbcode_php_printable
  • (5)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