Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Template Shares (http://www.bvlist.com/forumdisplay.php?f=26)
-   -   errors 5.4.1 (http://www.bvlist.com/showthread.php?t=2230)

anarky 21st March 2009 02:50

SQL ERROR
Table '.\users' is marked as crashed and should be repaired
in .\include\plugins\mostvisitedusers.php, line 37

users table crashed and I had only 3 users registered. Wtf ???????

vladi 24th March 2009 05:12

1. Image verification at login, not showing

2. When you click to see details of a searched torrent and then back to return to browse it give's "Webpage has expired" error (only happens on torrents that were searched, not when you click for details on a torrent directly from browse).

3. In browse - if you colapse tracker categories table, and then uncolapse it, every time you enter browse it remains colapsed, until cookies are deleted.

4. Forum post doesn't accept '+' sign and categories name in browse don't accept the sign '&'.

cybernet 25th March 2009 00:59

great job with this
but i'm very sory for my language

i can't find my f*ing pincode ( can't login in staff panel ) because pincode is not that one i set up on admin account creation
says error
invalid pin code :shock: ....

i saw this lines in install.php

Code:

$sechash = md5 ($_SESSION['SITENAME']);
    $pincode = md5 (md5 ($sechash) . md5 ($_SESSION['pincode']));
    mysql_query ('INSERT INTO pincode SET pincode = ' . sqlesc ($pincode) . ', sechash = ' . sqlesc ($sechash) . ', area = 1');

so it's good ? ( i'm not god in php ) but
pincode is a md5 hash with site name and with our custom pincode

so how is checked up ?

Rannari 25th March 2009 06:57

Quote:

Originally Posted by cybernet (Post 10248)
great job with this
but i'm very sory for my language

i can't find my f*ing pincode ( can't login in staff panel ) because pincode is not that one i set up on admin account creation
says error
invalid pin code :shock: ....

i saw this lines in install.php

Code:

$sechash = md5 ($_SESSION['SITENAME']);
    $pincode = md5 (md5 ($sechash) . md5 ($_SESSION['pincode']));
    mysql_query ('INSERT INTO pincode SET pincode = ' . sqlesc ($pincode) . ', sechash = ' . sqlesc ($sechash) . ', area = 1');

so it's good ? ( i'm not god in php ) but
pincode is a md5 hash with site name and with our custom pincode

so how is checked up ?

You can put your

DrNet 25th March 2009 11:52

IRC is not working for me , anyone test it or got it working ?

cybernet 27th March 2009 23:53

pincode :(X
 
big problems

i wrote my pincode wrong for couple of times
and now guess what ... i'm banned by my own site:shock:

i get this message

You do not have permission to access this page. This could be because of one of the following reasons:
  1. Your account has either been suspended or you have been banned from accessing this resource.
  2. You do not have permission to access this page. Are you trying to access administrative pages or a resource that you shouldn't be? Check in the tracker rules that you are allowed to perform this action.
  3. Your account may still be awaiting activation or moderation.
  4. Feel free to contact us about this error message.

if i delete my cookies and get back on the site , i can view it, but i can't login because it will get me the same message as above

i modified my account with phpmyadmin and i set it enable, but with no success,
how can i delete my own ban :mad::coffee:

thanks,
cybernet

mrdecoder 30th March 2009 15:56

you can unban yourself inside database
on multiple places
your own account
ip
all things like that

Quote:

Originally Posted by cybernet (Post 10309)
big problems

i wrote my pincode wrong for couple of times
and now guess what ... i'm banned by my own site:shock:


Virusache 30th March 2009 17:20

Nice job!
 
Nice job so far MrDecoder, but... was wondering what's the progress on v2? and if there's something I could help u with...

mrdecoder 30th March 2009 18:35

Quote:

Originally Posted by Virusache (Post 10391)
Nice job so far MrDecoder, but... was wondering what's the progress on v2? and if there's something I could help u with...

lol ill finish it this week

,sorry it took so long but had a busy week

anarky 2nd April 2009 20:48

And I think the bookmark doesn't work correctly.


All times are GMT +2. The time now is 14:51.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.