Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Feb 2000
Posts: 23
User
User
Offline
Joined: Feb 2000
Posts: 23
I've been looking around here and couldn't find any documentation on how I can take the "report post" icon in 6.3.1.2. and move it from the bottom of a post to the top. Just like here on UBBdev.

Another item I'm certain is around here, but I'm too inept to find it or figure it out myself, is another feature used here. In a forum's display, in the "last topic" area there is the infamous blue arrow that brings a user right to the latest post....How can that be done?

...perhaps a kind soul can lead me into the right direction. ("That way." Which way? "Up.")

-Brad
"If itching persists contact doctor."
"Make the most out of toast."
"Laugh your way out of an intense bathroom situation."

Sponsored Links
Joined: Nov 2001
Posts: 745
Admin Emeritus
Admin Emeritus
Offline
Joined: Nov 2001
Posts: 745
Find $report_icon

and move it on a new line directly after $direct_reply. That will move the report post icon.

Joined: Feb 2000
Posts: 23
User
User
Offline
Joined: Feb 2000
Posts: 23
Ah, thank you. It works quite nice. I have a pipe showing between the direct reply icon and the report icon. How can that be removed?

Joined: May 2001
Posts: 6,708
Member
Member
Offline
Joined: May 2001
Posts: 6,708
Pipe? Can you post a screenshot maybe?

Joined: Nov 2001
Posts: 745
Admin Emeritus
Admin Emeritus
Offline
Joined: Nov 2001
Posts: 745
There's a | that is inserted in the bottom line before the report post. I can't remember where that is added to that variable. I'll have to rummage around in the cgi.

Sponsored Links
Joined: Nov 2001
Posts: 745
Admin Emeritus
Admin Emeritus
Offline
Joined: Nov 2001
Posts: 745
Ok. I think I found it.

About like 1503 in ubb_lib_posting.cgi you will see

$report_icon = qq~$vars_config{'jc'}->{'ip-divider'}

I *think* if you remove the the part I posted after the equal sign it should remove the pipe.

Note: I have not tested this, and may not work properly, so use at your own risk smile

Joined: Feb 2000
Posts: 23
User
User
Offline
Joined: Feb 2000
Posts: 23
Sub Zero, a good suggestion. I did the same thing when I was trying to figure out where the pipe was coming from. ....Just in case, I did try removing the portion (that you copied above) after the equal sign.... I receive the following error:
CGIPath/ubb_lib_posting.cgi: syntax error at CGIPath/ubb_lib_posting.cgi line 1442, near ""
syntax error at CGIPath/ubb_lib_posting.cgi line 1442, near "/a>syntax error at CGIPath/ubb_lib_posting.cgi line 1443, near "} else"
syntax error at CGIPath/ubb_lib_posting.cgi line 1449, near "}"

That must tell something.

Joined: Nov 2001
Posts: 745
Admin Emeritus
Admin Emeritus
Offline
Joined: Nov 2001
Posts: 745
I'd put it back in, and i'll keep searching.

Joined: Nov 2001
Posts: 1,080
Member
Member
Offline
Joined: Nov 2001
Posts: 1,080

Joined: Aug 2002
Posts: 19
Junior Member
Junior Member
Offline
Joined: Aug 2002
Posts: 19
or just replace divider w/ space so it looks like this

qq~$vars_config{'jc'}->{'nbsp-space'}

[code][/code]


Man what a rush...
Sponsored Links

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
isaac
isaac
California
Posts: 1,157
Joined: July 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
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)