254701
p4ppo
Portfolio
  • 2004/5/27 19:13

  • p4ppo

  • Just popping in

  • Posts: 3

  • Since: 2004/5/24


Hi all, i'm searching for this module since I discovered XOOPS (ah, a lot of compliments for Xoops, it's amazing!)

I should love to have something where i can show my web works, the sites i developed, putting the link, the logo a description and what I did.

Do u know if there is something that goes well for me? Anyone developed a module based on this?

Thank u all!!!



254702
slammers
Re: newBB, posts not marked as read for some users
  • 2004/5/27 19:13

  • slammers

  • Just popping in

  • Posts: 2

  • Since: 2003/7/18


I have the same problem. It seems my cookie for newbb_topic_lastread is not getting set. When I delete the newbb cookie from my computer and then go to the forum the cookie gets recreated but the variable newbb_topic_lastread is missing. I stepped through the code and the setcookie command is being called in file viewtopic.php but it is not setting the cookie properly.

Any suggestions?

It was working fin until I moved the site to a new server. It may be some PHP setting on the server but I do not know what to check.

Thanks
Shawn



254703
zoldado
Problems with exploz hack
  • 2004/5/27 19:01

  • zoldado

  • Just popping in

  • Posts: 5

  • Since: 2003/4/13


I am having some problems with the exploz hack:

- Lost of the comments with the new urls
- No new urls form top 10 links and downloads

any help?
Thank you very much



254704
intel352
Re: Xaraya = Xoops history is over ?
  • 2004/5/27 18:53

  • intel352

  • Module Developer

  • Posts: 824

  • Since: 2003/11/23


not to nitpick, but PHP-Nuke isn't the father of all cmses... wouldn't that title goto the father of phpnuke? i can't remember the name of that cms, but everyone i talk to says phpnuke branched from that, and it rolled from there

[edit]
you also say Quote:
The PostNuke developers have as goal

i would think that should be 'a'
[/edit]

heh, if you want, i'll keep on through the whole paper, proofing it. just trying to provide input since you're gonna be graded



254705
m0nty
Re: Security Problem
  • 2004/5/27 18:40

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


u could remove the section dealing with the pmlite

ie..

in Xoops_root file userinfo.php

lines 135 - 139

if (is_object($xoopsUser)) {
$xoopsTpl->assign('user_pmlink', "<a href=\"javascript:openWithSelfMain('".XOOPS_URL."/pmlite.php?send2=1&to_userid=".$thisUser->getVar('uid')."', 'pmlite', 450, 380);\"><img src=\"".XOOPS_URL."/images/icons/pm.gif\" alt=\"".sprintf(_SENDPMTO,$thisUser->getVar('uname'))."\" /></a>");
} else {
$xoopsTpl->assign('user_pmlink', '');
}

comment out these lines or remove them completely and i think that should get rid of the link and button for sending a PM..

then edit modules/system/blocks/system_blocks.php

lines 158 & 159

$block['new_messages'] = $pm_handler->getCount($criteria);
$block['lang_inbox'] = _MB_SYSTEM_INBOX;

comment these lines out or remove them.. and that will get rid of the inbox link in the user menu..



254706
tl
Re: Security Problem
  • 2004/5/27 18:30

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


Quote:

ReCkage wrote:
Actually the site is hosted on a shared server, so i cant watch the data. But I do have custom session off.

Is there a way to turn off PM totally.


You would have to modify the User Menu template and remove inbox.

Then you can delete or rename two files, pmlite.php and viewpmsg.php, from the root directory.



254707
Mithrandir
Re: Xaraya = Xoops history is over ?

Quote:

winabe wrote:
Quote:

Mithrandir wrote:
In May, I will be writing a University project regarding XOOPS and the Open Source CMS's, in which I will compare XOOPS to other CMS's.

I have so far decided to compare with the following CMS's:
Xaraya
Drupal
Mambo

I will of course publish the report for you to read.

Would like to take a look on your comparation
And here it is: XOOPS Comparison

It is aimed at technical-minded people with less to none experience with PHP CMS's and it is only first half of a report, which will subsequently be a development report of an enhancement of a XOOPS feature (or development of a new feature) so please bear with me, if it looks unfinished.



254708
m0nty
Re: allow spaces in nicks
  • 2004/5/27 18:17

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


there is nothing in the configuration of XOOPS to allow it, but i have seen a hack that alows it, if u search the forum..


https://xoops.org/modules/newbb/viewtopic.php?topic_id=19297&forum=14#forumpost84483

try that, i think that's what u need..



254709
ReCkage
Re: Security Problem
  • 2004/5/27 18:15

  • ReCkage

  • Just popping in

  • Posts: 39

  • Since: 2004/5/24


Actually the site is hosted on a shared server, so i cant watch the data. But I do have custom session off.

Is there a way to turn off PM totally.



254710
m0nty
Re: Security Problem
  • 2004/5/27 18:12

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


it's not a problem i've heard reports of before..

altho i did myself experience this on my site once, and a few other people reported also that they were replying to a PM and 1 report from some1 refreshing when on somebody's profile page and it took them into that persons account, altho when they tried to view their account details it gave an error message and redirected back to their own account.

had no reports since of it happening since, but i have got the session id disabled in the url now.. that's the only thing i can think of what could probably cause this..

have u a network monitoring tool at all? maybe a sniffer program where you could monitor the packets to and fro, maybe something may show up in the headers, some kind of duplication or swapping of the session id when replying to PM's or viewing them.. clutching at straws i know, but i can't think of any other reasons..







Login

Who's Online

124 user(s) are online (63 user(s) are browsing Support Forums)


Members: 0


Guests: 124


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