Search found 10 matches
- 19 Oct 2011, 21:35
- Forum: Simple Portal
- Topic: Portal Tag
- Replies: 11
- Views: 5894
Portal Tag
Every attempt to access ACP failed. I cannot restore. I remove the code i added but i can't restore.
- 19 Oct 2011, 21:16
- Forum: Simple Portal
- Topic: Portal Tag
- Replies: 11
- Views: 5894
Portal Tag
The tag was remove when added it to en-us. But that was with a bug. [phpBB Debug] PHP Warning: in file /includes/functions.php on line 4589: Cannot modify header information - headers already sent by (output started at /language/en_us/common.php:1) [phpBB Debug] PHP Warning: in file /includes ...
- 19 Oct 2011, 20:01
- Forum: Simple Portal
- Topic: Portal Tag
- Replies: 11
- Views: 5894
Portal Tag
I have added this to common.php with no change on portal page header.
I just want this bracket {portal} go away on the page header.
// Portal
$lang = array_merge($lang, array(
'PORTAL' => 'Portal',
'VIEW_PORTAL' => 'Viewing Portal Page',
));
I just want this bracket {portal} go away on the page header.
- 18 Oct 2011, 17:33
- Forum: Simple Portal
- Topic: Portal Tag
- Replies: 11
- Views: 5894
Portal Tag
Fine. What code? my link: www.naijamarriage.com
- 18 Oct 2011, 16:06
- Forum: Simple Portal
- Topic: Portal Tag
- Replies: 11
- Views: 5894
Portal Tag
Kindly help me take a look. Can i post my link for you to assist?
- 17 Oct 2011, 17:20
- Forum: Simple Portal
- Topic: Portal Tag
- Replies: 11
- Views: 5894
Portal Tag
Let me thank you for the simple portal. Everything was fine except this tag that is appearing around {Portal}. What can i do to remove it?
I also want to remove Forum Name Portal on top welcome message.
I also want to remove Forum Name Portal on top welcome message.
- 15 Sep 2011, 08:38
- Forum: Highslide Attachment
- Topic: Side by side highslide image
- Replies: 9
- Views: 13575
Side by side highslide image
Thanks. Tested the last code and it worked. Can you help me with attachment image to side by side? I use subsilver2. Once again, thanks.
- 15 Sep 2011, 08:06
- Forum: Highslide Attachment
- Topic: Side by side highslide image
- Replies: 9
- Views: 13575
Side by side highslide image
The html bbcode am using is from this site. <div class="highslide-gallery"> <a href="{URL}" class="highslide" onclick="return hs.expand(this, { wrapperClassName: 'controls-in-heading', slideshowGroup: 'highslide' })"><img src="{URL}" alt="" title="Click to enlarge" style="max-width:300px; max-height ...
- 12 Sep 2011, 15:29
- Forum: Highslide Attachment
- Topic: Side by side highslide image
- Replies: 9
- Views: 13575
Side by side highslide image
I attach image and it get resize.
I attached image link with this code
If use this tag image do not resize to 480 x 300. I only wish the pic
align in a row.
I attached image link with this code
Code: Select all
[hsimg]link to image[/hsimg]
Code: Select all
[img]http://image_url[/img]
align in a row.
- 12 Sep 2011, 11:33
- Forum: Highslide Attachment
- Topic: Side by side highslide image
- Replies: 9
- Views: 13575
Side by side highslide image
Can you please assist me to acheive side by side image on my forum. I do have resize image mod and highslide bbcode for image link from other site. They both work perfectly. However the pic are always pic pic pic Hence, very long. Can i know how to make this image link pic pic pic. Thanks. link ...