21
konaafob
Re: MIME type not allowed: image/pjpeg
  • 2006/1/16 3:49

  • konaafob

  • Just popping in

  • Posts: 57

  • Since: 2005/1/10


after searching on allowedMimeTypes I found following information

replacing below code

if (count($this->allowedMimeTypes) > 0 && !in_array($this->mediaType, $this->allowedMimeTypes)) {

with

if (count($this->allowedMimeTypes) == 0 && !in_array($this->mediaType, $this->allowedMimeTypes)) {

worked



22
konaafob
MIME type not allowed: image/pjpeg
  • 2006/1/16 3:15

  • konaafob

  • Just popping in

  • Posts: 57

  • Since: 2005/1/10


I upgraded newbb 1.0 to newb 2.x.
when I tried to upload a file I am getting following error. I search the forums and I didn't find the relevant post.

Thanks for your submission!

Errors Returned While Uploading
MIME type not allowed: image/pjpeg

If the page does not automatically reload, please click here



23
konaafob
How to upgrade newbb 1.0 to newbb 2.02
  • 2006/1/15 4:28

  • konaafob

  • Just popping in

  • Posts: 57

  • Since: 2005/1/10


How to upgrade newbb 1.0 to newbb 2.02 on XOOPS 2.0.13.x

thanks.



24
konaafob
Re: Migrating User data from xoops 2.0.5 to 2.2.3
  • 2006/1/13 18:49

  • konaafob

  • Just popping in

  • Posts: 57

  • Since: 2005/1/10


Thank you

Here is what I am planning to do

1. Clean install XOOPS 2.2.3
2. Migrate User data
3. Migrate Modules and Module data one by one
4. Move this upgraded system to production.

Based on users feed back I assume its better if I move to 2.0.13 and later 2.3 or 2.4

as there are no issues ( or less issues ) with 2.0.13
and there are no data structure changes in 2.0.13

Please let me know if I am not understanding properly.



25
konaafob
Migrating User data from xoops 2.0.5 to 2.2.3
  • 2006/1/13 18:19

  • konaafob

  • Just popping in

  • Posts: 57

  • Since: 2005/1/10


Has any one tried to migrate the user data from XOOPS 2.0.5 to XOOPS 2.2.3

there is table structure changes in XOOPS 2.2.3 compared to XOOPS 2.0.5

I also want to migrate new bb data from XOOPS 2.0.5 to XOOPS 2.2.3

If you have any information please share.



26
konaafob
Re: Blocks dissapearing in xoops 2.2.3 final!
  • 2006/1/13 18:11

  • konaafob

  • Just popping in

  • Posts: 57

  • Since: 2005/1/10


Currently I am on XOOPS 2.0.5 ( which is stable ) but for security reasons I want to move to XOOPS 2.2.3 ?

Do you have lot of problems with XOOPS 2.2.3 ? Please let me know your opinions.

Because you experienced the problem I thought this is the right place to ask.



27
konaafob
Re: Groups Module
  • 2005/11/1 19:03

  • konaafob

  • Just popping in

  • Posts: 57

  • Since: 2005/1/10


Anyother substitute ?

I want to create kids play groups in my webportal ? Is there any module that you would suggest.

please give me some idea.



28
konaafob
Re: myalbum-P ... A Little Help
  • 2005/10/31 22:53

  • konaafob

  • Just popping in

  • Posts: 57

  • Since: 2005/1/10


here are the steps I would follow
1. hack the javascript from xcgal
2. create a block with php
3. in the php block write php code to populate the javascript ( which you hacked from xcgal ) hint: you may have to pull the images paths from myalbum tables



29
konaafob
Groups Module
  • 2005/10/31 17:38

  • konaafob

  • Just popping in

  • Posts: 57

  • Since: 2005/1/10


Hi,
is there any module for creating groups ( like yahoo / google groups ? )
Thanks in Advance.
-- Kona



30
konaafob
Re: Does a module like this exist? Reviews related.
  • 2005/3/21 2:49

  • konaafob

  • Just popping in

  • Posts: 57

  • Since: 2005/1/10


did you try myReviews Module.




TopTop
« 1 2 (3) 4 5 6 »



Login

Who's Online

252 user(s) are online (174 user(s) are browsing Support Forums)


Members: 0


Guests: 252


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