1
Maadman
Re: 2.5 Censor function not working
  • 2011/1/8 1:02

  • Maadman

  • Just popping in

  • Posts: 64

  • Since: 2006/1/17


Quote:

madDan wrote:
Has anyone had issues under 2.5 with the word censoring not working?

I have tried reloading list activating deactivating reactivating updating system module all to no effect.


Same here... the word filter does not work after 2.5 upgrade...

testing ????? ?????

It works on this website... what is the deal?



2
Maadman
Frequent PHP Fatal Error in Newbb/CBB
  • 2010/12/19 8:47

  • Maadman

  • Just popping in

  • Posts: 64

  • Since: 2006/1/17


Perhaps someone can help me figure out what is going on here. I frequently see this in my error logs.

Quote:

PHP Fatal error: Call to undefined function newbb_getsession() in /modules/newbb/include/vars.php on line 190


It's always the same error on the same line.

Any ideas as to what could be causing this?



3
Maadman
Re: Upgraded to 2.5 How/where do you modify custom templates?
  • 2010/12/19 8:37

  • Maadman

  • Just popping in

  • Posts: 64

  • Since: 2006/1/17


Thanks for the help everyone. I ended up locating them in the database and making the changes yesterday as a quick fix. I did try your way today serial-weber and it worked just fine.

Maybe a suggestion I can make to you mamba if you are the one who can edit the release notes is this.
Quote:

If you use custom templates, you should convert them into files inside your theme folder before upgrading..


I think you should put this notification above each versions upgrade instructions. I for one read the release notes and then skimmed down over the versions that did not apply to me to find the instructions for my version only and this notification is only listed above the earliest version. I'm sure others have done the same so that may help.

I didn't really mean xoops was going down the toilet either I was just frustrated and had a guy on my back all day about that issue. :)

Thanks again.



4
Maadman
Re: Upgraded to 2.5 How/where do you modify custom templates?
  • 2010/12/16 22:42

  • Maadman

  • Just popping in

  • Posts: 64

  • Since: 2006/1/17


Also when you say convert them into files inside your theme folder what do you mean? Upload them into a /templates/ folder inside that? Upload the old tplset.xml file in there? I upgraded all the way from 2.0.17. It was very simple to edit the custom templates on that version. You clicked "edit template" and it pulled right up inside of the browser.



5
Maadman
Re: Upgraded to 2.5 How/where do you modify custom templates?
  • 2010/12/16 22:37

  • Maadman

  • Just popping in

  • Posts: 64

  • Since: 2006/1/17


Thank you for the reply Mamba but what should I do now that I have already completed the upgrade? It has to be pulling the data from those same custom templates from somewhere. I can see it on the page. Where is it stored?



6
Maadman
Re: Upgraded to 2.5 How/where do you modify custom templates?
  • 2010/12/16 22:01

  • Maadman

  • Just popping in

  • Posts: 64

  • Since: 2006/1/17


Anyone? There was nothing in the release notes regarding this.

Xoops has really went down the toilet over the last 3 or so years. Sad to see.



7
Maadman
Upgraded to 2.5 How/where do you modify custom templates?
  • 2010/12/16 20:01

  • Maadman

  • Just popping in

  • Posts: 64

  • Since: 2006/1/17


I used cloned templates on several modules before this upgrade. After upgrading I cannot figure out how to edit these templates now. Anytime I try to view them through the admin menu now it always says "file not created" and then its back to square one. I even tried modifying the html file of the template offline, reuploading it through ftp, and clearing the cache... still the old template is loaded on the web page. Why are these not editable though the administration/templates menu anymore? And where on earth are they stored now? Thanks.



8
Maadman
Everything I change goes blank? Please help.
  • 2010/12/15 0:07

  • Maadman

  • Just popping in

  • Posts: 64

  • Since: 2006/1/17


My site has been running for 6 years with no problems until now.

Here is the problem. Every time I do ANYTHING (post to forum... update module... edit blocks, etc.) It leaves a blank! For instance if i post a reply it shows my avatar and post box but there is no post shown.... If I update a module (say newbb for example). It says it updates it and shows all of the things being inserted... but then on the modules admin page you can see the picture of "forums newbb" but the name where it normally says "newbb" under it is blank. If I edit a block... once i submit the changes.. The block title, block contents, everything is blank as if it's being erased.

I figured out what was happening by backing up the blocks table in the database and just restoring it after it had made it blank.

Does anyone have ANY idea what is going on? Please help if so. Thanks.



9
Maadman
Adding a subheader to each module?
  • 2009/2/4 11:42

  • Maadman

  • Just popping in

  • Posts: 64

  • Since: 2006/1/17


I'm trying to add an image as a subheader to each module.

What I want to do is this... when someone clicks on Forum, I want a smaller header below the original header (which I am using as straight html before the XOOPS block code in the theme). If they click on "news" there is a different sub header.

I pulled up NEWBB header.php and tried using

print ("<img src=\"image/logo4.gif\"/>");

This either puts it at the very top or the very bottom of the page.

Is there a way I could put in somewhere something like "if url= modules/newbb/" it would always show that sub header above all the blocks and content yet still be under the original header I've created for all pages in html?

Thanks in advance for any help.

Or is it possible to remove <{$xoops_module_header}> from the <head> and place it directly before the XOOPS blocks in <body> in the theme.html?



10
Maadman
Can someone help me with this code?
  • 2008/8/21 17:52

  • Maadman

  • Just popping in

  • Posts: 64

  • Since: 2006/1/17


In the recent weblogs block on the module "weblogs" it uses this to list the title of the most recent weblogs

<{foreach item=entry from=$block.entries}>
<a href="<{$entry.entry_url}>"><{$entry.title}></a><{$entry.permission}><br /><br />

What I would like to do is have it skip the most recent item and start with the 2nd most recent one. Can someone help me figure this out? I'm not very familiar with the templates. Any ideas?




TopTop
(1) 2 3 4 ... 6 »



Login

Who's Online

301 user(s) are online (188 user(s) are browsing Support Forums)


Members: 0


Guests: 301


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