Welcome to Geeklog, Anonymous Saturday, November 30 2024 @ 07:49 am EST
Geeklog Forums
Display Block on All pages except Home page?
Status: offline
Chase
Forum User
Regular Poster
Registered: 03/14/08
Posts: 110
Location:Karachi, Pakistan
Is possible to display the older story block on All pages except the home page?
--
http://TazaKino.com - Pakistani News
Where YOU report the news
--
http://TazaKino.com - Pakistani News
Where YOU report the news
11
10
Quote
Status: offline
::Ben
Forum User
Full Member
Registered: 01/14/05
Posts: 1569
Location:la rochelle, France
Hi chase,
You can duplicate the block with phpmyadmin for exemple.
Run SQL query/queries on database
INSERT INTO `gl_blocks` (`bid`, `is_enabled`, `name`, `type`, `title`, `tid`, `blockorder`, `content`, `allow_autotags`, `rdfurl`, `rdfupdated`, `rdf_last_modified`, `rdf_etag`, `rdflimit`, `onleft`, `phpblockfn`, `help`, `owner_id`, `group_id`, `perm_owner`, `perm_group`, `perm_members`, `perm_anon`) VALUES
(9, 0, 'older_stories1', 'gldefault', 'Older Stories 1', 'topic 1', 30, '', 0, '', '0000-00-00 00:00:00', NULL, NULL, 0, 0, '', '', 2, 4, 3, 3, 2, 2);
Change bid (must be unique), name (must be unique), tid (topic id) and blockorder for each insert.
::Ben
I'm available to customise your themes or plugins for your Geeklog CMS
You can duplicate the block with phpmyadmin for exemple.
Run SQL query/queries on database
Text Formatted Code
INSERT INTO `gl_blocks` (`bid`, `is_enabled`, `name`, `type`, `title`, `tid`, `blockorder`, `content`, `allow_autotags`, `rdfurl`, `rdfupdated`, `rdf_last_modified`, `rdf_etag`, `rdflimit`, `onleft`, `phpblockfn`, `help`, `owner_id`, `group_id`, `perm_owner`, `perm_group`, `perm_members`, `perm_anon`) VALUES
(9, 0, 'older_stories1', 'gldefault', 'Older Stories 1', 'topic 1', 30, '', 0, '', '0000-00-00 00:00:00', NULL, NULL, 0, 0, '', '', 2, 4, 3, 3, 2, 2);
Change bid (must be unique), name (must be unique), tid (topic id) and blockorder for each insert.
::Ben
I'm available to customise your themes or plugins for your Geeklog CMS
8
10
Quote
All times are EST. The time is now 07:49 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content