41
marcionline
Re: invisible nickname

See this post.



42
marcionline
Re: Visible HTML code in comments

Quote:

tepo12 wrote:
Hello,

When a user tries to comment on an article, and first previews his comment before submitting it, the comment itself is filled with visible HTML code Quote:
<BR> <P> etc...


After submitting the comment, this code is still visible.

When he does not preview it and submits it immediately, the code is not visible.

Any suggestions?

Thank
Tepo

Ps I already got an advice to look in XOOPS_ROOT_PATH . "/include/comment_view.php", but I cannot find anything there...


There is a bug in XOOPS 2.2.x core. See this 2 links about:

https://xoops.org/modules/newbb/viewtopic.php?topic_id=48480&forum=28&post_id=212796#forumpost212796
http://svn.sourceforge.net/viewcvs.cgi/xoops/XoopsCore/branches/2.2.x/2.2.5/html/include/comment_post.php?view=markup&rev=293

Regards



43
marcionline
Re: listing with smarty variables???




44
marcionline
Re: Quick comment and simply comment view

Quote:

przemeks wrote:
Hello guys,

could You tell me how to modify news module ot get a Quick comment form and simply comment list like on:

http://devteam.xoops.org/devlog/xoops.php?url=archives/2-What-devs-should-use-or-not-use-in-2.2.html&serendipity[cview]=linear#comments


You can use Comment Anywhere Module.

With it you can have something like this:

Resized Image




45
marcionline
Re: CBB 3.04 - User Profile colour blended with theme making it invisible

Quote:

tedsmith wrote:
I wondered if changing
.comUserName {}

to
.comUserName {color#ffffff;}


in style.css for my theme would have worked, but seemingly not.


Try

.comUserName a{color#ffffff;}


If dont work, see this topic.




46
marcionline
Re: Question from an Xoops newbie

Quote:

fry2006 wrote:
Oh, thanks. Now I see it.

Also, how do you display links on the navigation bar that aren't module links?


You mean custom links? Try Multimenu.




47
marcionline
Re: Google Analytics

I added the code in my footer (modules/system/admin.php?fct=preferences&op=showmod&mod=1&confcat_id=3)

According to this FAQ you must added the code in theme.html and wait for the next 12 to 24 hours.



48
marcionline
Re: SmartSection seo feature

I think there is a little error in (example below) text with instructions for turn on rewrite function:

define("SEO_ENABLED""rewrite");


To rewrite work I change this line to:

define("SMARTSECTION_SEO_ENABLED""rewrite");



For me, this change solved the problem.




49
marcionline
Re: Change CBB post layout (remove 'joined')

Quote:

Zjerre wrote:
Hello,
This might be a stupid question, and yet posted in this forum but I can't retrieve it...

I want to change the look of my forum posts (CBB 2.2 running on XOOPS 2.2): how can I delete the 'joined' and 'from' tags from posts and comments, and how can I add other tags who reffer to data in the user profiles?

Thx! Zjerre


You can edit xoops_root\modules\newbb\templates\newbb_thread.html and remove or comment this lines (backup before and I not sure because my CBB version is 3.01, so...)

<div class="comUserStat"><span class="comUserStatCaption"><{$smarty.const._MD_JOINED}>:</span><br /><{$topic_post.poster.regdate}></div>
<{if 
$topic_post.poster.from}>
<
div class="comUserStat"><span class="comUserStatCaption"><{$smarty.const._MD_FROM}>:</span> <{$topic_post.poster.from}></div>





50
marcionline
New css theme from Slashdot.org to Xoops ?

Somebody would be able to port new css theme from Slashdot.org to XOOPS ?

Here's the link:http://slashdot.org/tmp/slashdot_redesign/




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



Login

Who's Online

247 user(s) are online (146 user(s) are browsing Support Forums)


Members: 0


Guests: 247


more...

Donat-O-Meter

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

Latest GitHub Commits