|
Joined: Feb 2001
Posts: 283
Member
|
Member
Joined: Feb 2001
Posts: 283 |
Wow..that is a good idea Tek....if someone can do that let me know!!!! I want that way!
|
|
|
|
Joined: Aug 2000
Posts: 874
Moderator / Developer
|
Moderator / Developer
Joined: Aug 2000
Posts: 874 |
well you can just change the wordlet to an image...but if you want to make it change the folder graphic thats fine - its not really possible to do it for the temporary bumps, but for the perm bumps it could be cool...
|
|
|
|
Joined: Mar 2001
Posts: 644
Member
|
Member
Joined: Mar 2001
Posts: 644 |
I've been using this hack for a week or so and it's very handy! I only see one thing that came up that may or may not be my fault. When a user replies to a "sticky" post, the New Topic/New Post folder icon doesn't change, just stays as the Old Topic/Post folder. Unfortunately, this makes it look like no one has replied or added to the thread. I realize that it DOES turn the posting icon on in the front page, and the hack for show last reply in threads does show up properly. But my users are the type to look for the RED FOLDER, stating new post and have been vocal about this not showing up. hehe Ideas? My board link is here . Thanks all, Chris
|
|
|
|
Joined: Apr 2001
Posts: 24
Junior Member
|
Junior Member
Joined: Apr 2001
Posts: 24 |
Yes , I've got it too , hope update comes soon
|
|
|
|
Joined: Oct 2000
Posts: 32
Member
|
Member
Joined: Oct 2000
Posts: 32 |
Here are the cp_prune deletion codes that were left out... ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤ cp_prune.cgi ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤
¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤ FIND: ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤
# delete topic file unlink("$vars_config{NonCGIPath}/$exact_path/$_.cgi");
# delete topic HTML file unlink("$vars_config{NonCGIPath}/cache-$cache_cookie/ubb_files/forums/$exact_path/$_.cgi");
¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤ BELOW ADD: ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤
# delete Sticky file unlink("$vars_config{NonCGIPath}/$exact_path/$_.stick");
¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤ FIND: ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤
# delete topic file unlink("$vars_config{NonCGIPath}/$exact_path/$t.cgi");
# delete topic HTML file unlink("$vars_config{NonCGIPath}/ubbfiles/forums/$exact_path/$t.cgi");
¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤ BELOW ADD: ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤
# delete Sticky file unlink("$vars_config{NonCGIPath}/$exact_path/$t.stick");
-- Thats it
Greetings
|
|
|
|
Joined: Aug 2000
Posts: 874
Moderator / Developer
|
Moderator / Developer
Joined: Aug 2000
Posts: 874 |
thanks section, instructions updated.
im looking into the problems with topics not properly showing up as newly replied to.
|
|
|
|
Joined: Jun 2001
Posts: 6
Junior Member
|
Junior Member
Joined: Jun 2001
Posts: 6 |
the download link won't work for me....it just opens a new blank window
|
|
|
|
Joined: Jul 2001
Posts: 23
Junior Member
|
Junior Member
Joined: Jul 2001
Posts: 23 |
The link worked for me... a white/blank page opened up for me, but then 5 seconds later the 'save file' message popped up....
|
|
|
|
Joined: May 2001
Posts: 93
Member
|
Member
Joined: May 2001
Posts: 93 |
i dunno about the link, i DLed it earlier, but the hack works great as far as i can see. i alreayd have made good use of it 
|
|
|
|
Joined: Mar 2001
Posts: 61
Member
|
Member
Joined: Mar 2001
Posts: 61 |
Is there any way it can change the date? We're using it for updates but if we edit a post and bump it up it does not show on the main page - the last dated post does. If visitors don't see it listed then they aren't going to know it's there.
|
|
|
|
Joined: Dec 2000
Posts: 151
Member
|
Member
Joined: Dec 2000
Posts: 151 |
exactly how is this poll program supposed to work?
i have looked at the pics on Jordo's site but that is not what is showing up when i add this mod
|
|
|
|
Joined: Aug 2000
Posts: 874
Moderator / Developer
|
Moderator / Developer
Joined: Aug 2000
Posts: 874 |
zips updated with fix for the "new reply icon not showing up right" bug.  to fix it rehack ubb_forum.cgi, as that is the only file for which the instructions have changed. enjoy. CaCoffin - this thread is for sticky threads, not polls. pm me if you want to report bugs/problems with the polls. [ July 08, 2001 02:57 PM: Message edited by: jordo ]
|
|
|
|
Joined: Mar 2001
Posts: 644
Member
|
Member
Joined: Mar 2001
Posts: 644 |
I just re-did this hack to fix that issue and it works great! Thanks Jordo! Keep up the great work.  Chris
|
|
|
|
Joined: Apr 2001
Posts: 35
Member
|
Member
Joined: Apr 2001
Posts: 35 |
works 100% in version 6.05 just in case no one said so...
and my thanks to you.
some days you are the mosquito, and somedays you are the winshield...
|
|
|
|
Joined: Apr 2001
Posts: 9
Junior Member
|
Junior Member
Joined: Apr 2001
Posts: 9 |
OOOOPPS, was working on 2 scripts.. :rolleyes: The sticky Script works fine, great work!! [ July 16, 2001 12:00 PM: Message edited by: kennyp ]
|
|
|
|
Joined: Aug 2000
Posts: 874
Moderator / Developer
|
Moderator / Developer
Joined: Aug 2000
Posts: 874 |
umm, kennyp, i think you want to post that in the whos online thread...
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
works well, and thanks for the white-text icons ramprage 
|
|
|
|
Joined: May 2001
Posts: 4
Junior Member
|
Junior Member
Joined: May 2001
Posts: 4 |
I love this hack jordo. This one of the few things that I seen on a "competing" bulletin board software.. I just said the other day I wish UBB had that... sure enough I find out someone has coded it Now for my question. I am using an html img tag instead of "sticky" so I have an image for sticky topics. How hard would it be to make a different image for the different sticky states? Sticky - Done using an image Locked/Perm Sticky - ? Temp/Bump - Sticky - ? Also this is unrelated to your hack but may benefit any future versions. Add the different sticky icons to the forum legend as well I truly appreciate the effort you put into this hack. Thank you. 
|
|
|
|
Joined: Jul 2001
Posts: 3
Junior Member
|
Junior Member
Joined: Jul 2001
Posts: 3 |
I've installed the hack but...
Now my first 3 private forums no problem. Then in the first 5 public forums the topic counter is reset to zero. the last 2 public forums are ok. Why is this???
greetz coffee
[ 10-17-2001: Message edited by: Coffee ]
|
|
|
|
Joined: Aug 2000
Posts: 874
Moderator / Developer
|
Moderator / Developer
Joined: Aug 2000
Posts: 874 |
digitalpdx - the locked/perm graphic modification would be relativly easy. ill take a look sometime. it isnt possible to have a graphic (ok well it is possible but it would require a lot of additions) for the temp bump, because the temp bump updates a file that is usually only updated when you post, but since it isnt a seperate routine you cant differentiate the posts that have been temp bumped (if that makes any sense, im having problems typing coherently  ). Coffee - this happens right after you have installed it before bumping or topping any threads? what other hacks do you have installed?
|
|
|
|
Joined: Jul 2001
Posts: 3
Junior Member
|
Junior Member
Joined: Jul 2001
Posts: 3 |
Got it working now, must be a typo of my side, sorry. Great was looking a long time for this. THANX greetz  [ 10-25-2001: Message edited by: Coffee ]
|
|
|
|
Joined: Apr 2001
Posts: 7
Junior Member
|
Junior Member
Joined: Apr 2001
Posts: 7 |
the URL to the *zip is down ... can anyone email the file to me ?? thank you !!!
|
|
|
|
Joined: Nov 2001
Posts: 11
Junior Member
|
Junior Member
Joined: Nov 2001
Posts: 11 |
Umm....before this hack would work for me, but this time when I instaleld it, I get no text when i click on the button, and I dont' get a button image
I set the value through for the images through the control panel, but still, once i submit it just resets or whatever
how can I fix this? thanks
|
|
|
|
Joined: Nov 2001
Posts: 32
Member
|
Member
Joined: Nov 2001
Posts: 32 |
hey I need help, I did all the editing fine I think...but when I go to the control panel to set the pics to the names and stuff you know but the thingy doesn't show up so I can't what is the problem???
|
|
|
|
Joined: Oct 2001
Posts: 22
Junior Member
|
Junior Member
Joined: Oct 2001
Posts: 22 |
make sure those pics are in the right dir is one thing. Right click on the 'x' image and find out where that file is pointing to then edit it from there.
|
|
|
|
Joined: Nov 2001
Posts: 32
Member
|
Member
Joined: Nov 2001
Posts: 32 |
the problem is I dont see them at all
|
|
|
|
Joined: Oct 2001
Posts: 22
Junior Member
|
Junior Member
Joined: Oct 2001
Posts: 22 |
hm... did u make sure you worldlet hacked worked, and that you haved the cp
|
|
|
|
Joined: Nov 2001
Posts: 32
Member
|
Member
Joined: Nov 2001
Posts: 32 |
how do you make sure the worldlet hack work
|
|
|
|
Joined: Oct 2001
Posts: 22
Junior Member
|
Junior Member
Joined: Oct 2001
Posts: 22 |
go to the worldlets secetion under mod wordlets and if you see all the feilds come up then its working. if not work on fixing that.
|
|
|
|
Joined: Jun 2001
Posts: 11
Junior Member
|
Junior Member
Joined: Jun 2001
Posts: 11 |
Someone please help me out, everytime i go to the Mod Wordlets, it givs me this error
"Action not permitted"
ANy clue?
|
|
|
|
Joined: Aug 2001
Posts: 71
Member
|
Member
Joined: Aug 2001
Posts: 71 |
I get this error when I try to move a topic.. FYI Invalid input! One or more items submitted in the form are not in the proper format. » Please use your browser's back button to return. Jordo, any ideas..?
|
|
|
|
Joined: Dec 2001
Posts: 13
Junior Member
|
Junior Member
Joined: Dec 2001
Posts: 13 |
What's wrong with the Zip?? i can download it but i can't open it. i'm getting an error, can anyone please upload it and post it here?
|
|
|
|
Joined: Nov 2001
Posts: 13
Junior Member
|
Junior Member
Joined: Nov 2001
Posts: 13 |
Premature end of script headers: /full-path/ultimatebb.cgiAnd i've checked it all, no not twice, like a hundred times, and still it aint working I'm running 6.05 why isn't it working ? And when i put back my original ultimatebb.cgi i get this error: FYI You are attempting to reach a page that does not exist. » Please use your browser's back button to return. [ 01-10-2002 07:32 PM: Message edited by: HappyHawk ]
|
|
|
|
Joined: Nov 2001
Posts: 5
Junior Member
|
Junior Member
Joined: Nov 2001
Posts: 5 |
Hmmm, I must have messed some darn thing up. I can see it in my Control Panel's style settings, but not on the board...
|
|
|
|
Joined: May 2001
Posts: 6,708
Member
|
Member
Joined: May 2001
Posts: 6,708 |
Check your public_topic_page.pl and see if the variable is in there. (Or, all the code needed in that file)
|
|
|
|
Joined: Nov 2001
Posts: 5
Junior Member
|
Junior Member
Joined: Nov 2001
Posts: 5 |
That was definately part of it. I think I copied back up my original files instead of the modified ones. Stupid brain fart!
|
|
|
|
Joined: Nov 2001
Posts: 5
Junior Member
|
Junior Member
Joined: Nov 2001
Posts: 5 |
Hmmm...when Iclick on "top topic," I just get a blank screen. I've rechecked all the files and they seem good.
|
|
|
|
Joined: Nov 2001
Posts: 5
Junior Member
|
Junior Member
Joined: Nov 2001
Posts: 5 |
Found the problem: I hadn't loaded public_top_topic.pl to templates. Clean hack, just user error installing it.
Thanks for the help.
|
|
|
|
Joined: May 2001
Posts: 6,708
Member
|
Member
Joined: May 2001
Posts: 6,708 |
No prob. 
|
|
|
|
Joined: Mar 2001
Posts: 4
Junior Member
|
Junior Member
Joined: Mar 2001
Posts: 4 |
I know this topic is kind of old, but I just got around to start hacking my board some more (boredom hits). Whenever I installed this, it worked fine. The only problem is that whenever I edit my style templates to imput the top_topic.gif and detop_topic.gif, something happends and it doesn't save them. Whenever I go back it's blank again, so I can't get the images to show up. ;_; Can anyone help me?
Edit:: okay, I just looked at page seven and I found two other people (DBZFanCentral.com, khanhdom) who are/were having the same problem as me. I already made sure everything was in the right directory and when I right clicked, the properties was "http://[insert my friend's domain here]/ubb601/ubb/" which is the NONCGIURL.
|
|
|
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: 69
Joined: January 2001
|
|
Forums63
Topics37,575
Posts293,931
Members13,824
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|