31
aharon
Re: email notifications on xoops 2.0.16
  • 2007/2/9 19:00

  • aharon

  • Not too shy to talk

  • Posts: 172

  • Since: 2004/9/17


Yup, I have used SMTPAuth - but no joy either..
Do you know if there's a way around that..? (Apart from waiting for the next version..;) )

Thanks!

Aharon



32
aharon
Re: email notifications on xoops 2.0.16
  • 2007/2/9 11:07

  • aharon

  • Not too shy to talk

  • Posts: 172

  • Since: 2004/9/17


Thanks, hervet.

Seems that it might be the case of the whole mailing system being a bug as it doesn't work on SMTP either..

Aharon



33
aharon
email notifications on xoops 2.0.16
  • 2007/2/5 18:16

  • aharon

  • Not too shy to talk

  • Posts: 172

  • Since: 2004/9/17


I am using XOOPS 2.0.16 and wiwi as the wiki for the site. Somehow, when people put comments on the wiki pages - notifications aren't sent.

This has never happened to me on xoops...

I looked at the mail admin, and tried to use all the different options (php, sendmail, SMTP, etc..) - but no joy.

The system does send mail from admin to users, but I don't know if both, system mail and notifications, use the same mechanism to send mail...

Any idea what should I look at to fix it..?

Thanks!



34
aharon
Re: xoops 2.0.16 and debaser 0.92
  • 2007/1/29 22:52

  • aharon

  • Not too shy to talk

  • Posts: 172

  • Since: 2004/9/17


Thanks for the odea. Indeed it is the same case...

Must be something else..



35
aharon
xoops 2.0.16 and debaser 0.92
  • 2007/1/29 22:11

  • aharon

  • Not too shy to talk

  • Posts: 172

  • Since: 2004/9/17


Hi,

When I try to upload a file debaser doesn't recognise the mime type... I checked the mime type is enablled, mp3 in this case - but it didn't help.
Debug mode didn't show any errors...

Any ideas wgat can be done...?

Thanks!



36
aharon
Re: wiwimod and fck editor and image uploads
  • 2007/1/28 23:02

  • aharon

  • Not too shy to talk

  • Posts: 172

  • Since: 2004/9/17


Quote:

jensclas wrote:
I'd give the entire editor a go - can't hurt! Let us know how you get on...might do it myself!


I did that. Put the fckeditor in wiwi's class folder - but it didn't help...

Wiwi, judging by the readme file, supposed to work with the XoopsEditor structure. Indeed, it picks the editors, and has a nice feature allowing users to switch between the editors. However, uploading to fckeditor remains a problem...



37
aharon
wiwimod and fck editor and image uploads
  • 2007/1/28 16:22

  • aharon

  • Not too shy to talk

  • Posts: 172

  • Since: 2004/9/17


Hi,

I have wiwimod (0.83) working in a XOOPS 2.0.16, and am trying to use fck editor with it. (The editor is on the xoopseditor folder..)

The reason I want to use the FCK editor is that I want people to easily upload images.. (..and the other editors seems to let mainly linking or require admin permissions to use XOOPS image manager..)

However, it doesn't let me upload... I changed the permissions, put a copy in the class folder of wiwi - and it didn't help..
I turned on the debug - but no error came up...

In the xoopseditor instructions it say:
"/FCKeditor/module/: copy the files to the modules folders in case module specific upload permissions, storage and editor options are required"

Maybe I am not doing this right?
Does it mean copy the editor to the module, or copy certain files..?

Any ideas?

Thanks!

Aharon



38
aharon
Re: content 1 module on xoops 2.0.16 - an error on add_content.php
  • 2007/1/16 4:45

  • aharon

  • Not too shy to talk

  • Posts: 172

  • Since: 2004/9/17


Seems that I fixed this problem by adding two folders in the module's folder.
One is "content", the other is "headers"...

So now I can add content, though the fix seems a bit dodgy...

For example, attempting to add content type "link", gives the following errors:
Notice: Undefined index: showerror in file /modules/content/index.php line 40
Notice: Undefined index: cont_permits_advnaced in file /modules/content/index.php line 49
Notice: Undefined variable: crumbsout in file /modules/content/index.php line 167

Line 40 = $header_img = $fileupload_name;

Line 49 = $sqlinsert="INSERT INTO ".$xoopsDB->prefix(_MIC_CONTENT_PREFIX)." (parent_id, ptitle, title, text, visible, homepage, nohtml, nosmiley, nobreaks, nocomments,
link, address, submenu, newwindow, date, assoc_module, header_img) VALUES ('" . intval($parent_id) . "','" . $ptitle . "','" . $title . "','" .

Line 167 = $categoria_select->addOption("", _C_MAINMENU);

Any ideas about these errors..?

Aharon



39
aharon
content 1 module on xoops 2.0.16 - an error on add_content.php
  • 2007/1/16 4:18

  • aharon

  • Not too shy to talk

  • Posts: 172

  • Since: 2004/9/17


Hi,

Attempting to add content using content 1 module on XOOPS 2.0.16 brings the following error message:

Fatal error: Call to a member function on a non-object in /home/path_to/public_html/modules/content/admin/add_content.php on line 254

Line 254 is :
while($file = $folder->read()) {

Hence I give it in context of what seems the whole function:

$address_select = new XoopsFormSelect(_C_SELECTFILE, "address");
$address_select->addOption("", _C_NONE);
$folder = dir("../content/");
while($file = $folder->read()) {
if ($file != "." && $file != "..") {
$address_select->addOption($file, "".$file."");
}


I tried re-installing the module and checked the folders permissions (seemed fine)...

Any ideas how to fix this error..?

Thanks!

Aharon



40
aharon
Re: xoops 2.0.15, wiwimod 0.83, and xoopseditor
  • 2007/1/13 23:55

  • aharon

  • Not too shy to talk

  • Posts: 172

  • Since: 2004/9/17


Thanks Steve,

Indeed the latest fireworks fixed it!

Hope that'll be helpfull for others in the future..


Aharon




TopTop
« 1 2 3 (4) 5 6 7 ... 16 »



Login

Who's Online

156 user(s) are online (107 user(s) are browsing Support Forums)


Members: 0


Guests: 156


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