22.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

12-03-2014, 08:44 PM
Post: #1
[GET] CodeCanyon - Premium URL Shortener v4.2.1 - RETAiL
[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
"The only way to beat Roulette is to steal the money when the dealer's not looking." - Albert Enstein

"A mind forever voyaging through strange seas of though" - Issac Newton
12-04-2014, 03:27 AM
Post: #2
RE:
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, 05:02 AM
Post: #3
RE:
(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?
You Live only Once. You Die only Once. Steal them All!
12-04-2014, 06:07 AM
Post: #4
RE:
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? :)




55.gif