|
Joined: May 2001
Posts: 794
Content Queen
|
Content Queen
Joined: May 2001
Posts: 794 |
Thank YOU, Ian! 
Sue adwoff.com
|
|
|
|
Joined: Oct 2001
Posts: 572
Member
|
Member
Joined: Oct 2001
Posts: 572 |
So did all the bugs ever get fixed allen? Like the not being able to edit the categories and such.
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
Nope, not there yet... it's a bit over my head, but I hope to plug away at it in the next week or so 
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
Besides not being able to edit categories, what other bugs have you guys found? I'll work on getting them fixed 
|
|
|
|
Joined: Feb 2003
Posts: 179
Member
|
Member
Joined: Feb 2003
Posts: 179 |
go Allen go... I've been waiting ever so patiently for this mod to get a little more polish, it will be very useful on my site someday! plus I'm about sick of members constantly asking if I'm ever gonna have a links page.
a small suggestion from way out here in left field for future enhancements (after bug fixes), it would be really REALLY cool if we could somehow have ratings on the links managed by this mod just like we have on member profiles.
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
Many thanks to LK, the file has been updated with fixes for the categories problems. Please check and let me know if they work for you 
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
ps: made the 'add link' page require login, eventually the link will only show to those logged in.
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
other misc. bugfixes 
|
|
|
|
Joined: Jan 2003
Posts: 3,456 Likes: 2
Master Hacker
|
Master Hacker
Joined: Jan 2003
Posts: 3,456 Likes: 2 |
Allen, you could just add around the link
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
really? that works on ubb.classic's in general?
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
ah, cool Will update files once I get a couple other things done - those that 'need' it now can add the spans around the 2-3 spots that have: $vars_wordlets_links{links_add_afile}
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
Files updated for (v1.6) - breadcrumb bugfix/patch done and (Go!) links added for category view.
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
file updated (v1.7) for search-engine-friendly links.
To upgrade, just upload links.cgi
|
|
|
|
Joined: Feb 2003
Posts: 179
Member
|
Member
Joined: Feb 2003
Posts: 179 |
how and where could i stick an if() in this script to politely screen out a particular link that i want to block folks from adding?
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
One thing the script does need is to run entries through the censored words filter. If your link is entered in the banned words list it should block it then.
|
|
|
|
Joined: Feb 2003
Posts: 179
Member
|
Member
Joined: Feb 2003
Posts: 179 |
hmmmmm... never thought of doing that, and that would actually solve several problems. thanks!
|
|
|
|
Joined: Feb 2003
Posts: 179
Member
|
Member
Joined: Feb 2003
Posts: 179 |
shuckz, i'm getting the following error with this mod on my 6.7.1 site quote: Software error: (RequireCode) C:/websites/ubb6_dragboatalley/cgi-bin/vars_wordlets_links.cgi: Can't locate C:/websites/ubb6_dragboatalley/cgi-bin/vars_wordlets_links.cgi in @INC (@INC contains: ./Modules . C:websitesubb6_dragboatalleycgi-bin C:websitesubb6_dragboatalleycgi-binModules C:/Perl/lib C:/Perl/site/lib) at ubb_lib.cgi line 931. http://dragboatalley.com/cgi-bin/links.cgi i swear i never get anything right the first time 
|
|
|
|
Joined: Jan 2003
Posts: 3,456 Likes: 2
Master Hacker
|
Master Hacker
Joined: Jan 2003
Posts: 3,456 Likes: 2 |
did you make sure to upload vars_wordlets_links.cgi?
|
|
|
|
Joined: Feb 2003
Posts: 179
Member
|
Member
Joined: Feb 2003
Posts: 179 |
its not in the zip currently on the download link (page 1) ?
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
Files updated to 07/18/2004 - (v1.8.5) Censor check added to add/edit link pages and using ubb-based verification for the same pages  Anything (including url's) you have in your ubb's bad word filter will be filtered here. I fixed some other misc. bugs, but don't remember right now. To update, just upload the links.cgi file. (zip contains the wordlet file now, please check it  )
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
Very strange, you mind deleting the file and uploading it fresh?
|
|
|
|
Joined: Feb 2003
Posts: 179
Member
|
Member
Joined: Feb 2003
Posts: 179 |
still nada, and i reuploaded everything twice. Perhaps this is my problem... Originally posted by AllenAyres:
Instructions / Other Info: [list]
[*]Set permissions to 755 on the .cgi files and 777 on the /links/ files
What's the Win2k/NT translation for 777?
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
Full permissions for the IUSR_machinename and Everyone accts  THO that should throw a 500, not a 400, but it wouldn't hurt to try it 
|
|
|
|
Joined: Feb 2003
Posts: 179
Member
|
Member
Joined: Feb 2003
Posts: 179 |
so ok, write/modifiy wasnt on for IUSR in thelinks folder, but that didnt help any. And I see no W3SVC errors in the event log of any kind to lend a clue. even got in remotely and looked at all the files and it seems loaded fine, except maybe that db.cgi is 0K and the other stuff in links folder is 1K. any more thoughts?
|
|
|
|
Joined: Feb 2003
Posts: 179
Member
|
Member
Joined: Feb 2003
Posts: 179 |
Hey Allen, perhaps this will help... I deleted everything, uploaded again. The very first hit to links.cgi to test it and I get a non-standard, plain-jane HTTP 400 Error page with a simple "Bad response from sever" message. Then I try to hit links.cgi?action=admin and I get standard HTTP 400 error page. Go back to the regular links.cgi and from there on out it's the standard HTTP 400 error page. Exact same behavior as last night but I was tired and just thought I hit the link too quick the first time - first hit to the script looks to give a cgi generated error, and there after it coughs up 400 hairball And still no web server related errors in the event log  anyone else having trouble with the new v1.8.5 script? couple shot in the dark grasps here... - the .db files are supposed to be uploaded in ASCII mode right?
- In IIS the /ubb/links folder is inheriting read and execute rights (Scipts and Executables), I dont need to also turn on write rights as well do I?
- Is the zip still missing something thats maybe causing a problem for a fresh install: I have 2 files in cgi-bin and 7 files in non-cgi/links.
- Is the 0K db.cgi file supposed to have a little sumthin-sumthin in it to get started with?
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
Lemme check on your other questions, but the files will need write access to be able to update/edit/delete them, I'm pretty sure I've got a Win2k box at home, I'll try to test it tonight if I get home before 1 or 2am from work 
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
OK, I loaded the current files on my win2k box at home and for some reason got the same error In using Beyond Compare, there's quite a bit different now from what I had a couple months ago, so I started at the top with plans to work down and see which section it was gonna choke on. I changed the first line from : #!/usr/bin/perl -w back to the old: #!/usr/bin/perl and it works now Try it and let me know how it works for you 
|
|
|
|
Joined: Feb 2003
Posts: 179
Member
|
Member
Joined: Feb 2003
Posts: 179 |
good, thats actually a relief to know you got same error... I'm not a server person yet am my own host, so when something weird happens on serverside i get worried
off to test...
|
|
|
|
Joined: Feb 2003
Posts: 179
Member
|
Member
Joined: Feb 2003
Posts: 179 |
shoot... that fix didnt seem to help me  but thanks so much for trying. I'm running ActiveState Perl v 5.8.0.804 and php v 4.3.4.4 on Win2k SP4 server os, how's that compare to your machine where this fix seemed to help?
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
I using a newer version of perl .810 - not sure if that's the problem, but it's where I'm at. A good number of bugs were fixed and modules updated to the latest version. http://aspn.activestate.com/ASPN/docs/ActivePerl/CHANGES.html My OS is win2k sp4 server, not sure about php but I don't think it should matter here.
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
hmmm... your perl is more than a year and a half old - millions of internet years, that's a long list of bugfixes there 
|
|
|
|
Joined: Feb 2003
Posts: 179
Member
|
Member
Joined: Feb 2003
Posts: 179 |
YEAH - I'm good!!!! restarted IIS and loosing the -w did help! And I've seen IIS5 need semi-frequent restarts with custom non-asp web apps, so good to know it applies to my ubb stuff as well thankyouthankyouthankyou. for both fix and perl update pointer as well. (ponders whether to care enuff to go here. yeah why not..) i thought that dang perl declaration line wasnt supposed to mean anything on windows 
|
|
|
|
Joined: Feb 2003
Posts: 179
Member
|
Member
Joined: Feb 2003
Posts: 179 |
latest perl loaded, script is atleast running now so no hurry here but we still got some buglets. Sorry Allen... In admin page I tried to edit the canned categories and started adding new ones and it began to merge the first and second cat together, doubling up titles and descriptions and creating a nice little mess http://dragboatalley.com/cgi-bin/links.cgi More I tried to fix the more it doubled up, and delete cat doesnt seem to submit. Click on a cat from index page and I get HTTP 404 page not found. Add a link page is a really W I D E load, makes me scroll over sideway to get the Add button, and scroll way way way over to see my side bar 
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
I think the SE-friendly page url's are causing the grief for the 404's. I'll see how ubb does it The doubling part may be related to permissions, but I'll check it out later tonight. 
|
|
|
|
Joined: Feb 2003
Posts: 179
Member
|
Member
Joined: Feb 2003
Posts: 179 |
Thank you Allen. Sidenote question on this mod for ya... Once I get this working and load it up with a few popular links for each category that folks in my community frequent often before I surface it to the public; would it be possible to edit one of the db files so that I can assign those preloaded links to member names/numbers they belong too? eg: I initially enter a link for a national magazine everybody in the sport reads, and since the editor of said mag is a regular on my site, I'd like to make it so that she can edit her own link if need be (and not bug me  )
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
You should be able manually edit files without problem. links.cgi file updated to fix url's that kept getting longer and longer with each click 
|
|
|
|
Joined: Feb 2003
Posts: 179
Member
|
Member
Joined: Feb 2003
Posts: 179 |
Thanks Allen! add/edit categories working good now... but when I tried to delete last category it removed two cats, first and last.
|
|
|
|
Joined: Feb 2003
Posts: 179
Member
|
Member
Joined: Feb 2003
Posts: 179 |
correction - still a minor bugging on adding categories but it only starts showing up once you have more than 4 cats... add cat 5 or 6, and cats 1 and 4 gets combined/doubled up. Fix that up, go back to adding cats and get to my last one (cat 7) and again cats 1 and 4 get merged/doubled up.
(sorry allen)
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
No problem... tho I see you are still getting the 404's 
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 87
Joined: December 2001
|
|
Forums63
Topics37,575
Posts293,931
Members13,824
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|