Previous Thread
Next Thread
Print Thread
Hop To
Page 2 of 2 1 2
#135382 03/03/2000 10:42 PM
Anonymous
Unregistered
Anonymous
Unregistered
I've done something similar with the "deleted post" handler and have also tried an alternative 'no text' Icon. Have a look at my newly installed experimental boards:
<A HREF="http://www.amdragon.com/cgi-bin/w3t/postlist.pl?Cat=&Board=test" target="_new">http://www.amdragon.com/cgi-bin/w3t/postlist.pl?Cat=&Board=test</A>

I'm considering a hardcoded "file" Icon for posts with an attachment...

<img src="http://www.amdragon.com/images/eileensig.gif" alt=" - " />

#135383 03/04/2000 12:38 PM
Anonymous
Unregistered
Anonymous
Unregistered
I don't think I can convince you.

Muhammad Chishti
Creative dIRECTOR
<font color=white><A HREF="http://www.imcuniverse.com" target="_new">http://www.imcuniverse.com</A></font color=white>

#135384 03/04/2000 12:49 PM
Anonymous
Unregistered
Anonymous
Unregistered
Does that matter? Everyone has their own board anyway, so let's do it B.K. style - you can have it your way! <img border="0" title="" alt="[Wink]" src="images/icons/wink.gif" />

#135385 03/04/2000 1:23 PM
Anonymous
Unregistered
Anonymous
Unregistered
Exactly - and do you want fries with that? <img border="0" title="" alt="[Roll Eyes]" src="images/icons/rolleyes.gif" />

<img src="http://www.amdragon.com/images/eileensig.gif" alt=" - " />

#135386 03/04/2000 3:34 PM
Anonymous
Unregistered
Anonymous
Unregistered
Yeah, with extra catchup <img border="0" title="" alt="[Wink]" src="images/icons/wink.gif" />

#135387 11/02/2000 2:09 PM
Anonymous
Unregistered
Anonymous
Unregistered
Gerrit, I am trying to re-add this hack to 5.11 and the code has changed slightly, could you please post how this would actually work now? It is a very popular feature and I know our visitors would be livid if it were suddenly gone. Any help would be greatly appreciated!

Regards,

Scott "Jhariden" Yaskin
<A HREF="http://boards.stratics.com" target="_new">http://boards.stratics.com</A>

#135388 11/02/2000 3:01 PM
Anonymous
Unregistered
Anonymous
Unregistered
Sorry, I haven't had time to look into upgrading to 5.1.1 yet (not even 5.1.0), so I can't help you there right now. Maybe someone else who actually has this installed (I don't because I don't like this practice) can help you with this.

#135389 11/02/2000 3:11 PM
Anonymous
Unregistered
Anonymous
Unregistered
Not a problem, I already got the solution. Thanks though! It was a mistake on my part Here's the solution for 5.1.1 in case anyone needs it:

<pre># -------------------------------------
# Make sure there is a subject and body
# if ( ($Subject =~ m/^\s*$/) &#0124;&#0124; ($Body eq "") ) {
# w3t::not_right("$lang{'ALL_FIELDS'}",$Cat);
# }
if ($Subject =~ m/^\s*$/) {
w3t::not_right("$lang{'ALL_FIELDS'}",$Cat);
}
elsif ($Body eq "") {
$Body = "[nt] = No Text";
$Subject = "$Subject [nt]";
}
</pre>

The commented code is the original.

Regards,

Scott "Jhariden" Yaskin
<A HREF="http://boards.stratics.com" target="_new">http://boards.stratics.com</A>

#135390 11/02/2000 3:14 PM
Anonymous
Unregistered
Anonymous
Unregistered
<img border="0" title="" alt="[Smile]" src="images/icons/smile.gif" /> Great! <img border="0" title="" alt="[Smile]" src="images/icons/smile.gif" /> Glad to hear you got it worked out.

Page 2 of 2 1 2

Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Bots
by Outdoorking - 04/13/2024 5:08 PM
Can you add html to language files?
by Baldeagle - 04/07/2024 2:41 PM
Do I need to rebuild my database?
by Baldeagle - 04/07/2024 2:58 AM
This is not a bug, but a suggestion
by Baldeagle - 04/05/2024 11:25 PM
Is UBB.threads still going?
by Aaron101 - 04/01/2022 8:18 AM
Who's Online Now
0 members (), 872 guests, and 248 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20230217)