Latest Additions Latest Additions
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Latest Additions

Started by romans815, June 19, 2005, 12:59:24 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

romans815

Does anyone know how to remove the "Latest Addition" feature that is at the bottom of the catagory pages?

Thanks

kegobeer

Yes.

You can read the documentation, or search for the hundreds of similar posts on this board.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

neeth

Quote from: romans815 on June 19, 2005, 12:59:24 AM
Does anyone know how to remove the "Latest Addition" feature that is at the bottom of the catagory pages?

Thanks

go to your theme.php and remove     

                                   </td>

                                        <td><img src="themes/mac_ox_x/images/menu_button_bg_right.gif" border="0" alt="" /><br /></td>

                                        <td><img src="themes/mac_ox_x/images/menu_button_bg_left.gif" border="0" alt="" /><br /></td>

                                        <td background="themes/mac_ox_x/images/menu_button_bg_middle.gif" valign="top">

                                                <a href="{LASTUP_TGT}">{LASTUP_LNK}</a>
[

kegobeer

I think a much easier way would be to use the config page to remove it instead of editing theme.php.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

neeth

i dont see that option in config. ??
[

donnoman

remove : "/lastup,2" from the "content of the main page" string.

kegobeer

You might want to review the documentation.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

neeth

My mistake, i mean that he wont to remove Last A.. from up of page.. (link)

i just try to help  ::) ::)

sorry dev team and romans815
[

romans815

thanks to donnoman, removing lastup,2 did the trick. This album has really been something else, it works great. My latest stats:

39599 files in 822 albums and 70 categories with 0 comments viewed 113277 times

Tranz

Quote from: neeth on June 20, 2005, 02:29:12 AM
My mistake, i mean that he wont to remove Last A.. from up of page.. (link)

i just try to help ::) ::)

sorry dev team and romans815
That's cool you tried to help. :) We all have misunderstandings and make mistakes.