Search found 14 matches

by plasmino
11 Jun 2011, 11:05
Forum: Prettyphoto Attachment
Topic: PrettyPhoto on [img] tags
Replies: 13
Views: 12859

Re: PrettyPhoto on [img] tags

neuropass wrote:
hum I don't see any prettyPhoto mod working on the link you posted... :?
I have correct :roll:
by plasmino
10 Jun 2011, 07:35
Forum: Err0r Pages
Topic: Language italian version 1.0.1
Replies: 0
Views: 3414

Language italian version 1.0.1

Language italian version 1.0.1
by plasmino
10 Jun 2011, 06:58
Forum: Prettyphoto Attachment
Topic: PrettyPhoto on [img] tags
Replies: 13
Views: 12859

Re: PrettyPhoto on [img] tags

my fix

Code: Select all

'img'      => '<a href="$1" rel="prettyPhoto"><img src="$1" alt="' . $user->lang['IMAGE'] . '" style="max-width:400px; max-height:200px;" /></a>',
test

http://www.ciricadoforum.it/forum/viewt ... 59&t=17715
by plasmino
03 Jun 2011, 19:50
Forum: Err0r Pages
Topic: My .htaccess
Replies: 1
Views: 2977

My .htaccess

Hi stoker, my forum is in folder forum my .htaccess for error page is <IfModule mod_rewrite.c> RewriteEngine on ErrorDocument 401 /forum/error.php?mode=401 ErrorDocument 403 /forum/error.php?mode=403 ErrorDocument 404 /forum/error.php?mode=404 </IfModule> I have added in root and in folder forum/ is...
by plasmino
02 Jul 2010, 13:01
Forum: Modifications
Topic: Simple Portal
Replies: 153
Views: 83491

Re: Simple Portal

Hey Stoker, I just looked at my error log and I seemed to be getting this error in the portal [phpBB Debug] PHP Notice: in file /includes/portal/functions_activity_stats.php on line 46: Undefined index: user_viewonline I don't see anything about that error here, i saw it at phpbb.com in the activit...
by plasmino
27 Jun 2010, 09:52
Forum: Styles
Topic: [3.0.7] LikeMessenger9 - 8 Colors (free)
Replies: 9
Views: 8018

Re: [3.0.7] LikeMessenger9 - 8 Colors (free)

link download is broken
by plasmino
21 May 2010, 11:28
Forum: Modifications
Topic: Similar Topics
Replies: 76
Views: 42820

Re: Similar Topics

for subsilver2 I use this code <!-- IF .similar --> <div id="pagefooter"> <table class="tablebg" width="100%" cellspacing="1"> <tr> <th nowrap="nowrap">&nbsp;{L_SIM_TOP}&nbsp;</th> <th nowrap="nowrap">&nbsp;{L_SIM_REP}&nbsp;...
by plasmino
10 May 2010, 12:39
Forum: Snippets
Topic: Last Post Title
Replies: 17
Views: 10148

Re: Last Post Title

sorry missing line for prosilver

Open: styles/prosilver/template/forumlist_body.html

Find: ?

edit: thank for edit post ^_^
by plasmino
04 May 2010, 18:36
Forum: Modifications
Topic: Topic SEO
Replies: 98
Views: 52707

Re: Topic SEO

ok, I have un install the mod completely

^_^
by plasmino
04 May 2010, 15:52
Forum: Modifications
Topic: Topic SEO
Replies: 98
Views: 52707

Re: Topic SEO

I have error with other mod using the auotpost example dm video, arcade mod ecc Errore Generale SQL ERROR [ mysql4 ] Column 'seo_desc' cannot be null [1048] SQL INSERT INTO phpbb_topics (topic_poster, topic_time, topic_last_view_time, forum_id, icon_id, topic_approved, topic_title, seo_desc, seo_key...