Registered: 04/23/02
Posts: 1929
Loc: Virginia, USA
I started with the version posted by Allen.<br /><br />I've made a number of changes in getting this suitable for use on my site. I'll see if I can document them and post the changes.
_________________________
UBB.threads beta tester / threadsdev.com moderator Software consulting services including UBB.threads problem resolution / installs / upgrades / customization.
fishtails
Enthusiast
Registered: 06/19/02
Posts: 307
Loc: Fernandina Beach, FL
Sorry guys. I've been so busy with home honeydos when I logged in I noticed over a thousand new posts! <img src="/forum/images/graemlins/shocked.gif" alt="" /> I don't think I'll be reading all of them. But, I have been working on TLD, just very slowly. I want to take into consideration all of the suggestions, changes, enhancements, etc., that everyone has made. I hope everyone understands. Anyway, I was just checking. Later.<br /><br />Mark
this one has prolly already been caught... but in the current version attached to this post the links_admin.php had a problem at the very end:<br /><br />reads:<br />print "</td></tr>";<br />print $tbclose;<br />print <p align=\"center\"><font size=\"-2\"><b>TLD by <a href=\"http://www.fish-tails.net\">Fishtails</a></b></font></p>";<br /><br />had to add in the " on the third print line to get anything out of it:<br /><br />print "</td></tr>";<br />print $tbclose;<br />print "<p align=\"center\"><font size=\"-2\"><b>TLD by <a href=\"http://www.fish-tails.net\">Fishtails</a></b></font></p>";<br /><br /><br />I'm no programmer... so if it was supposed to be like that for some reason then flame me down <img src="http://www.ubbdev.com/forum/images/graemlins/wink.gif" alt="" /> however, i couldn't make the fecker work otherwise!
i got it installed but when i try to add the first catagory the form come back and says i didnt enter anything (as if i hit submit without filling out the textbox)<br /><br />any ideas?
Registered: 02/07/01
Posts: 32
Loc: Sacramento, California, USA
That is the same problem we had. We isolated it as a "problem" with newer versions of PHP -- the links directory will not work because of higher security in newer versions of PHP. We found a workaround but it was a giant pain in the neck and we never bothered installing it on our public server. I will see if we have a copy and if so I will post it.
[]shortbus said: <br />It wasn't showing them as being submitted. Don't know what the problem was but Nikos fixed it I guess. [/] <br /> <br />Who or what is "Nikos"??? Im having the same problems as you and i would like to get this fixed... This mod looks awesome, but it wont work on my machine... <br /> <br />I had the problem of Categories not getting added. I added the link Josh said to under the "get" line... And that fixed the category posting problem, but now its not allowing website submittals. <br /> <br />Its like its not even reading in any of the info on the submit form at all??? <br /> <br />Im double checking the Globals though just in case the server config is wrong. <br />Deejay
Would be nice if the catagory sorting was in order in the drop down link for submission and approval. The sub catagories are very difficult to use if you have a lot of them. Oh and the top catagory should be in bold so it is easier to see when your viewing subcatagories.
DOWNLOAD: RECENT VERSION IS ATTACHED TO ONE OF MY MORE RECENT POSTS (BELOW) <br /> <br />I've done some minor visual hacking and came up with this... <br />http://www.everythingcelica.com/ubbthreads/links.php <br /> <br />Your program is awesome and is getting some very exiting attention from all my members - Excellent work!!! <br /> <br />BTW, I've also hacked the program to have all the links_...php files in correct ubbthreads locations - links/languages in languages, links/templates in templates...etc. This setup makes updating on several UBBT sites allot easier since there are less directories to search through for modified files. <br /> <br />I've also applied all of the listed html and php patches from this thread as of 12/5/2003
Looks very nice I will give it a go... my subcatagories need this update badly. <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" />
The subcatagories worked great but having trouble with some of the other link from the admin section.. blank on add links.<br /><br />I also had trouble with the images but tracked down where you had them.. two different locations according to setup. Easy fix just added new. <br /><br />Then on trying to click on a link from database the dreaded 500 enteral error shows up.
Looks like your directory tree is way different than what I was using. <br /><br />could you show some paths so I can get the files in the right spots.
ksanuk
Member
Registered: 02/06/02
Posts: 297
Loc: Bangkok, Thailand
Hi,<br /><br />"We isolated it as a "problem" with newer versions of PHP -- the links directory will not work because of higher security in newer versions of PHP."<br /><br />Which version was this?<br /><br />"We found a workaround but it was a giant pain in the neck and we never bothered installing it on our public server. I will see if we have a copy and if so I will post it."<br /><br />Would be interested in this, as this sounds like a very good mod, but the 'problem' mentioned above has me a little worried. I get a bit on edge when hearing about security issues.<br /><br />Sanuk!