Re: Captcha (Visual Confirmation) for adding comments Re: Captcha (Visual Confirmation) for adding comments
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Re: Captcha (Visual Confirmation) for adding comments

Started by wfs, October 19, 2006, 04:28:12 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

wfs

Hi,

I just upgraded to cpg 1.49.

I noticed that I got back my earlier problem - the tabs spans right across the page.

Before upgrading I actually corrected the problem by putting in "%" in the code in my theme.php.

But after upgrading, this problem came back.

I checked the codes again - the % had actually been incorporated into cpg 1.49, but the tabs still spreads across the page.

pse help - thanks.

Sami

This is not related to CAPTCHA at all !
post a link to your site
‍I don't answer to PM with support question
Please post your issue to related board

wfs


Sami

Copy (or change the orginal if you have it already) this to your theme.php

$template_tab_display = array('left_text' => '<td width="100%%" align="left" valign="middle" class="tableh1_compact" style="white-space: nowrap"><b>{LEFT_TEXT}</b></td>' . "\n",
    'tab_header' => '',
    'tab_trailer' => '',
    'active_tab' => '<td><img src="images/spacer.gif" width="1" height="1" alt="" /></td>' . "\n" . '<td align="center" valign="middle" class="tableb_compact"><b>%d</b></td>',
    'inactive_tab' => '<td><img src="images/spacer.gif" width="1" height="1" alt="" /></td>' . "\n" . '<td align="center" valign="middle" class="navmenu"><a href="{LINK}"><b>%d</b></a></td>' . "\n",
    'inactive_prev_tab' => '<td><img src="images/spacer.gif" width="1" height="1" alt="" /></td>' . "\n" . '<td align="center" valign="middle" class="navmenu"><a href="{LINK}"><b>{PREV}</b></a></td>' . "\n",
    'inactive_next_tab' => '<td><img src="images/spacer.gif" width="1" height="1" alt="" /></td>' . "\n" . '<td align="center" valign="middle" class="navmenu"><a href="{LINK}"><b>{NEXT}</b></a></td>' . "\n",
);
‍I don't answer to PM with support question
Please post your issue to related board

Joachim Müller

@wfs: your negative karma rating (which you got for not respecting board rules) has reached a level that can't be tolerated any longer. Take more time to compose your message, keeping in mind board rules. If you don't, you'll be banned.

wfs

thank you so much Sami.  It worked.

GauGau, I'm sorry I transgressed board rules.
I WILL abide.  thank you.