Don’t you find it tiring to update your button wall or link list everytime? When you want to update it, you have to fix your html, add the new links, take out the outdated links, open your ftp client, upload the button and the new html? Personally, I found that a bit tiresome, so I came up with this one. ButtonUp’s a button/link management php script. No need to do all of those, just login, then upload and see the buttons add up to your link page instantly!

If you find a bug or error anywhere, if you find this useful, if you want to suggest a feature, if you just want to comment or if you just want to leave some feedback, feel free to contact me.
Tec: roronoa@gmail.com

Demo/Working Link:
links - network button wall

Features:
- Upload, delete and edit link buttons
- Create and delete categories for organizing link buttons
- Display either all or category-specific link buttons arranged alphabetically or by date added

Requirements:
- PHP4.3
- MySQL 4.1

Download:
Version 2.3 (September 08, 2006)

Older Versions:
Version 2.2 (February 28, 2006)
Version 2.1 (December 7, 2005)
Version 2.0 (October 29, 2005)
Version 1.1 (May 04, 2004)

Installation:
Everything’s in the included readme.txt file.

Rate and Review:
HotScripts

real
Tuesday, November 22, 2005, 08:01pm

thanks, very nice script! i will use it :)

Robin Girl
Friday, September 08, 2006, 09:34pm

I already am using it! ^_^ Everyone use it! It is teh sex! xD it ROCKS! xD

atheistium
Friday, November 10, 2006, 08:36pm

I’ll be using it for a few sites im working on. thank you so much

Dawn
Saturday, April 28, 2007, 08:19am

Hello, I’ve installed ButtonUp but when I go to change the password through the administration page, I get the following error:

Warning: fopen(config.php) [function.fopen]: failed to open stream: Permission denied in /home/domain/public_html/page/sponsors/admin.php on line 200

Warning: fwrite(): supplied argument is not a valid stream resource in /home/domain/public_html/page/sponsors/admin.php on line 201

Warning: fclose(): supplied argument is not a valid stream resource in /home/domain/public_html/page/sponsors/admin.php on line 202

I attempted to change it manually in the config file, but the regular alphanumeric password I assigned does not work.

I noticed the original is encrypted. Any idea how I can encrypt a new one to put in the config file? Or is it possible you could point me to a way to fix the errors above?

teckie
Monday, April 30, 2007, 06:51pm

@Dawn: Did you change the chmod of the config file? You have to have chmod the config.php file to 666 in order for it to be writable by the server. :)

Post a new comment