21
etcetera
Problem altering newbb templates
  • 2009/6/28 17:47

  • etcetera

  • Just popping in

  • Posts: 23

  • Since: 2009/6/13


Using: XOOPS 2.3.3; newbb 3.08

I'm in the process of customizing my site with all new templates. I cloned the default template set, set the new template set to display, and checked yes on "show changes in templates." I've had no problem changing other templates around the site, or in changing the newbb_index or newbb_viewforum templates... but I am entirely unable to change newbb_thread and newbb_item. None of the changes I make are displaying on the live site.

In scanning through the templates for flat and threaded display, I noticed these files are being imported in:

Quote:

<{foreach item=topic_post from=$topic_posts}>
<{if $viewmode_compact}>
<{include file="$newbb_template_path/newbb_item.html" topic_post=$topic_post}>
<{else}>
<{*include file="db:newbb_thread.html" topic_post=$topic_post mode=$mode*}>
<{include file="$newbb_template_path/newbb_thread.html" topic_post=$topic_post mode=$mode}>
<{/if}>
<br />
<br />
<{/foreach}>


My first thought was that these lines might be pulling from the default templates, so I experimented with replacing the calls to newbb_thread with the full URL to the templates I wanted it to read... which resulted in just a blank page. Apparently it didn't want to import the file that way.

Since I know absolutely nothing about PHP, my question is: are these commands pulling from the default template instead of my cloned one? And if so, how would I reroute them to the correct files?



22
etcetera
Re: Backing Up
  • 2009/6/15 20:01

  • etcetera

  • Just popping in

  • Posts: 23

  • Since: 2009/6/13


Thank you both for the help. I upgraded my existing site successfully and copied the class/cache/ and class/file/ folders to the XOOPS installation on the new domain... and none of the users' data transferred with it. Did I misunderstand you?

And, though it is not a priority, have you heard any word on whether the user you mentioned still has the files he used in converting his forums from newbbex to cbb?

Grazi grazi.



23
etcetera
Backing Up
  • 2009/6/13 18:19

  • etcetera

  • Just popping in

  • Posts: 23

  • Since: 2009/6/13


Humor the web-illiterate.

I'm in the process from moving my old site (running on XOOPS 2.0.16) to both a new location and to XOOPS 2.3.3. Which folders/files do I need to back up and/or alter from my old site to retain all user data across the move?


Also, in moving from newbbex (version 1.4 I believe) to CBB 3.0.8, is it possible to retain posts? (In layman's terms, please.)




TopTop
« 1 2 (3)



Login

Who's Online

156 user(s) are online (107 user(s) are browsing Support Forums)


Members: 0


Guests: 156


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