PDA

View Full Version : Postbit Links Not Showing


TRStealth
05-11-2005, 01:41 PM
So I just recently noticed that the warning links in the postbit_legacy aren't showing. At first I thought maybe I had overridden the postbit or something, but I checked it, and all the code is still there. I'm not sure what's wrong.

sv1cec
05-12-2005, 05:25 AM
You mean you got the links in postbit but not in postbit_legacy? It doesn't make sense, the code which decides if the links will be shown is not in the template anymore, it is in a php file. So if the template is OK, the links will be shown. Check your edits in the postbit_legacy.

Rgds

TRStealth
05-12-2005, 06:15 PM
You mean you got the links in postbit but not in postbit_legacy? It doesn't make sense, the code which decides if the links will be shown is not in the template anymore, it is in a php file. So if the template is OK, the links will be shown. Check your edits in the postbit_legacy.

Rgds

No, I mean that the code that should show the 'warn link' in the postbit is there, but it's not showing the links.

sv1cec
05-12-2005, 06:28 PM
You got me confused. In your first post you are talking about postbit_legacy. Now you are talking about postbit. I would appreciate if you could clarify to me where the "Warn XYZ" link appears and where it does not appear.

Rgds

TRStealth
05-13-2005, 04:56 AM
You got me confused. In your first post you are talking about postbit_legacy. Now you are talking about postbit. I would appreciate if you could clarify to me where the "Warn XYZ" link appears and where it does not appear.

Rgds

What's the difference? It's still not appearing, and the code is in both.

sv1cec
05-13-2005, 05:03 AM
Check your edits in functions_showthread.php.