Search found 53 matches

by Georgio
17 Apr 2010, 17:24
Forum: Music BBCodes
Topic: Simple Customizable MP3 Player
Replies: 38
Views: 53167

Re: Simple Customizable MP3 Player

yeah, the problem is that the bbcodes table has tinynt in it and only allows a certain number of bbcodes, changing it to SMALLINT increases the number! I thought we had that here but, i guess it was in the previous forum! ohh my God, i don't now in phpbb3 there is a certain number of bbcodes. now ...
by Georgio
17 Apr 2010, 16:00
Forum: Music BBCodes
Topic: Simple Customizable MP3 Player
Replies: 38
Views: 53167

Re: Simple Customizable MP3 Player

take a look here, and run the sql query posted on the topic and it should solve your problem! http://www.phpbb.com/community/viewtopic.php?f=46&t=727515 This SQL Query ? ALTER TABLE `phpbb_bbcodes` CHANGE `bbcode_id` `bbcode_id` SMALLINT( 3 ) NOT NULL DEFAULT '0' [hrc=blue]1[/hrc] Yes, that sql ...
by Georgio
17 Apr 2010, 15:29
Forum: Music BBCodes
Topic: Simple Customizable MP3 Player
Replies: 38
Views: 53167

Re: Simple Customizable MP3 Player

I can't add this BBcode; when i put the html i have this code: Error General SQL ERROR [ mysqli ] Out of range value adjusted for column 'bbcode_id' at row 1 [1264] SQL INSERT INTO phpbb_bbcodes (bbcode_tag, bbcode_match, bbcode_tpl, display_on_posting, bbcode_helpline, first_pass_match, first_pass ...
by Georgio
17 Apr 2010, 04:51
Forum: Mod BBCodes
Topic: Movie Rater BBCode
Replies: 4
Views: 12624

Re: Movie Rater BBCode

i don't understand how can i use this bbcode
by Georgio
17 Apr 2010, 04:27
Forum: BBCodes
Topic: Spoiler 3 BBCode
Replies: 4
Views: 20247

Re: Spoiler 3 BBCode

(for BBCode)
i thing:

Code: Select all

[spoiler={TEXT2}]{TEXT1}[/spoiler]
is:

Code: Select all

[spoiler3={TEXT2}]{TEXT1}[/spoiler3]
and

(for helpline)
i thing:

Code: Select all

[spoiler={Title}]{Text}[/spoiler]
is:

Code: Select all

[Spoiler3={Title}]{Text}[/Spoiler3]
In your Database you have it good but here is posted wrong...
by Georgio
17 Apr 2010, 03:02
Forum: BBCodes
Topic: Copyright BBCode
Replies: 2
Views: 14004

Re: Copyright BBCode

Do you mean?:

Code: Select all

Copyright: [Copyright=URL]Url title [/Copyright]
by Georgio
17 Apr 2010, 01:54
Forum: Styles
Topic: [3.0.7] SE Square Left
Replies: 79
Views: 60540

Re: [3.0.7] SE Square Left

i make the edits and i lost the color of the template....
i have the template without color, is ... white
by Georgio
16 Apr 2010, 16:33
Forum: BBCodes
Topic: Total Invisible BBCode
Replies: 12
Views: 23743

Re: Total Invisible BBCode

so, how can i add this BBCode to my forum ? :D
by Georgio
16 Apr 2010, 16:25
Forum: BBCodes
Topic: Password Spoiler BBCode
Replies: 10
Views: 20136

Re: Password Spoiler BBCode

i put the password and the spoiler show me the text, but i want to hide the text and ask me the password again. i put the passwrord and nothing, and ask me the password again and again and the spoiler don't want to hide.
Why?
by Georgio
16 Apr 2010, 15:47
Forum: Styles
Topic: [3.0.7] SE Square Left
Replies: 79
Views: 60540

Re: [3.0.7] SE Square Left

it is possible to make se_square_left temaplate with the boards rounded?