1
bocks
Re: Upgrading from 2.0.11 to 2.2
  • 2005/7/27 15:30

  • bocks

  • Friend of XOOPS

  • Posts: 41

  • Since: 2002/9/6 6


I got my site upgraded to XOOPS 2.2 [from 2.0.13] without major problems. I followed the instruction on docs/UPDATE.html, and it ran like a charm.

The only problem I faced is that, after updating to 2.2, my center blocks are all missing. When I go to blocks admin, I noticed that I have to check "Visible in" - "Top Page" for all center blocks, and click submit. It all worked like before again...

Nice work XOOPS Team!!!



2
bocks
Re: 2.1 Debug Party
  • 2005/7/8 2:03

  • bocks

  • Friend of XOOPS

  • Posts: 41

  • Since: 2002/9/6 6


There are some more...

5) When viewing profile [without avatar]:-

Notice [PHP]: Undefined index: image in file modules/profile/userinfo.php line 105

Regarding 1), when I go to "Private Messaging" using IE, it gave me javascript error [exclamation mark on the status bar]. And when I tried to send PM using IE, it doesn't work. I cannot add a username to send PM to.

edited: Well, actually I can't even send PM to any other users [even when it says I have no error after sending the PM].



3
bocks
Re: 2.1 Debug Party
  • 2005/7/8 1:58

  • bocks

  • Friend of XOOPS

  • Posts: 41

  • Since: 2002/9/6 6


1) After logging in, when I go to "Private Messaging" module [http://mysite/modules/pm/viewpmsg.php], I got this error:-

Notice [PHP]: Undefined variable: uids in file modules/pm/viewpmsg.php line 78
Warning [PHP]: array_unique(): The argument should be an array in file modules/pm/viewpmsg.php line 78
Warning [PHP]: implode(): Bad arguments. in file modules/pm/viewpmsg.php line 78

My inbox is empty by the way.

2) When registering [http://mysite/modules/profile/register.php], there is an undefined constant:-

Notice [PHP]: Use of undefined constant _PROFILE_MA_REALNAME - assumed '_PROFILE_MA_REALNAME' in file modules/profile/include/forms.php line 225

3) After finished registering, I have this PHP warning:-

Warning [PHP]: implode(): Bad arguments. in file class/mail/xoopsmultimailer.php line 171
Warning [PHP]: implode(): Bad arguments. in file class/mail/xoopsmultimailer.php line 171

4) After clicking on the registration link, I have this warning message at the bottom of the page:-

Notice [PHP]: Use of undefined constant XOOPS_CONF_USER - assumed 'XOOPS_CONF_USER' in file user.php line 107
Notice [PHP]: Undefined index: activation_type in file user.php line 108

p/s: I'm using xoops2_1_nightly dated July 6th.



4
bocks
Re: Upgrading from 2.0.7.3 to 2.0.12
  • 2005/6/29 21:39

  • bocks

  • Friend of XOOPS

  • Posts: 41

  • Since: 2002/9/6 6


Quote:
iolai wrote:
What do I need to do to upgrade from 2.0.7.3 to 2.0.12?

Thank you in advance.


Go to this page. Grab all the updates:

xoops-2.0.7.x_to_2.0.9.2
Xoops-2.0.9.2-to-2.0.10
Xoops-2.0.10-to-2.0.12a

Apply the patch in order. i.e. apply the xoops-2.0.7.x_to_2.0.9.2 first, then Xoops-2.0.9.2-to-2.0.10 and lastly Xoops-2.0.10-to-2.0.12a.

Make sure you update the "system" module after each patch.

Hope that helps.



5
bocks
Re: Cdbase discography modified (working somewhat)
  • 2005/6/13 19:43

  • bocks

  • Friend of XOOPS

  • Posts: 41

  • Since: 2002/9/6 6


Sorry guys, I already closed intowesee.net, and I noticed there are still people looking for the cdbase module [that I have modified. Please give credit to the original author.]

Here's the new link for the cdbase module.

http://khairie.info/cdbase.zip



6
bocks
Re: No permission to delete files in uploads folder..
  • 2005/6/13 18:11

  • bocks

  • Friend of XOOPS

  • Posts: 41

  • Since: 2002/9/6 6


Quote:
Mithrandir wrote:
Ah bugger

unlink() is for files.

rmdir() is for directories. Try that instead


That works fine. Thanks Mith.

Btw wcrwcr, I did try to chmod 777 but it says permission denied, since the owner of the folder is not me.

Anyway, thanks everyone!!



7
bocks
Re: No permission to delete files in uploads folder..
  • 2005/6/13 17:56

  • bocks

  • Friend of XOOPS

  • Posts: 41

  • Since: 2002/9/6 6


Thanks Mith,

I just tried the small script you gave me. But it doesn't work. It gave me a warning:

Warningunlink(/***/uploads/newbb/thumbs): Is a directory in /***/del_uploads.php on line 2

Warning
unlink(/***/uploads/newbb): Is a directory in /***/del_uploads.php on line 3


I guess I have to call my host's support for this.

p/s: I was wondering, when a module create a file/folder inside the 'uploads' folder, who is the owner of the file/folder that the module created?



8
bocks
No permission to delete files in 'uploads' folder..
  • 2005/6/13 17:43

  • bocks

  • Friend of XOOPS

  • Posts: 41

  • Since: 2002/9/6 6


I have tried to search this all over XOOPS forum, but couldn't find a solution.

I have an old website build using XOOPS in a subdomain, and now I am about to delete the subdomain [including all the files]. When I tried to delete the 'uploads' folder, it says "550 Can't remove directory: Directory not empty".

I tried navigate into the 'uploads' folder, and found a 'newbb' folder. Inside the 'newbb' folder, there is a 'thumbs' folder. When I tried to delete the 'thumbs' folder, it says "550 Can't remove directory: Permission denied".

Then I noticed that the owner of both 'newbb' folder and it's 'thumbs' subfolder is 99, and not me, and the permission of both folders are 755.

Now, how do I delete those folders? I know I could just ask my hosting support to delete it for me, but if things like this happens again, it would be messy to ask my hosting support to delete it everytime. Besides, there must be some way that I can delete the folders myself [maybe using a php script?].

Hope someone can help me with this.



9
bocks
Re: New to XOOPS
  • 2005/5/26 4:06

  • bocks

  • Friend of XOOPS

  • Posts: 41

  • Since: 2002/9/6 6


Quote:
Jacobjac wrote:
Indeed.

I've gone back to 2.1.0. That theme is still giving me problems. Is there something additional I should be doing?

The default theme -appears- to be fine.


Quote:
Dave_L wrote:
You're aware that 2.1.1 is a development version not intended for production sites?


What Dave_L means is that any 2.1.x series is a development version and is not intended for production sites. You should use the stable 2.0.10 instead.



10
bocks
Re: cd base module problem...
  • 2005/5/21 5:20

  • bocks

  • Friend of XOOPS

  • Posts: 41

  • Since: 2002/9/6 6


Quote:
catalin12345 wrote:
the template you used is just like this one:?!
http://www.djnews24.net/modules/cdbase/
or?!


No, mine is like this -http://portal.intowesee.net/modules/cdbase/

If you like that template, maybe you could ask the owner of that website for it. Hopefully he could be any help.




TopTop
(1) 2 3 »



Login

Who's Online

315 user(s) are online (180 user(s) are browsing Support Forums)


Members: 0


Guests: 315


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