atmoner / php-pastebin-v3

Php pastebin tool
110 stars 56 forks source link

Unable to change settings, get blank page and error in apache2/error.log #29

Closed mbainrot closed 10 years ago

mbainrot commented 10 years ago

Attempted to turn off captchas and rename pastebin

When delving into the /var/log/apache2/error.log we find:

[Sun Jun 22 11:31:53 2014] [error] [client xx.xx.xx.yy] PHP Fatal error: Cannot access protected property pasteUsers::$prefix_db in /var/www/pastebin/pages/admincp/admincp.settings.php on line 61, referer: http://xx.xx.xx.xx/pastebin/admincp.html?tokenAdmin=000000000000000000000000

Running commit 7e484f33def3330aef7a45fcec885d443060ee7b

Cheers :) Max

atmoner commented 10 years ago

@mbainrot An error Update! sorry for the inconvenience. Fixed on commit: https://github.com/atmoner/php-pastebin-v3/commit/57e79d3ca9623954c632c4e958188a94a755df09

mbainrot commented 10 years ago

@atmoner thanks mate, i'll pull down the latest version when I get home tonight

atmoner commented 10 years ago

@mbainrot it work?