51
THCowboy
How do I Update the newbb templates
  • 2005/7/12 17:39

  • THCowboy

  • Just popping in

  • Posts: 84

  • Since: 2005/6/28


couldn't delete this message so I removed content



52
THCowboy
How do I Update the newbb templates
  • 2005/7/12 17:16

  • THCowboy

  • Just popping in

  • Posts: 84

  • Since: 2005/6/28


"6. Update the newbb templates"

how do I do this? download the templates and upload them again?



53
THCowboy
NewBB 2.0.2 if you update from NewBB 1.0
  • 2005/7/12 13:59

  • THCowboy

  • Just popping in

  • Posts: 84

  • Since: 2005/6/28


Instructions say

Delete all Files in your old newbb folder
will I lost my posts

Update the newbb templates
how do I do that?


thanks, Warren



54
THCowboy
Re: content-0.45 Link Title Question
  • 2005/7/9 8:24

  • THCowboy

  • Just popping in

  • Posts: 84

  • Since: 2005/6/28


Found the answer.. edit the index.php file in the content folder by removing the line in bold.

$xoopsTpl->assign('title', $title);
$xoopsTpl->assign('content', $text);
$xoopsTpl->assign('nocomments', $nocomments);
$xoopsTpl->assign('mail_link',



55
THCowboy
Re: Adding link to main menu
  • 2005/7/8 0:55

  • THCowboy

  • Just popping in

  • Posts: 84

  • Since: 2005/6/28


I have now, I guess some modules you do an update where as others you dont? Anyhow thanks for pointing it out to me, it take me a while to figure out what exactly an update was...

Still Learning!

Warren



56
THCowboy
Adding link to main menu
  • 2005/7/7 5:29

  • THCowboy

  • Just popping in

  • Posts: 84

  • Since: 2005/6/28


I have read instructions on how to add links to the main menu and yet I cannot get the links to show. Below is the template for the main menu.
-----------------------------------------------------------

<table cellspacing="0">
<tr>
<td id="mainmenu">
<a class="menuTop" href="<{$xoops_url}>/"><{$block.lang_home}></a>
<!-- start module menu loop -->
<{foreach item=module from=$block.modules}>
<a class="menuMain" href="<{$xoops_url}>/modules/<{$module.directory}>/"><{$module.name}></a>
<{foreach item=sublink from=$module.sublinks}>
<a class="menuSub" href="<{$sublink.url}>"><{$sublink.name}></a>
<{/foreach}>
<{/foreach}>
<!-- end module menu loop -->
</td>
</tr>
</table>

-----------------------------------------------------------

After <!-- end module menu loop -->

I tried both

<a class="menuMain" href="<{$xoops_url}>/advertising/file.php">Advertising</a>

and
<a class="menuMain" href="/advertising/file.php">Advertising</a>

neither of them created a link. Anybody know
why? Thanks, Warren



57
THCowboy
content-0.45 Link Title Question
  • 2005/7/6 15:46

  • THCowboy

  • Just popping in

  • Posts: 84

  • Since: 2005/6/28


I was wondering if when I add a link title if I can get it so the link title works but doesn't show up in the content page. I have looked through the templates but I am not sure what I would have to change to make this happen.

Any ideas?



58
THCowboy
Re: content-0.45 chmod question
  • 2005/7/5 21:21

  • THCowboy

  • Just popping in

  • Posts: 84

  • Since: 2005/6/28


Thanks a million. There is such great help on these boards!

Warren



59
THCowboy
content-0.45 chmod question
  • 2005/7/5 19:42

  • THCowboy

  • Just popping in

  • Posts: 84

  • Since: 2005/6/28


In content-0.45 when I try to add page wrap I get this error.

ERROR: The content directory is not writable. Please chmod a+w the content directory.

What does a+w mean? There are two folders named content..the main folder and a subfolder..which "content directory" are they making reference to? Both are set to 755. Thanks, Warren



60
THCowboy
Re: HTML pages show in search?
  • 2005/7/4 23:42

  • THCowboy

  • Just popping in

  • Posts: 84

  • Since: 2005/6/28


Quote:

Mithrandir wrote:
No, please don't.

We loathe doubleposts.
There are some modules that can wrap HTML content and make it searchable, but some don't work that way.

There is not a way to make the XOOPS search look in HTML files without them being in a module.


ooops, I meant to say php files... but I am guessing the answer is the same.

It it is just that I will have a good 400 php pages that would take a long time to add one by one to the modules I have tried.

Thanks, Warren




TopTop
« 1 ... 3 4 5 (6) 7 8 9 »



Login

Who's Online

173 user(s) are online (140 user(s) are browsing Support Forums)


Members: 0


Guests: 173


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits