51
pacho
Re: Portfolio module is there something better?
  • 2007/12/29 4:46

  • pacho

  • Quite a regular

  • Posts: 235

  • Since: 2005/6/7 2


Hi script_fu, xoopsmexico published rmsoft.myfolder, a module to publish professional portfolios, but now they are very busy in their fork EXM System and I can't find a place where to download it.
I have version 1.2 but i don't remember it this module requires their framework.
Let me know if you want it.



52
pacho
Re: MXdirectory 3.01 RC1 Problem - Tripmon???
  • 2007/12/27 17:38

  • pacho

  • Quite a regular

  • Posts: 235

  • Since: 2005/6/7 2


jfmoore said:
Quote:
Surely someone has an idea.

Tripmon?


I did what JamesSAEP posted and it works:
Quote:
In the ./index.php file, comment out lines 38-41 like, or just remove them
//function add_header($tpl_source, &$xoopsTpl)
//{
// return "<?php echo $xoops_module_header; //?>n".$tpl_source;
//}

and then also comment out line 48 like
//$xoopsTpl->register_postfilter('add_header');



53
pacho
Re: MXDirectory issues
  • 2007/12/11 22:33

  • pacho

  • Quite a regular

  • Posts: 235

  • Since: 2005/6/7 2


Tripmon, I have played with mxdirectory after getting this errors and I learned ...

Quote:
I submitted a listing with a logo but logo doesn't show in end user view. But if I modify the listing logo exists. How can I show the logo?

R/ that an admin must define Listing Type Levels and activate it to see the listing logo submited in end-user view

Quote:
Notice: Undefined index: - in file /modules/mxdirectory/include/functions.php line 278
Notice: Undefined offset: 0 in file /modules/mxdirectory/include/functions.php line 278

R/ when submit a listing, I must select a valid hour or CLOSED or OPEN 24H, if I leave UNKNOWN option selected this error message appears

Quote:
Undefined variable: imgurl in file /modules/mxdirectory/admin/index.php line 1331

R/ in admin/index.php, addCat and modCatS functions, there must be a check definition of imgurl variable when a user does not upload a logo for the category

Quote:
Notice: Undefined index: pid in file /modules/mxdirectory/admin/index.php line 1270

R/ in admin/index.php, modCat function, there is not exist a POST variable pid

Quote:
Is there a way I can modify the parent category for a main category or subcategories? The modify option didn't do it in admin section.

R/ Yes, but code has duplicated definition of pid form variable in modCat function

I would like to post this info in mxdirectory author forum but I don't know his url.

Thanks for this great module.



54
pacho
Re: MXDirectory issues
  • 2007/12/8 2:44

  • pacho

  • Quite a regular

  • Posts: 235

  • Since: 2005/6/7 2


Thanks script_fu for your help.
You are right, in debug mode appears this error and after modifying the category appears this one:
Quote:
Undefined variable: imgurl in file /modules/mxdirectory/admin/index.php line 1331

When I am viewing like end user these are the errors:
Quote:
Notice: Undefined index: - in file /modules/mxdirectory/include/functions.php line 278
Notice: Undefined offset: 0 in file /modules/mxdirectory/include/functions.php line 278
Notice: Undefined index: - in file /modules/mxdirectory/include/functions.php line 278
Notice: Undefined offset: 0 in file /modules/mxdirectory/include/functions.php line 278


Server info:
Apache version 2.2.6
PHP version 5.2.5
MySQL version 5.0.27-standard

I will check pdf that you suggest me, to understand it a little.



55
pacho
MXDirectory issues
  • 2007/12/7 5:21

  • pacho

  • Quite a regular

  • Posts: 235

  • Since: 2005/6/7 2


Hi, a couple of issues I have.

I am testing mx-directory 3.01 in XOOPS 2.0.17.1.
I submitted a listing with a logo but logo doesn't show in end user view. But if I modify the listing logo exists. How can I show the logo?

Is there a way I can modify the parent category for a main category or subcategories? The modify option didn't do it in admin section.

Thanks in advance.



56
pacho
Re: Fatal error: Suhosin ???
  • 2007/11/23 5:35

  • pacho

  • Quite a regular

  • Posts: 235

  • Since: 2005/6/7 2


Thanks JAVesey.

Information to community: Suhosin is an extension to protect server from possible bufferoverflows and related vulnerabilities in the Zend Engine, it protect servers against vulnerable programming techniques in PHP...(taken from their site)

Now, I have no access to setup directly but I would ask hosting providers about this situation. Something more to learn about



57
pacho
Fatal error: Suhosin ???
  • 2007/11/22 20:15

  • pacho

  • Quite a regular

  • Posts: 235

  • Since: 2005/6/7 2


Hello, this is the issue.

I made a new installation, everything seems ok. Installed some modules for testing. Modules classified RC3b and News 1.56 show this error message when showing content.

Quote:
Fatal error: SUHOSIN - Use of eval is forbidden by configuration in ...public_html/class/smarty/plugins/function.math.php(65) : eval()'d code on line 65


Sorry, News module even is not possible to install.
Using debug doesn't report errors in Xoops.


Configuration:
Xoops version 2.0.17.1
Apache version 1.3.39 (Unix)
PHP version 5.2.4
MySQL version 4.1.22-standard
Architecture i686
Operating system Linux
Url jemz.pcriot.com



58
pacho
News module generate valid HTML
  • 2007/11/1 16:40

  • pacho

  • Quite a regular

  • Posts: 235

  • Since: 2005/6/7 2


I tried to post this on Instant Zero site but can't register

I made some changes to templates and code to make W3C compliant content. Version 1.53

Social bookmarking
File: news_article.html
Lines: 42-51
Detail: Links has double "title" definition, image tag has empty alt, url changed from & to "& amp;" (remove extra space)

<a target="_blank" title="<{$smarty.const._NW_BOOKMARK_TO_BLINKLIST}>" href="http://www.blinklist.com/index.php?Action=Blink/addblink.php& amp;Description=& amp;Url=<{$xoops_url}>/modules/news/article.php?storyid=<{$story.id}>& amp;Title=<{$encoded_title}>"><img border="0" alt="<{$smarty.const._NW_BOOKMARK_TO_BLINKLIST}>" src="<{$xoops_url}>/modules/news/images/blinklist.gif" /></a>&nbsp;
<
a target="_blank" title="<{$smarty.const._NW_BOOKMARK_TO_DELICIOUS}>" href="http://del.icio.us/post?url=<{$xoops_url}>/modules/news/article.php?storyid=<{$story.id}>& amp;title=<{$encoded_title}>"><img border="0" alt="<{$smarty.const._NW_BOOKMARK_TO_DELICIOUS}>" src="<{$xoops_url}>/modules/news/images/delicious.gif" /></a>&nbsp;
<
a target="_blank" title="<{$smarty.const._NW_BOOKMARK_TO_DIGG}>" href="http://digg.com/submit?phase=2& amp;url=<{$xoops_url}>/modules/news/article.php?storyid=<{$story.id}>"><img border="0" alt="<{$smarty.const._NW_BOOKMARK_TO_DIGG}>" src="<{$xoops_url}>/modules/news/images/diggman.gif" /></a>&nbsp;
<
a target="_blank" title="<{$smarty.const._NW_BOOKMARK_TO_FARK}>" href="http://cgi.fark.com/cgi/fark/edit.pl?new_url=<{$xoops_url}>/modules/news/article.php?storyid=<{$story.id}>& amp;new_comment=<{$encoded_title}>& amp;new_link_other=<{$encoded_title}>& amp;linktype=Misc"><img border="0" alt="<{$smarty.const._NW_BOOKMARK_TO_FARK}>" src="<{$xoops_url}>/modules/news/images/fark.gif" /></a>&nbsp;
<
a target="_blank" title="<{$smarty.const._NW_BOOKMARK_TO_FURL}>" href="http://www.furl.net/storeIt.jsp?t=<{$encoded_title}>& amp;u=<{$xoops_url}>/modules/news/article.php?storyid=<{$story.id}>"><img border="0" alt="<{$smarty.const._NW_BOOKMARK_TO_FURL}>" src="<{$xoops_url}>/modules/news/images/furl.gif" /></a>&nbsp;
<
a target="_blank" title="<{$smarty.const._NW_BOOKMARK_TO_NEWSVINE}>" href="http://www.newsvine.com/_tools/seed&save?u=<{$xoops_url}>/modules/news/article.php?storyid=<{$story.id}>& amp;h=<{$encoded_title}>"><img border="0" alt="<{$smarty.const._NW_BOOKMARK_TO_NEWSVINE}>" src="<{$xoops_url}>/modules/news/images/newsvine.gif" /></a>&nbsp;
<
a target="_blank" title="<{$smarty.const._NW_BOOKMARK_TO_REDDIT}>" href="http://reddit.com/submit?url=<{$xoops_url}>/modules/news/article.php?storyid=<{$story.id}>& amp;title=<{$encoded_title}>"><img border="0" alt="<{$smarty.const._NW_BOOKMARK_TO_REDDIT}>" src="<{$xoops_url}>/modules/news/images/reddit.gif" /></a>&nbsp;
<
a target="_blank" title="<{$smarty.const._NW_BOOKMARK_TO_SIMPY}>" href="http://www.simpy.com/simpy/LinkAdd.do?href=<{$xoops_url}>/modules/news/article.php?storyid=<{$story.id}>& amp;title=<{$encoded_title}>"><img border="0" alt="<{$smarty.const._NW_BOOKMARK_TO_SIMPY}>" src="<{$xoops_url}>/modules/news/images/simpy.png" /></a>&nbsp;
<
a target="_blank" title="<{$smarty.const._NW_BOOKMARK_TO_SPURL}>" href="http://www.spurl.net/spurl.php?title=<{$encoded_title}>& amp;url=<{$xoops_url}>/modules/news/article.php?storyid=<{$story.id}>"><img border="0" alt="<{$smarty.const._NW_BOOKMARK_TO_SPURL}>" src="<{$xoops_url}>/modules/news/images/spurl.gif" /></a>&nbsp;
<
a target="_blank" title="<{$smarty.const._NW_BOOKMARK_TO_YAHOO}>" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?t=<{$encoded_title}>& amp;u=<{$xoops_url}>/modules/news/article.php?storyid=<{$story.id}>"><img border="0" alt="<{$smarty.const._NW_BOOKMARK_TO_YAHOO}>" src="<{$xoops_url}>/modules/news/images/yahoomyweb.gif" /></a>



RSS button
File: index.php
Lines: 301
Detail: Border value isn't enclosed '', endtag isn't present '/>'

$link=sprintf(... <img src='%s' border='0' alt='%s' /></a>...);


Thanks Instant Zero for this great module!
I hope this could be usefull



59
pacho
Re: Xoops Image Manager interacting with articles/news
  • 2007/8/23 22:07

  • pacho

  • Quite a regular

  • Posts: 235

  • Since: 2005/6/7 2


Thanks a lot Marco, these are very good solutions.
I'll try to simulate an auction site (only information, bid and buy are not necesary) using news+gallery+event.



60
pacho
Re: Xoops Image Manager interacting with articles/news
  • 2007/8/23 19:35

  • pacho

  • Quite a regular

  • Posts: 235

  • Since: 2005/6/7 2


I am 100% agree with wizanda. The core has the power but the user hasn't easy to work with it.
I am knocking my head on how to use an article/section/news (whichever) module and integrate it with an image gallery.
A relation articleyy<->albumxx.
I think there are some XOOPS users who has work on it, maybe they could guide us.

Juan Ca.




TopTop
« 1 ... 3 4 5 (6) 7 8 »



Login

Who's Online

253 user(s) are online (159 user(s) are browsing Support Forums)


Members: 0


Guests: 253


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