Previous Thread
Next Thread
Print Thread
Rate Thread
Page 4 of 6 1 2 3 4 5 6
Joined: Mar 2002
Posts: 99
Member
Member
Offline
Joined: Mar 2002
Posts: 99
uhhh...now you snipped it...i don't remember what it was i'm supposed to be looking for. i have a horrible memory man.

Sponsored Links
Joined: Feb 2000
Posts: 4,625
Member
Member
Offline
Joined: Feb 2000
Posts: 4,625
quote:
Originally posted by LK:
Yes, I meant only the qreply w/quote one... I guess what you did is fine. smile

About the spacing, I can see that... In ubb_lib_posting.cgi, I suggested to replace the direct_quote or whatever part, and if you compare that line, you see I removed  . Add it back.

(Greg, you don't have to do that, only JCTemplaters)

I will not be supporting JCTemplates in this hack any longer. Its hard enough to attempt and maintain a hack with one set. wink

Joined: Feb 2000
Posts: 4,625
Member
Member
Offline
Joined: Feb 2000
Posts: 4,625
quote:
Originally posted by gost95:
uhhh...now you snipped it...i don't remember what it was i'm supposed to be looking for. i have a horrible memory man.

If you read the post, it is IN the DOC on the bottom... ugh.

Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Greg, instead of:

[snip] Fixed, LK owns me.
That means a space instead of  

Joined: Mar 2000
Posts: 32
Member
Member
Offline
Joined: Mar 2000
Posts: 32
oops, don't mind me.. I was accessing this page from a link in the newbie forum and somehow missed that the thread has evolved... my question was already asked and answered.. thanks! thumbsup

Sponsored Links
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Greg, your program has some problem copying and pasting, please use Notepad tipsy

1. make sure you use TABS and not many spaces.
2.
Code
[/code]There should be a tabe between $avline, and #38.
3. your regexes are totally incorrect. you have:
Code
</pre></div></div>Noticed something odd?<br><br>Use what I told you to:<div class="ubbcode-block"><div class="ubbcode-header">Code</div><div class="ubbcode-body ubbcode-pre" ><pre>
And the line after should be:[code]
Anyway, please don't edit this post, what does it matter if the page is a liiitle ugly tipsy

Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
The last line in the public_topic_page.pl of the $quick_reply variable definition should be:[code][/code]Then it also hides it when nobody can reply.

Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
I wouldn't bet yours is better, most of its features are useless - it should be QUICK reply, not full reply, and its purpose is to save BANDWIDTH also... and this one has quick reply w/quote. Anyhow, URL for a demo of yours?

Joined: Feb 2000
Posts: 4,625
Member
Member
Offline
Joined: Feb 2000
Posts: 4,625
Thats not very politically correct. smile QuickReply is Quick, not full. smile

Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
quote:
Originally posted by LK:
I wouldn't bet yours is better, most of its features are useless - it should be QUICK reply, not full reply, and its purpose is to save BANDWIDTH also... and this one has quick reply w/quote. Anyhow, URL for a demo of yours?

you are talking to?

tipsy


- Allen wavey
- What Drives You?
Sponsored Links
Joined: Feb 2000
Posts: 4,625
Member
Member
Offline
Joined: Feb 2000
Posts: 4,625
quote:
Originally posted by AllenAyres:
quote:
Originally posted by LK:
I wouldn't bet yours is better, most of its features are useless - it should be QUICK reply, not full reply, and its purpose is to save BANDWIDTH also... and this one has quick reply w/quote. Anyhow, URL for a demo of yours?

you are talking to?

tipsy

I swear! He was here a minute ago!

Joined: Sep 2001
Posts: 239
Member
Member
Offline
Joined: Sep 2001
Posts: 239
I installed this and it works great, but doesn't seems to ignore my flood control.

Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
It's not supposed to ignore it, you don't want people to flood your board, do you? tipsy

Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
flood control time can be adjusted down a bit if you like, but I wouldn't turn it off unless you like walking on the wild side tipsy


- Allen wavey
- What Drives You?
Joined: Feb 2000
Posts: 4,625
Member
Member
Offline
Joined: Feb 2000
Posts: 4,625
Text updated -- Redo topic_page.

Joined: Dec 2000
Posts: 371
Member
Member
Offline
Joined: Dec 2000
Posts: 371
~ if (($reply_restrict ne 'none') && ($stat_line[1] !~ m/X/));

produces a syntax error

Joined: May 2001
Posts: 21
Junior Member
Junior Member
Offline
Joined: May 2001
Posts: 21
where is my post?
deleting of my post was not very politically correct...
QuickForm is quick. but it should have some features...
bandwidth is saved by form, cause it's not full page...

unfortunately, there is no demo in net. my site was closed, so the board was closed too.
but here is link to install package: UBBDev

[edit]Wrong thread, raven. smile [/edit]

Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Variables, rehack from a backup public_topic_page.pl, before your first quickreply installation.

raven, please start a new thread about it, not a reply to this one.

(and that new thread should be in 6.1/6.0 forums)

Joined: May 2001
Posts: 21
Junior Member
Junior Member
Offline
Joined: May 2001
Posts: 21
ok

Joined: Sep 2001
Posts: 239
Member
Member
Offline
Joined: Sep 2001
Posts: 239
Is their anyway I can remove "Show Signature" from the quick reply? I feel that many people will post multiple times and forget about having their sig and clutter up the board. So is their any way I can remove it?

Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Just remove checked="checked" from ANYWHERE in this hack's public_topic_page.pl instructions.

Then it won't be checked automatically.

Joined: Sep 2001
Posts: 239
Member
Member
Offline
Joined: Sep 2001
Posts: 239
Thanks LK. smile

Joined: May 2001
Posts: 21
Junior Member
Junior Member
Offline
Joined: May 2001
Posts: 21
2 Greg Hard:
may be it's better to write modified code in special template? that way i've done my quick box(not very quick as you said:))
i think it's better way, than modifying of public_topic_page.pl everytime you want to change something in template...

Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
I can see why you added it to yours - it's even bigger than the whole public_topic_page.pl wink - but I don't think it should be added for 5 lines or so tipsy

Joined: Feb 2000
Posts: 4,625
Member
Member
Offline
Joined: Feb 2000
Posts: 4,625
Rav3n, thank you. Thats a good idea and it will be considered for future releases.

Joined: Feb 2000
Posts: 4,625
Member
Member
Offline
Joined: Feb 2000
Posts: 4,625
quote:
Originally posted by LK:
But it takes longer to add a new LoadTemplate, doesn't it?

But if we fix bugs in the template, all they have to do is upload a file and boom. Done.

Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
But the point is to make it faster on the server, not to make it easier to rehack.

Like I said in my edited post, I know why rav3n added it - cause it's like 1000 lines - but wouldn't it be crazy to add a new template for 20 lines?

Joined: Feb 2000
Posts: 4,625
Member
Member
Offline
Joined: Feb 2000
Posts: 4,625
Yes, like i said on AIM. smile

Joined: Jun 2001
Posts: 2,849
Spotlight Winner
Spotlight Winner
Offline
Joined: Jun 2001
Posts: 2,849
I think the quick reply works great and editing it on the topic page is simple....

and quick!

Joined: Apr 2001
Posts: 26
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 26
How to add it to the PM page?

Joined: Jan 2002
Posts: 266
Kel Offline
Member
Member
Offline
Joined: Jan 2002
Posts: 266
I apologize if I missed it somewhere in these 10 pages... please point me in the direction if I did... but how do you add the Spell Check to this mod? confused

Joined: May 2001
Posts: 21
Junior Member
Junior Member
Offline
Joined: May 2001
Posts: 21
2 LK:
yeah, i did it cause with every new release and with every new features public_topic_page grew fast.

but i think Greg Hard will go my way and add some features to his Quick Reply Box.

Joined: Jun 2001
Posts: 2,849
Spotlight Winner
Spotlight Winner
Offline
Joined: Jun 2001
Posts: 2,849
It's not a contest, release two different hacks and let us decide which one we want to use. We CAN act like grown ups here.

Joined: Feb 2000
Posts: 4,625
Member
Member
Offline
Joined: Feb 2000
Posts: 4,625
quote:
Originally posted by rav3n:
2 LK:
yeah, i did it cause with every new release and with every new features public_topic_page grew fast.

but i think Greg Hard will go my way and add some features to his Quick Reply Box.

The only features slated are Length Checker, PM page additions, and a couple small things. The point is to make this Quick. Yours is nice, not the same as this one. So...

Joined: Jan 2002
Posts: 266
Kel Offline
Member
Member
Offline
Joined: Jan 2002
Posts: 266
Ummm... can someone tell me how to get the spell check on this mod? ... like it is here at UBBDev?

Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Just follow spellcheck instructions for public_new_reply_form.pl to public_topic_page.pl, BUT replace the character ' with \' in $spellcheck_button = ( ........
And the step after isn't add BELOW, it's add RIGHT AFTER (no line break)

Joined: May 2001
Posts: 21
Junior Member
Junior Member
Offline
Joined: May 2001
Posts: 21
we're not competing:)
we're discussing..

2 Greg Hard.
Still,as you said, there will be new features... i suggest you to create special template...

BTW, when will be the next release? i wanna see Length Checker, and PM additions. very interesting. can i use this features in my hack? of course, i'll give you credit...

Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
I added PM stuff to UBBDev before you mentioned it, and length checker? If you want to add something that isn't even in the full reply page, I suggest you to make it a separate hack.

Joined: Feb 2000
Posts: 4,625
Member
Member
Offline
Joined: Feb 2000
Posts: 4,625
quote:
Originally posted by LK:
I added PM stuff to UBBDev before you mentioned it, and length checker? If you want to add something that isn't even in the full reply page, I suggest you to make it a separate hack.

LK, you must ruin the suprise of future hacks...

Joined: May 2001
Posts: 21
Junior Member
Junior Member
Offline
Joined: May 2001
Posts: 21
[offtopic]
Greg Hard, are you going to rewrite Admins/mods Post HTML hack for 6.3[/offtop]

ps. sorry for my first message in this thread, i was in bad mood smile

Page 4 of 6 1 2 3 4 5 6

Link Copied to Clipboard
Donate Today!
Donate via PayPal

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.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Nettomo
Nettomo
Germany, Bremen
Posts: 417
Joined: November 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)