1
coopersita
Word censoring and wildcards

Hi,

I'm building my word censoring list. My questions is whether I can use wildcards, like *badword* so badbording and mobadword will be included automatically?

Thanks



2
coopersita
Recommend me a Chat module

Hi,

I'm looking for a good chat module. I tried XOOPS Chat, but it doesn't work. XooPopChat works, but it's too simple (no private rooms, etc).

Can anyone recommend a better chat module?

Thanks.



3
coopersita
Re: No access, blank page

Have you tried just deleting the theme folder that's causing trouble?



4
coopersita
Re: PD-Links not sending notifications

No one?

Where would a get request come from on notification?



5
coopersita
Re: No access, blank page

Have you tried accessing the admin area directly?

http://www.yoursite.com/modules/system/admin.php



6
coopersita
Re: PD-Links not sending notifications

I found an error in xoops_version.php

I found:

le="color: #000000"><?php $modversion['notification']['event'][5]['mail_template'] = 'global_nePDile_notify'; ... $modversion['notification']['event'][7]['mail_template'] = 'category_nePDile_notify';


It should be:

le="color: #000000"><?php $modversion['notification']['event'][7]['mail_template'] = 'category_newfile_notify'; ... $modversion['notification']['event'][5]['mail_template'] = 'global_newfile_notify';


So now it send the emails, but I get the following error for Private Messages:

le="color: #000000"><?php INSERT INTO xoops_priv_msgs (msg_id, msg_image, subject, from_userid, to_userid, msg_time, msg_text, read_msg) VALUES (0, 'icon1.gif', '[mysite] Links auto-notify : New file', 1, 5, 1191119522, 'Hello x, A new link "x" has been added at my site. You can view this file here: http://www.mysite.ca/modules/PDlinks/singlefile.php?cid=13&lid=58 ----------- You are receiving this message because you selected to be notified when new links are added to our site. If this is an error or you wish not to receive further such notifications, please update your subscriptions by visiting the link below: http://www.mysite.ca/notifications.php Please do not reply to this message. ----------- mysite (http://www.mystie.ca) webmaster x', 0) Error number: 0 Error message: Database update not allowed during processing of a GET request


The submit form itself is Post, so I'm not sure what to change so I don't get this error.

Any help will be very appreciated.



7
coopersita
PD-Links not sending notifications

Hi,

I can't get PD-Links to send notifications for link submissions. It does send it for new categories.

I've checked inlcude/notification.inc.php, and submit.php. Are there other files I should be checking into?

Thanks



8
coopersita
Re: Notifications not working

Thanks Skenow,

That's why I first though it was all notifications for all modules, but once I figured that out, I realized it's only the PD-Links module that's not working.



9
coopersita
Re: Notifications not working

It's not going to spam. If that was the case, then the pms would be getting there. But thanks for the the reply.

I narrowed it down. It's not every module that's failing. It's just PD-Links. The forum, news, faq and PD-Downloads work fine...

Can anyone point me to the files in PD-Links that could be wrong?



10
coopersita
Notifications not working

I am able to send emails and PMs through the Admin>Mail Users page, but no notifications are being sent. Not PMs, nor emails. I've tried various modules, but none are sending notifications. (I don't think I was ever able to send notifications, this is a new site)

Activation emails are being sent well.

I have the "Notify me of all selected updates" option set in my profiles.

When I go to notifications in the user menu I see all my notifications listed, but none was actually sent.

Are notifications sent at immediately after an update, or are they all send at once later?

Any ideas of what could be wrong?




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