Best Blackhat Forum

Full Version: [GET] Code canyon-Like Store Downloads - 1 Download for just 1 Like
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hello
I just paid for this because I wanted it and thought I would share it here.

[Image: zl5l39]

Demo: http://codecanyon.net/item/like-store-do...ew/7827379

Download : https://yadi.sk/d/Aw-vOUI0kpRw7

Rar Pass: http://bestblackhatforum.com/
Hey buddy, thanks for sharing a paid script. Could be a good idea for planting fb retargeting cookies. Here's +5 Reps for this!
I love to share the best of my ability, man :)
Hello

PLEASE HELP !!

I have a major problem with this php script :

I can access the home page of the website, I can access the admin panel but NOT entering the dashboard with login IDs: usermain / 123456

I tried everything including change data from db base by phpmyadmin.

UNABLE to enter the admin panel board with : usermain / 123456 !

Please someone can help me ??

Thank you in advance


Thanks
İm send pm
Thank you for sharing. Repped
Hello
my English is not good :) google translate I am translating
I can not help you too much
installation setup file documents available
You can live installation errors

http://codecanyon.net/item/like-store-do...9/comments

Setup may not work in every hosting company must do better
I found the solution, I share here in case ...

In .htaccess In this folder name indicates: "likes_machine" with dash _
caused the erreur to access the dashboard.

I changed the name of the file by "likes-machine" and everything is ok now.

Like what, it takes little to programming problems.

**************

Otherwise, very good script, which can greatly served to get more likes - I recommend

OP +++++ REP For you

Mister-Geek


Perfect 10
Thanks you
Hello
I found an error :)
Replace file with it .htaccess file root

Code:
"IfModule mod_rewrite.c"
        php_flag output_buffering on
    RewriteEngine On
    RewriteCond %"HTTP_HOST" ^yoursite\.net$ [NC]
    RewriteRule ^(.*)$ http://www.yoursite.net/$1 [R=301,L]
    RewriteBase /

    RewriteCond %"REQUEST_FILENAME" !-f

    RewriteCond %"REQUEST_FILENAME" !-d

    RewriteRule ^(.*)$ index.php?%"QUERY_STRING" [NE,L]
    RewriteRule .* _ "E=HTTP_AUTHORIZATION:%"HTTP:Authorization",L"
</IfModule>
Pages: 1 2
Reference URL's