 | Re: Trying again |  |
Posted: 10/03/2006 3:07 PM |
|
|
|
|
|
| Citation |
| Posts |
940 |
| Word Cnt. |
48,215 |
| BDay |
Mar 4 |
| Sign |
Pisces |
| Sex |
 |
|
|
|
Joined: Mar 20, 2006
Local time: 8:42 PM
|

|
|
|
|
 |
thanks I knew it was something minor. You know the littlest of things can mess up the whole picture.
Ok may I hear it from you. How do I make the simple bbcodes show on the board. And how does one see the organizer thing I read where a lot of people cannot find it and still not seen answers for sure as to how.
I hate always leaning on you like this but I do try hard to do things myself. |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Trying again |  |
Posted: 10/03/2006 11:27 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 9:42 PM
Location: St Pete, FL
|

|
|
|
|
 |
The buttons from the Simple BBCode MOD are already showing on your Test board...
Your buttons are now organized 9 per line. If you have more than 9 buttons, they are displayed on multiple lines. If you didn't have the Multi-BBCode and BBCode Organizer installed, your buttons would continue to the right on the first line...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Trying again |  |
Posted: 10/04/2006 7:04 AM |
|
|
|
|
|
| Citation |
| Posts |
940 |
| Word Cnt. |
48,215 |
| BDay |
Mar 4 |
| Sign |
Pisces |
| Sex |
 |
|
|
|
Joined: Mar 20, 2006
Local time: 8:42 PM
|

|
|
|
|
 |
Yes they are but I was wondering if you did that though. Or what I did worked. I had tried to put in those 3 lines from the instructions but when everything got messed up I remmoved those 2 files and re uploaded them from what I had saved before starting working on them.
It is only those 3 lines you have to manual put in for them to show right?
I did EM install on all boards but the test board is the only one that the buttons show up on.
What scares me is I did find the array value and all but they said put the code after (' ' in one place then when repeated the instruction said after (" add blah blah that second on is a quote while the first one is just a single mark put in twice (same key forgot what it is called) there is no ("
Did I do it right and rust didn't realize it?
And I still dont see how to USE the organizer.
I have all bbcodes I want installed by Em except for the strikethrough and it looks like it has to be put in by hand.
I'm very tired this week and a tad bit confused and now I suddenly have a hundred people eyeballing my boards to see if they want to move from their usual site to mine.
Their site is under major construction and they are not likeing the changes. They are from the Better Homes and Gardens board and possible will have more from the Ladies Home Journal when the changes start taking place there.
Nothing like being under pressure huh? LOL |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Trying again |  |
Posted: 10/04/2006 10:23 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 9:42 PM
Location: St Pete, FL
|

|
|
|
|
 |
No, I didn't organize your buttons for you. Between the Multi-BBCode, BBCode Organizer, and Simple BBCode MODs, you now have a BBCode panel similar to what we have here. I modified the widths and position of our buttons as well as added some that weren't included. But other than that you have pretty much what we have now...
| KeeKee wrote:
|
It is only those 3 lines you have to manual put in for them to show right?
I did EM install on all boards but the test board is the only one that the buttons show up on.
|
So much has happened since I worked on this that I can't remember exactly what I had to do to get it working. If I remember correctly, there was a misplaced end comment tag. Is that what I told you or was it something else? If your other boards aren't displaying the buttons, one of the MOD instructions must be messed up a bit and needs to be corrected before the MODs can be correctly installed...
You really shouldn't have to read through the MOD to install it unless it is wrong. If you don't understand the difference between an AFTER, ADD and an IN-LINE AFTER, ADD, you could really make some major install mistakes that could be difficult to pinpoint. Many people treat AFTER, ADD statements much the same as IN-LINE AFTER, ADD statements, but they are performing very different functions which if used incorrectly could cause major problems...
I can certainly relate to the pressure. I hope all worked out well for you...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Trying again |  |
Posted: 10/06/2006 10:12 AM |
|
|
|
|
|
| Citation |
| Posts |
940 |
| Word Cnt. |
48,215 |
| BDay |
Mar 4 |
| Sign |
Pisces |
| Sex |
 |
|
|
|
Joined: Mar 20, 2006
Local time: 8:42 PM
|

|
|
|
|
 |
I was trying to follow your instructions on this page.
http://www.phpbb.com/phpBB/viewtopic.php?t=218740&postdays=0&postorder =asc&start=15
Then I said SELF! the particular involved files would actually be exactly the same on all boards since exactly the same mods are installed. Since the test board worked downloaded the 4 files uploaded to another board no-one but me is on and things started working fine. Repeat on live boards problem solved.
Won't always be able to do that but was sure it would work this time.
I'm now stuck on the strikethrough mod. Not EM compatible that I can tell. It wants me to find
| Code:
|
# Full Line is like: $slang['bbdoe_f_help'] = "Font size: [size=x-small]small text[/size]";
#
|
That bbdoe is nowhere to be found by me or notepad or other. |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Trying again |  |
Posted: 10/07/2006 9:57 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 9:42 PM
Location: St Pete, FL
|

|
|
|
|
 |
If you are using EM to install this, it should find this line in your lang_main.php file. There really isn't any reason to install this manually...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Trying again |  |
Posted: 10/08/2006 3:58 PM |
|
|
|
|
|
| Citation |
| Posts |
940 |
| Word Cnt. |
48,215 |
| BDay |
Mar 4 |
| Sign |
Pisces |
| Sex |
 |
|
|
|
Joined: Mar 20, 2006
Local time: 8:42 PM
|

|
|
|
|
 |
Well I unzipped the file...it comens up as txt so I c&p'd into notepad then saved as mod.
I redid all that today and reuploaded it then ran with EM
2 boards went in the first time...3 others took 3-4 tries and one took 5 tries but it is in.
With most mods I get function, modio cannot create type errors. It often takes several tries before EM gets a mod in. I do have the mod folder set to 755.
Concering the strikethrough button. That little s looks bland and not self explanitory. I would like to tweak it to read Strike
Would this not involve making a change in 3 places? or is it 2 places. What places would need tweaked. |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Trying again |  |
Posted: 10/08/2006 4:18 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 9:42 PM
Location: St Pete, FL
|

|
|
|
|
 |
To change the S to Strike, you would do this:
| Code:
|
[b]OPEN[/b]
includes/bbcode.php
#
#-----[ FIND ]---------------------------------
#
$EMBB_values = array(''
#
#-----[ IN-LINE FIND ]---------------------------------
#
's'
#
#-----[ IN-LINE REPLACE WITH ]---------------------------------
#
'Strike'
You may also need to adjust the width of the button. So you would do this:
#
#-----[ FIND ]---------------------------------
#
$EMBB_widths = array(''
#
#-----[ IN-LINE FIND ]---------------------------------
#
array('','30'
#
#-----[ IN-LINE REPLACE WITH ]---------------------------------
#
array('','50'
|
Save and upload to the includes folder overwriting the existing file. Just make sure you create a backup of the file before overwriting it, just in case...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Trying again |  |
Posted: 10/08/2006 6:06 PM |
|
|
|
|
|
| Citation |
| Posts |
940 |
| Word Cnt. |
48,215 |
| BDay |
Mar 4 |
| Sign |
Pisces |
| Sex |
 |
|
|
|
Joined: Mar 20, 2006
Local time: 8:42 PM
|

|
|
|
|
 |
I did both line changes. worked like a charm all boards.
That sure was less than I thought needed changed. I also made the change within the mod itself before archiving it. That way next time all will already be there.
Mission Complete!  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Trying again |  |
Posted: 10/10/2006 12:18 AM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 9:42 PM
Location: St Pete, FL
|

|
|
|
|
 |
Now that you have seen how to adjust the width of the Strike button, you now should know how to adjust the widths of all the other buttons if you want them to line up like they do here. There are 9 buttons per row, so if the button widths match for each set of 9 buttons, then everything will line up nicely...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Information |  |
|