91
smdcom
Re: Highly Customized User Account

Yeah! You've done such a amazing job there. Keep up the good work.

SMD



92
smdcom
Re: how to i change whats in a smarty tag?

In news module, you've to edit index.php. Search for:

$story['title'] = $sarray[$i]->textlink().'&nbsp;:&nbsp;'."<a href='".XOOPS_URL."/modules/news/article.php?storyid=".$sarray[$i]->storyid()."'>".$sarray[$i]->title()."</a>";


And change to:

$story['title'] = "<a href='".XOOPS_URL."/modules/news/article.php?storyid=".$sarray[$i]->storyid()."'>".$sarray[$i]->title()."</a>";



Good Luck!

SMD



93
smdcom
Re: using a php include

where? and when?

SMD



94
smdcom
Re: Add image to PHP-block

echo "<img src=\"imgurl.jpg\">";

SMD



95
smdcom
30Gigs E-Mail, Need Invitation

Hello Guys!

Anyone have 30Gigs E-Mail and willing to invite me? Send me an invitation to me[at]sumardi.net

Thanx



96
smdcom
Re: XM-memberstats ... Help Needed

Quote:

jdseymour wrote:
Flag directory does not matter, are the flags to IP information in your database. In phpmyadmin check the "yourprefix_iptoc" table is there and populated in the database, there should be 53,372 entries.


Check your db for this. If your iptoc table is emtpy, that's mean your installation not done yet.

SMD



97
smdcom
Re: XOOPS eXtreme

lol...

I'm just excited to see your concepts. :(



98
smdcom
Re: Xoops Banner

You can put your <{$xoops_banner}> into your header side (theme.html) or make the banner into a custom block. Don't forget, make your custom block visible in all pages.

SMD



99
smdcom
Re: new block

It's block. You can add custom block. Go to administration menu -> system -> block.

SMD



100
smdcom
Re: adding new fields to registration form

Hi rewrites,

You have to use Xoops 2.2.x in order to add new fields to the user registration. 2.2.3 still in RC3 (RC means release candidate and do not use for production site). Core Developer will release the stable version very soon.

Happy Xoopsing!

SMD




TopTop
« 1 ... 7 8 9 (10) 11 12 13 ... 66 »



Login

Who's Online

179 user(s) are online (96 user(s) are browsing Support Forums)


Members: 0


Guests: 179


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