1
akor__
WF-Downloads dosn't work with xoops2.3.0 alpha 3
  • 2008/5/18 12:10

  • akor__

  • Just popping in

  • Posts: 23

  • Since: 2007/10/7


hi ther
i try to install "WF-Downloads 3.2 RC2" With XOOPS 2.3.0 alpha3 but it dosn't apper at modules admin page
what the proplem with it ??



2
akor__
Re: News module Hack - Headline picture / thumbnail
  • 2008/3/23 10:28

  • akor__

  • Just popping in

  • Posts: 23

  • Since: 2007/10/7


nice work shiva
it's very good



3
akor__
Re: News module Hack - Headline picture / thumbnail
  • 2008/3/1 22:23

  • akor__

  • Just popping in

  • Posts: 23

  • Since: 2007/10/7


shiva, good work, last files are running very good
now , try to add the picture to module's block
mrphilong
make this stip to have clickable picture
1- open this file to edit it "modules/news/templates/news_item.html"
2 - search for
<{if $img_thumb!=''}>
                        <
img src="<{$xoops_url}>/modules/news/images/storys/<{$story.story_imgurl}>" style="float:left;padding:8px;border:1px;width:<{$img_thumb}>px;height:auto;">    
                    <{else}>
                        <
img src="<{$xoops_url}>/modules/news/images/storys/<{$story.story_imgurl}>" style="float:left;padding:8px;border:1px;width:auto;height:auto;">    
                    <{/if}>

replace it with
<{if $img_thumb!=''}>
                            <
a href="<{$xoops_url}>/modules/news/article.php?storyid=<{$story.id}>"><img src="<{$xoops_url}>/modules/news/images/storys/<{$story.story_imgurl}>" style="float:left;padding:8px;border:1px;width:<{$img_thumb}>px;height:auto;">    </a>
                    <{else}>
                        <
a href="<{$xoops_url}>/modules/news/article.php?storyid=<{$story.id}>"><img src="<{$xoops_url}>/modules/news/images/storys/<{$story.story_imgurl}>" style="float:left;padding:8px;border:1px;width:auto;height:auto;">    </a>

                    <{/if}>

you will have what you want
that an exampel here www.raf3.org



4
akor__
Re: News module Hack - Headline picture / thumbnail
  • 2008/3/1 0:25

  • akor__

  • Just popping in

  • Posts: 23

  • Since: 2007/10/7


no new , the error still extis in your new verision files
please check it
i try it her www.raf3.org it working as good when you adding news but try to edit your news



5
akor__
Re: News module Hack - Headline picture / thumbnail
  • 2008/2/29 12:39

  • akor__

  • Just popping in

  • Posts: 23

  • Since: 2007/10/7


shiva error still exists
and there error in file : modules/news/include/storyform.inc.php
Please delete the following line, and you will able edit your news
if (intval($storyid)!=0){
        
$storyimage=getFieldById('stories','story_imgurl','storyid',$storyid);
    }

lines have number : 110,111,112
but when you edit your news , you must selete your image form selete meny again, becouse the the image didn't reload after you delete this lines

shiva i didn't see any new in your new file , please check your files again



6
akor__
Re: News module Hack - Headline picture / thumbnail
  • 2008/2/25 1:11

  • akor__

  • Just popping in

  • Posts: 23

  • Since: 2007/10/7


oh i forget something try to make a readme verision have how to install you hack with some stip by adding your code and your modfied by handing , becouse if there conflict with anthor hack.



7
akor__
Re: News module Hack - Headline picture / thumbnail
  • 2008/2/25 1:00

  • akor__

  • Just popping in

  • Posts: 23

  • Since: 2007/10/7


see shiva
i test your hack
but it seem there are a proplem of that
1 - when i try to edit the posts there are a big error, i have a page with only "Edit Article"
that's the error i have, in debug mod i have that error in storyform.inc.php you have edit it that is Quote:

Notice: Undefined variable: storyid in file /modules/news/include/storyform.inc.php line 110
Notice: Undefined variable: storyimage in file /modules/news/include/storyform.inc.php line 115
Notice: Undefined variable: storyimage in file /modules/news/include/storyform.inc.php line 122

i have 3 idea to your hack
1 - add new filed named "Photo Name" it will add with image as it name , this name will be shown at image select menu instead the image url name .
2 - module's blocks shown thumbnail verison

Following idea out of you thoughts, but it would be useful for all module's users

3 - try to add new filed named "Writen by ..." not "posted by" and that filed will be text box and one eles named "source from".



8
akor__
Re: News module Hack - Headline picture / thumbnail
  • 2008/2/22 14:22

  • akor__

  • Just popping in

  • Posts: 23

  • Since: 2007/10/7


oh
what i see at www.remixland.de ?? that is Treason for News's modulde users
i searching for long time for that hack and i didn't find it, there are modfied verision of module verison 1.5 have that hack but it dosn't work with me,
shiva, I have tried to make that hack But I failed becouse the php code of module are very hard and I do not have much experience at php
i waiting for to see your hack , please tell us when you finished it



9
akor__
Re: where "xoopscomments CrystalHack"
  • 2007/12/30 1:12

  • akor__

  • Just popping in

  • Posts: 23

  • Since: 2007/10/7


sorry but there no link to download
all links are down



10
akor__
where "xoopscomments CrystalHack"
  • 2007/12/28 2:26

  • akor__

  • Just popping in

  • Posts: 23

  • Since: 2007/10/7


Hi
i search for this hack "xoopscomments CrystalHack"
i see in XOOPS that there are 2 link and that 2 link are down
can i finde that hack




TopTop
(1) 2 »



Login

Who's Online

240 user(s) are online (155 user(s) are browsing Support Forums)


Members: 0


Guests: 240


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