1
ZLBMK
Yougurt module,I need help :(
  • 2007/11/16 11:22

  • ZLBMK

  • Just popping in

  • Posts: 7

  • Since: 2007/11/16


Hi ,

I installed Yougurt module,but I have a problem : I can't upload the images beacose the button "upload" doesn't exist.
I saw that I have to install Fireworks v 1.1 or newest...I downloaded Fireworks,but I don't know how I need to make to install it.Where I need to put Fireworks in my server ,in which directory ? (It is not module...?).


Dont have I the button to upload yougurt images beacose I dont't have install Fireworks ?

Can you explaine me please?

Many thanks !

2
suico
Re: Yougurt module,I need help :(
  • 2007/11/16 15:57

  • suico

  • Friend of XOOPS

  • Posts: 374

  • Since: 2003/7/24


No it is not because of frameworks (and not fireworks )

Your server probably is still using php 4 and then you have to comment a line in your class/yogurt_images.php
look for
$form->assign($xoopsTpl);//If your server is php 5 uncomment this line
//$form->display(); //If your server is php 4.4 uncomment this line


And change it to:
//$form->assign($xoopsTpl);//If your server is php 5 uncomment this line
$form->display(); //If your server is php 4.4 uncomment this line


I hope this will help you
Yogurt Social Network Service
Visit:http://www.marcellobrandao.eti.br/

3
ZLBMK
Re: Yougurt module,I need help :(
  • 2007/11/16 16:58

  • ZLBMK

  • Just popping in

  • Posts: 7

  • Since: 2007/11/16


I changed lines that you have indicated....doesn't work.
But now I dont have "the message" that I have to install frameworks.
:(

4
ZLBMK
Re: Yougurt module,I need help :(
  • 2007/11/16 17:03

  • ZLBMK

  • Just popping in

  • Posts: 7

  • Since: 2007/11/16


Oh,now yogurt doesn't work,I can open the yougurt's index.I have just the white page. :(((((( !!!!!

5
suico
Re: Yougurt module,I need help :(
  • 2007/11/16 19:36

  • suico

  • Friend of XOOPS

  • Posts: 374

  • Since: 2003/7/24


Do you have a link please?
Yogurt Social Network Service
Visit:http://www.marcellobrandao.eti.br/

6
ZLBMK
Re: Yougurt module,I need help :(
  • 2007/11/16 19:49

  • ZLBMK

  • Just popping in

  • Posts: 7

  • Since: 2007/11/16


of coursehttp://moravac.free.fr

I have met original yogurt_image.php.Now it's possible to open yougurt,but I always have the same problem:the button "upload" doesn't exist....

Thanks for your help :)

7
suico
Re: Yougurt module,I need help :(
  • 2007/11/16 23:00

  • suico

  • Friend of XOOPS

  • Posts: 374

  • Since: 2003/7/24


verify again the lines
//$form->assign($xoopsTpl);//If your server is php 5 uncomment this line
$form->display(); //If your server is php 4.4 uncomment this line


Your case is very similar to others and the solution were this.
Yogurt Social Network Service
Visit:http://www.marcellobrandao.eti.br/

8
ZLBMK
Re: Yougurt module,I need help :(
  • 2007/11/16 23:31

  • ZLBMK

  • Just popping in

  • Posts: 7

  • Since: 2007/11/16


Thank Suico,You have had reason ! Now it is forking !
I pay a beer :)

Login

Who's Online

141 user(s) are online (106 user(s) are browsing Support Forums)


Members: 0


Guests: 141


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