random thoughts, some nuts and bolts
ButtonUp
I would classify this as abandonware. Even on my server, I can’t seem to make it work. So I’ll be re-writing this script from the ground up. And it won’t be available anytime soon. Sorry. So if you have questions or want help, I can’t help you. I would suggest that you don’t use this script anymore, since I know there are tons of bugs in it. If you want, you could wait for the new script to be finished.
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
about 4 years ago
thanks, very nice script! i will use it :)
about 3 years ago
I already am using it! ^_^ Everyone use it! It is teh sex! xD it ROCKS! xD
about 3 years ago
I’ll be using it for a few sites im working on. thank you so much
about 3 years ago
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?
about 3 years ago
@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. :)