41
pmhoran
Re: compatibility with 2.2
  • 2005/8/6 18:03

  • pmhoran

  • Not too shy to talk

  • Posts: 115

  • Since: 2003/2/21


Sorry ... I thought when Herko said ...

"There will not be a 'compatibilty' list for X2.2, simply because there are a lot of modules out there that would need to be checked on all kinds of platforms under all kinds of circumstances. Too big a task.
However, there will be a document explaining the changes made to X2.2, where compatibility could be an issue. This means it will explain the proper use of the X2.2 API, especially where there have been changes compared with X2.0.x."

in his response that that would have answered your question. I guess I misunderstood the question.

Peter



42
pmhoran
Re: compatibility with 2.2
  • 2005/8/6 17:47

  • pmhoran

  • Not too shy to talk

  • Posts: 115

  • Since: 2003/2/21


You may want to check out the thread found here

https://xoops.org/modules/newbb/viewtopic.php?topic_id=39051&forum=7&post_id=171025#forumpost171025

where I asked a similar question.

The short answer is ... no there is not a list of modules that definitely work with 2.2 I have just been doing the "trial & error" thing myself ... and when I come across a module that doesn't work I approach the developer of the module.

Peter



43
pmhoran
Re: General Settings question by newbie
  • 2005/8/6 17:40

  • pmhoran

  • Not too shy to talk

  • Posts: 115

  • Since: 2003/2/21


I am sort of a newbie too ...

But my first thought was ... have you CHMOD'd all the folders & files to the proper permissions?

I "think" that was what I experienced when I first started using XOOPs. One file or one folder or ??? that I missed. For the life of me I don't remember the exact one now though. Sorry.

HTH
Peter



44
pmhoran
Re: which is better ?
  • 2005/8/6 17:30

  • pmhoran

  • Not too shy to talk

  • Posts: 115

  • Since: 2003/2/21


Personally ... I went with Simplified URL on one of my sites. I really like it and it works great.

I do not, however, know if it will work with XOOPS 2.2. I am running it on 2.0.13

HTH
Peter



45
pmhoran
Extended Profiles - change Website URL in profile into link?
  • 2005/8/6 17:24

  • pmhoran

  • Not too shy to talk

  • Posts: 115

  • Since: 2003/2/21


Version 2.2 ... of course ... Extended Profiles

I have been trying to figure out how to change the "url - Website" field so it displays as a link in a members profile ... when that field is filled out of course ;-D

Any ideas?

Thanks
Peter



46
pmhoran
Private Messaging Fix - Avatar & Icon1
  • 2005/8/6 15:27

  • pmhoran

  • Not too shy to talk

  • Posts: 115

  • Since: 2003/2/21


The way I fixed this problem on my site is by editing the Template in the pm module ... pm_readpmsg.html

The line ...
<img src='uploads/<{$poster->getVar("user_avatar")}>' alt='' /><br />

Change to ....
<img src='<{$xoops_url}>/uploads/<{$poster->getVar("user_avatar")}>' alt='' /><br />

AND ... the line that begins with ...
<img src='images/subject/<{$message.msg_image}>' alt='' />&nbsp;

Change to ...
<img src='<{$xoops_url}>/images/subject/<{$message.msg_image}>' alt='' />&nbsp;

All I am really doing is adding the <{$xoops_url}>/ in front of each img src statement

Remember to do an "Update" to your module afterwards.

Worked for me anyways But I am sort of a newbie so ... ???

HTH
Peter



47
pmhoran
Re: Autologin on 2.2?
  • 2005/8/5 20:29

  • pmhoran

  • Not too shy to talk

  • Posts: 115

  • Since: 2003/2/21


The copy of the new Autologin I got did not have a README. I mentioned this to GIJOE and he posted he would fix that. But just in case ...

Make sure you read and make note of the instructions on the download page.

After uploading the files to my site and modifying what needed to be modified ... I went in to System/General Preferences and made sure the "template update" option was set to YES

Then I went in and did an update on the System module. You must do this step before Autologin will show up.

The Autologin works fine on my site now.

HTH
Peter



48
pmhoran
Re: Autologin on 2.2?
  • 2005/8/5 10:39

  • pmhoran

  • Not too shy to talk

  • Posts: 115

  • Since: 2003/2/21


GIJOE has just posted the "Autologin Hack for XOOPS 2.2" on his website.http://www.peak.ne.jp/xoops/

The link to the download is ...
http://www.peak.ne.jp/xoops/md/mydownloads/singlefile.php?lid=59&cid=2

Because this is a new hack from scratch ... he is considering it a BETA version.

HTH
Peter



49
pmhoran
Re: Extended user profile - How can I use it in xoops_version?
  • 2005/8/3 11:59

  • pmhoran

  • Not too shy to talk

  • Posts: 115

  • Since: 2003/2/21


If I understand your questions correctly (I am sort of a newbie) ... you go to the Admin/Modules and choose Extended Profiles/Fields. On the upper left there is a clickable link "Add Fields" ... and there you can add what fields you want. You can then add each field to the various categories you have created.

You can create Categories using the Categories option ... and then assign each Field to the appropriate category. To add a category you just click on the "Add Category" link.

HTH
Peter



50
pmhoran
Re: Autologin on 2.2?
  • 2005/8/1 18:29

  • pmhoran

  • Not too shy to talk

  • Posts: 115

  • Since: 2003/2/21


GIJOE isn't exactly missing ... he is still posting on his site athttp://www.peak.ne.jp/xoops/ occasionally. I think he is still trying to recuperate from the mumps he had a couple weeks ago.

I am in the same boat as you, with myself and my members really liking the AutoLogin feature. I tried modifying all the files myself but all I really succeeded in doing was confusing myself

I have posted on GIJOE's site asking about not only the AutoLogin but also the BlocksAdmin module. So far ... no response ... but I only posted about the BlocksAdmin literally a few minutes ago.

Will post here when I know something concrete.

Peter




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



Login

Who's Online

211 user(s) are online (132 user(s) are browsing Support Forums)


Members: 0


Guests: 211


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