292881
tom
Re: time to say goodbye to newbb?
  • 2003/6/25 2:51

  • tom

  • Friend of XOOPS

  • Posts: 1359

  • Since: 2002/9/21


Quote:
Koudanshi is very good about updating his files to work with XOOPS updates nearly as soon as XOOPS turns em out, & he is incredibly nice about helping with any issues that may arise with his modules.


That I do not doubt, I've spoken with Koudanshi, and he is one of the best, but if something was to happen in his family and god wish it never will happen, or if he takes a long holiday, or other unforseeable things arise, then you are still left waiting.

This would be better as the core module for XOOPS in order for support and upgrades, but then what would Koudanshi if the XOOPS dev's make it core, would he still be involved in development and even though he is an outstanding person, the Devs may not be looking for other Devs.

But I think IMHO we should stick with Newbb and if the Devs wish then work on that and upgrade it, incorperate new features.

Of course like I say this is IMO



292882
pod
Re: time to say goodbye to newbb?
  • 2003/6/25 2:43

  • pod

  • Quite a regular

  • Posts: 301

  • Since: 2003/4/19


Quote:
Only problem I've had is that I've been unable to get the login hack to work . However through tinkering I've managed to stop my site working at all , lucky I backed up. I'm using a W2K / IIS combo, are you able to point me in the direction of getting this login hack to work? I've tried doing everything discussed on the forums there, but nothing changes.


The login hack works flawlessly with XOOPS 2.02. Koudanshi has updated common.php (the only updated-to-2.03 login-hacked file) to allow login, but on 2.03 I have not managed to get it to "remember". I intend to compare the 2 common.php files I have tonight to make this work, I'll let u know if I get it to work as it should. Like I say tho, it works w/o a hitch on 2.02.
Koudanshi is very good about updating his files to work with XOOPS updates nearly as soon as XOOPS turns em out, & he is incredibly nice about helping with any issues that may arise with his modules. Even so, hes just 1 guy... which is the only reason I would suggest the XOOPS DEV team take on this module. Maybe its better as it is though... I know when I go to his site & ask a question that it will promptly be answered, I know I can rely on his modules as is.

Quote:
p.s. thepod, what did you mean by "I have also replaced the XOOPS avatar system with the IBF avatar system, because its so much more practical on so many levels, & it looks better too." ?


I've tweaked the userinfo template a lot... you can see if you look at my profile. Open up your userinfo template & replace the link for the "Edit Avatar" with "modules/ipboard/index.php?act=UserCP&CODE=24" & instead of directing ppl to the XOOPS avatar system, it will bring people to their IBF Avatar CP. If you register on my site http://www.toolunity.com & view ur own profile, you will see what I mean.
With the next release of the IBF module the profiles will be even further integrated, see http://www.b4v.net/ecoblue/modules/ipboard/index.php?showuser=2 for an example of whats to come...

hope this helps



292883
Ace_Armstrong
Re: Autologin for Xoops 2.0.x

I tried the edits listed here...got a big white screen and nothing else upon login.

So, I reverted the files to the standard and made sure that it was fixed. It was.

Uploaded Jan's hack. I can log in, but it doesn't work; it forgets the logins like always before.

Custom sessions are on. Everything should be set. But...nada.

Any insight?



292884
hsalazar
Re: Item-Specific Page Titles in News, wfsection
  • 2003/6/25 1:54

  • hsalazar

  • Just popping in

  • Posts: 78

  • Since: 2003/2/6 1


ackbarr:

Thanks a lot! It's just what I was looking for!




292885
ackbarr
Re: Item-Specific Page Titles in News, wfsection

I haven't figured out how to do this in wf-sections yet, but to make the news article title appear in the title bar do the following

1. Modify theme.html
The theme.html file for your current theme may need to be modified like so:

find the part of your theme.html that displays the page title:
<title>[b]Original Title Here[/b]title>


change this line to read:
<title>[b]<{$xoops_sitename}> - <{$xoops_pagetitle}>[/b]title>


2. Modify /modules/news/article.php
Add a newline before:
include XOOPS_ROOT_PATH.'/include/comment_view.php';
that reads:
$xoopsTpl->assign('xoops_pagetitle'htmlentities($xoopsModule->name() . ' - ' $article->title()));


To see it in action:
http://www.evenground.org/xoops2/modules/news/article.php?storyid=2



292886
AndreyRa
Re: Some useful hacks. Some new info.
  • 2003/6/24 23:29

  • AndreyRa

  • Just popping in

  • Posts: 17

  • Since: 2003/3/16


From this moment I stop the activity on creation of new hacks.
Because I need to reorganize all created updatings and to send them as diffs to developers.

If all this will go successfully I shall not place hacks here on forums more. All corrections will occur in new versions of Xoops. This way is more constructive.

PS. If only time has sufficed.



292887
hsalazar
Re: Item-Specific Page Titles in News, wfsection
  • 2003/6/24 23:14

  • hsalazar

  • Just popping in

  • Posts: 78

  • Since: 2003/2/6 1


Catzwolf:

The idea is that instead of having in the window title a legend such as:

XOOPS Official Site - News - Microsoft Internet Explorer

no matter what story you're in, to have

XOOPS Official Site - News - Title of the specific note - Microsoft Internet Explorer

This is far more specific and useful.




292888
AndreyRa
Re: X2 NewBB: QuickReply Form
  • 2003/6/24 23:10

  • AndreyRa

  • Just popping in

  • Posts: 17

  • Since: 2003/3/16


Quote:

bozzy wrote:
Your code gives me parse errors, something about expecting a , or ; on line 442 or something. And what's with those weird symbols?

It because I have taken advantage of tags [ code]. Now I know how many in them of bugs (correction is in the same forum) - I have replaced all tags [ code] with tags [ quote]. Now should work.

PS. Example of generating html from tag "code":
sql "SELECT forum_type, forum_name, forum_access, allow_html, allow_sig, posts_per_page,hot_threshold, topics_per_page FROM ".$xoopsDB->prefix("bb_forums")." WHEREforum_id = $forum";<br />


and tag "quote":
$sql "SELECT forum_type, forum_name, forum_access, allow_html, allow_sig, posts_per_page, hot_threshold, topics_per_page FROM ".$xoopsDB->prefix("bb_forums")." WHERE forum_id = $forum";<br />


As someone spoke, that at him Mozilla carries of lines is work. The bug whether or not - who knows...



292889
Anonymous
Re: X2 NewBB: QuickReply Form
  • 2003/6/24 22:40

  • Anonymous

  • Posts: 0

  • Since:


Your code gives me parse errors, something about expecting a , or ; on line 442 or something. And what's with those weird symbols?



292890
Catzwolf
Re: Item-Specific Page Titles in News, wfsection
  • 2003/6/24 22:39

  • Catzwolf

  • Home away from home

  • Posts: 1392

  • Since: 2007/9/30


I am not exactly sure what you mean by your above statment? Could you show me an example of this in WF-Section and I will see what I can do to modify this!


ATB

Catz







Login

Who's Online

273 user(s) are online (102 user(s) are browsing Support Forums)


Members: 0


Guests: 273


more...

Donat-O-Meter

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

Latest GitHub Commits