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)

cat4m 04-29-2006 12:16 PM

I will try to sort it out myself because my host takes about 2 weeks to reply to any of my queries. I dont know anything about ftp programs but i will see what I can find in the cpanel.

derekivey 04-29-2006 12:53 PM

cPanel's file manager lets you change the permissions also. Just click on the files, and then in the right frame there should be a link that says Change Permissions.

Derek

cat4m 04-29-2006 09:35 PM

Thanks very much for your help

cat4m 04-29-2006 09:47 PM

Sorry mate, tried to do what you said and it still dont work so I am going to uninstall the lot tomorrow. Thanks for your help anyway.

ubblite 05-03-2006 11:34 PM

A few problems with this Toplist hack:

When adding a site and not selecting any image, I get this:
Warning: unlink(images/toplist/buttons/sites/8) [function.unlink]: No such file or directory in /add_site.php on line 356

Also, in CMPS the image shows up even if: "Show Site Images on Forum Home?" is checked No. It would be nice if this feature worked in CMPS.

Thanks

derekivey 05-04-2006 12:53 AM

I don't get that error at all on my dev board, but if you want you can do this file edit so it doesn't come up at all...

Open add_site.php:

Find (all of these):
PHP Code:

unlink("images/toplist/buttons/sites/".$key); 

Replace With (some already have the @, only do it for the ones that dont):
PHP Code:

@unlink("images/toplist/buttons/sites/".$key); 

Also, I haven't had a chance to update the CMPS module, I will have a new version out soon to have that option supported.

Derek

GNDI 05-04-2006 02:17 AM

When I try to enter the toplist from the board i get the follwing message:

Quote:

you do not have permission to access this page. This could be due to one of several reasons:

1. Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
2. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
I'll don't think that is cool :confused:

GNDI 05-04-2006 02:23 AM

Ok found the soluution in the "Usergroups" under admincp you have forgotten to write this in your readme.html file

derekivey 05-04-2006 02:28 AM

No, it's in the readme file. It's step 4 in the instructions...

Derek

ubblite 05-04-2006 03:13 AM

Quote:

Originally Posted by derekivey
I don't get that error at all on my dev board, but if you want you can do this file edit so it doesn't come up at all...

Open add_site.php:

Find (all of these):
PHP Code:

unlink("images/toplist/buttons/sites/".$key); 

Replace With (some already have the @, only do it for the ones that dont):
PHP Code:

@unlink("images/toplist/buttons/sites/".$key); 

Also, I haven't had a chance to update the CMPS module, I will have a new version out soon to have that option supported.

Derek

ok, I did what you suggested but now when I leave this blank: Image (Optional):, the next page displays this:

"Sorry, The image cannot be added! The width and height of it exceeded the limit on this toplist. Please try again."

So basically it's the same problem as before - I can't enter any site without an image.


All times are GMT. The time now is 05:36 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.02429 seconds
  • Memory Usage 1,747KB
  • 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_php_printable
  • (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