Best Blackhat Forum

Full Version: [GET] CodeCanyon - Premium URL Shortener v4.2.1 - RETAiL
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
[Image: template.jpg]

Premium URL Shortener is a PHP URL shortener script packed with many unique features. It has been built from scratch with performance in mind. Some of the features include geotargeting, premium membership, powerful dashboard and admin panel and a series of CMS tools to help you build your dream. Furthermore, it will keep getting better with each update!

MORE INFORMATION AND LIVE DEMO
Code:
http://codecanyon.net/item/premium-url-shortener/3688135

DOWNLOAD FILES FROM HERE:
Code:
http://[Reported by Members as spam/premium links]/file/86n5i7z6/codecanyon-premium-url-shortener-v4.2.1.rar
i have error
Warning: ob_start() [ref.outcontrol]: output handler 'ob_gzhandler' conflicts with 'zlib output compression' in /public_html/includes/core.php on line 29
you know how to repair? :)
(12-04-2014 03:27 AM)patrykos360 Wrote: [ -> ]i have error
Warning: ob_start() [ref.outcontrol]: output handler 'ob_gzhandler' conflicts with 'zlib output compression' in /public_html/includes/core.php on line 29
you know how to repair? :)
Requirements
Mod Rewrite Enabled
Mod Security Disabled (Or some rules white-listed because it usually causes 403 Forbidden Errors)
Magic_Quotes OFF (Recommended)
PHP 5.3.6 or higher and PDO Module


Did you checked all these?
try this add

Code:
SetEnv no-gzip 1

to your .htaccess
(12-04-2014 03:27 AM)patrykos360 Wrote: [ -> ]i have error
Warning: ob_start() [ref.outcontrol]: output handler 'ob_gzhandler' conflicts with 'zlib output compression' in /public_html/includes/core.php on line 29
you know how to repair? :)
Reference URL's