11
batdevis
Re: Smart Client and Partners and My Downloads
  • 2005/9/9 7:32

  • batdevis

  • Just popping in

  • Posts: 41

  • Since: 2002/8/16


Quote:

jeorem wrote:
i am using XOOPS ver2.2.2


SmartClient and smartpartner are not the same module of xoopspartners.
But I think SmartClient&Partner module isn't ready yet for XOOPS 2.2.
Have a look at smartfactory FAQ.
When they realease version 1.1, it will works in XOOPS 2.2.

bye!

Devis_
Devis_



12
batdevis
Re: Upgrade to mxDirectory problem
  • 2005/8/24 17:19

  • batdevis

  • Just popping in

  • Posts: 41

  • Since: 2002/8/16


I've found it!
Devis_



13
batdevis
Re: Upgrade to mxDirectory problem
  • 2005/8/24 17:07

  • batdevis

  • Just popping in

  • Posts: 41

  • Since: 2002/8/16


hei, anyone has the last version of mx-directory?
The download link is broken.

thanks

Devis_
Devis_



14
batdevis
Re: Admin user group assignment
  • 2005/5/10 9:11

  • batdevis

  • Just popping in

  • Posts: 41

  • Since: 2002/8/16


Quote:

brash wrote:
...You can hack this number, but I'd have to do some searching to find where it is.


it's in the file XOOPS_ROOT_PATH/modules/system/admin/groups/groups.php, around line 116:
if ($usercount 200 && $membercount 200) {



15
batdevis
Re: HELP! admin cp has no menu items!
  • 2005/5/6 8:57

  • batdevis

  • Just popping in

  • Posts: 41

  • Since: 2002/8/16


try to chmod 777 the cache directory



16
batdevis
Re: News at the top of the page?
  • 2005/4/20 15:16

  • batdevis

  • Just popping in

  • Posts: 41

  • Since: 2002/8/16


if you use a table for the layout, try to add
valign="top"

in the td tag of the central column.



17
batdevis
Re: Module for Marriage Agency
  • 2005/3/16 17:27

  • batdevis

  • Just popping in

  • Posts: 41

  • Since: 2002/8/16


try friendfinder



18
batdevis
Re: BLOCK Module
  • 2005/3/1 9:47

  • batdevis

  • Just popping in

  • Posts: 41

  • Since: 2002/8/16


Quote:

erzon wrote:
im making a module..but the question is i would like to make a module that will appear only in blocks not in main menu how can i do that?


in xoops_version.php set
$modversion['hasMain'] = 0;

bye!

Devis_



19
batdevis
Re: Is it possible: Title bars without topic names
  • 2005/2/24 17:56

  • batdevis

  • Just popping in

  • Posts: 41

  • Since: 2002/8/16


here's my solution.

modules/news/index.php:
//bd
//$story['title'] = $thisstory->textlink().' : '.$story['title'];
$story['title'] = $story['title'];
$story['topictitle'] = $thisstory->textlink();
//--/bd


modules/news/article.php:
//bd

//$story['title'] = $article->textlink()." : ".$article->title();
$story['title'] = $article->title();
$story['topictitle'] = $article->textlink();
//--/bd


bye!

Devis_



20
batdevis
Re: Change colors & settings of Xoops's standard CSS tags from module
  • 2005/2/20 12:57

  • batdevis

  • Just popping in

  • Posts: 41

  • Since: 2002/8/16


Quote:

JasonMR wrote:
...is in work...

where?




TopTop
« 1 (2) 3 4 »



Login

Who's Online

162 user(s) are online (118 user(s) are browsing Support Forums)


Members: 0


Guests: 162


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