Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default phpBB in DW

    is there away to get phpBB in DW?
    quimini Guest

  2. Similar Questions and Discussions

    1. PHPBB problem
      Hi, I installed phpbb on my website and all was well. All I did was "wrap" the php on the index.php in my html to match the rest of my site. now I...
    2. phpBB Pagination Error - Help!
      I've got pagination errors in a phpBB board. Some forums are showing "page 1 of 0". Previous enquiries both here and at the phpBB forum have given...
    3. problemy z phpbb
      Witam, W zasadzie nie wiem czy to wł±¶ciwa grupa do poruszania takich problemów ale zaryzykuje: Miałem forum (phpbb 2.01 bodajrze) na lycos,...
    4. ERR after installing attach_mod for PHPBB
      I downloaded and installed the attach_mod from www.phpbbhacks.com. After installation of this module, when accessing specific user information,...
    5. Help, can't admin phpBB forum in Nuke
      Warning: Failed opening 'php_value_ok.php' for inclusion (include_path='.:/usr/share/pear') in Unknown on line 0 -- Can anyone help?
  3. #2

    Default Re: phpBB in DW

    DW does not support the default Smarty tag format (i.e. "{tag}") inside
    of <script> and <style> blocks (since braces are part of the native
    languages).

    Technically, you should be able to change the default tag delimiters to
    something that would work in DW. Please let us know if you get this working!

    Thanks,
    Randy

    > is there away to get phpBB in DW?
    Randy Edmunds Guest

  4. #3

    Default Re: phpBB in DW

    if i knew how to change the, TAGS etc i would but i dont so if anyone can tell me please do
    quimini Guest

  5. #4

    Default Re: phpBB in DW

    The main web site for smarty info is here:
    [url]http://smarty.php.net[/url]

    Here is a list of the smarty environment variables:
    [url]http://smarty.php.net/manual/en/api.variables.php[/url]

    I think that all you'll need to change is the $left_delimiter and
    $right_delimiter values.

    Hope this helps,
    Randy

    > if i knew how to change the, TAGS etc i would but i dont so if anyone can tell me please do
    Randy Edmunds Guest

  6. #5

    Default Re: phpBB in DW

    This doesnt tell me what to change and how to change them
    quimini Guest

  7. #6

    Default Re: phpBB in DW

    You need to edit the php.ini file. Sorry, I could not find a tutorial on
    how to do that.

    I did find some more resources listed in a Smarty Wiki:
    [url]http://smarty.incutio.com/[/url]

    This one seems to be very relevant. If it does not help you, then try
    contacting the author for more help:
    [url]http://smarty.incutio.com/?page=SmartyDreamweaver[/url]

    Randy

    > This doesnt tell me what to change and how to change them
    Randy Edmunds Guest

  8. #7

    Default Re: phpBB in DW

    wil this let me put phpBB in DW?
    quimini Guest

  9. #8

    Default Re: phpBB in DW

    Hello quimini,

    What do you mean by put in in Dreamweaver? Just edit your phpBB template
    files like you would any other page for layout changes. I do it all the time
    ..... [url]www.ourtimberwolves.com[/url] for example.

    Brad
    > wil this let me put phpBB in DW?
    >


    Brad Lawryk Guest

  10. #9

    Default Re: phpBB in DW

    Let me clarify my earlier remarks.

    phpBB (which uses Smarty tags) works fine in DW *unless* you try to use
    Smarty tags inside CSS or JavaScript markup. In theory, you can tweak
    Smarty tags to work in DW CSS and JavaScript markup, but it is not an
    easy task.

    Hope this helps,
    Randy

    > wil this let me put phpBB in DW?
    Randy Edmunds Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139