11
ziwman
Re: McDonalds Store
  • 2008/12/6 15:41

  • ziwman

  • Just popping in

  • Posts: 16

  • Since: 2008/11/28


Hello everybody !
so, Mouwaffak is offering a free hosting ..and there is so much webmasters in XOOPS community to offer help.
i can offer webhosting for free too.



12
ziwman
Re: how to add a BLOCK to a an existing module
  • 2008/12/4 21:14

  • ziwman

  • Just popping in

  • Posts: 16

  • Since: 2008/11/28


Quote:

Really ? Tell us more...
And you're talking about 'commercial' approach ???http://www.hillow.net - 99% of adverts...


Firstly, i've opened the subject to get support, not to be questionned on my own opinions.

but i can give a small answer.
to begin, can we make a Difference between an OFFICIAL SUPPORT Website of an OPEN SOURCE SCRIPT and a simple website (commercial or not, but in hillow.net i never said that i'm a support website)

my judgement is built on more than 4 years of XOOPS experience, like i speak Frensh, frxoops(dot)org was my first website support and i've learned SO MUCH about my favorite CMS whish is xoops. but IT WAS GOOD .. i will not developpe arguments simply cause i find here in xoops(dot)org all support FREE, all people are helpful, i get answers to my request and never a request stay STAND BY for months !
i can acces to forums so easily, the web site is up to date, and mooooooore.

thanks

Quote:
3 posts on frxoops during all year 2008, and you come here to complain...


Exactly my fiend. i've closed my principal XOOPS based website (tafraout.org) and i've quit the web for a moment. now i'm back ...
friend, don't forget that we are under an open source licence. dont make Police man. help us, developpe, put arguments, make me change my 'false' opinion



13
ziwman
Re: how to add a BLOCK to a an existing module
  • 2008/12/4 17:39

  • ziwman

  • Just popping in

  • Posts: 16

  • Since: 2008/11/28


Resized Image


Hello everyone !!!
so, i have good news, I fixed the probleme, and did the work :p
so you can see it at :http://www.hillow.net the first Right Bloc.
the block is integrated to MyTube Module. now, without editing options .. it brings a random video from DB and show 4 others Videos from the same category of the first generated Video.
not a professional work but the important is that it works well !
ps : you can see it, i did an url rewriting in the bloc ... we will make the url rewriting in all the module sooner.

ps 2 : the website hillow.net is still on BETA VERSION.
;) Thank youuuu



14
ziwman
Re: how to add a BLOCK to a an existing module
  • 2008/11/29 21:49

  • ziwman

  • Just popping in

  • Posts: 16

  • Since: 2008/11/28


OK MAN :p
i will !!! it's a XOOPS user promise.
i thank that we can also made an url rewriting for module MyTube !
any way, wait for news.
THANK YOU SO MUCH



15
ziwman
Re: how to add a BLOCK to a an existing module
  • 2008/11/29 17:43

  • ziwman

  • Just popping in

  • Posts: 16

  • Since: 2008/11/28


Hello MY DARLING, pls, bring some tea (moroccan VODKA lol) come all you XOOPS MEMBERS :p !

[size=x-large]IT WORKS[/size]
[size=xx-small]i'm juste a bad developper, a loooser :p[/size]

THANK YOU TRABIS for your solution !
function mytube_home_block_top_show()
{
    return 
true;
}

returning the function answer :)

THANK YOu, it's now time to break a leg ! i say, to developpe a block who bring 5 videos from a random categorie ! show the first video with player (custom player) and links to other 4 videos ! a home page block (like on :http://maktoob.com)
i'll be back if i found any problem
Thank youu so much ;)



16
ziwman
how to add a BLOCK to a an existing module
  • 2008/11/28 19:49

  • ziwman

  • Just popping in

  • Posts: 16

  • Since: 2008/11/28


Hello,
so, my request was to create a new block in a module (xoopstube, mytube). i had choice to make a simple XOOPS custom block, but my content should be dynamique, and it's so complicated so i've prefered to add a Block to module MyTube

steps :
[size=x-large]1[/size]
$modversion['blocks'][11]['file'] = "mytube_block_home.php";
$modversion['blocks'][11]['name'] = _MI_XTUBE_BNAME20;
$modversion['blocks'][11]['show_func'] = "mytube_home_block_top_show";
$modversion['blocks'][11]['description'] = "Show Home Page Video";
$modversion['blocks'][11]['template'] = 'mytube_block_home.html';
$modversion['blocks'][11]['can_clone'] = true ;


i've created files : mytube_block_home.php & mytube_block_home.html

[size=x-large]2[/size]
added _MI_XTUBE_BNAME11 equivalence in language file of module mytube

[size=x-large]3[/size]

i created an empty function function
mytube_home_block_top_show()
{
}

in mytube_block_home.php
and i've let template file mytube_block_home.html empty too

[size=x-large]4[/size]
module updated, block installed, i can find in bloc administration. permission and every thing ! but when i activate it (show = yes) i have nothing in my website ! no title, no bloc, in DEBUG MODE, XOOPS don't made request to bring up the block !!
any idea !!!!

ps : excuse my bad english, i come from French XOOPS Community ... frxoops.org becomes really so bad and commercial .. that i prefere learn english to come here ! we love xoops. heuumm !!! i'm the maker of Message Icon used in xoops.org :p Resized Image Resized Image Resized Image




TopTop
« 1 (2)



Login

Who's Online

190 user(s) are online (117 user(s) are browsing Support Forums)


Members: 0


Guests: 190


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