221
mjoel
Re: Looking for a Picture/Profile database
  • 2008/1/1 1:42

  • mjoel

  • Quite a regular

  • Posts: 325

  • Since: 2006/12/9


something like this ?

Xmmemberstats
https://xoops.org/modules/news/article.php?storyid=2595

demohttp://www.nappturality.com/modules/xmmemberstats/


xoopsmembers
http://www.xoopsaddons.org/modules/wfdownloads/singlefile.php?cid=1&lid=1240
Demo:http://iafflocal502.com/modules/xoopsmembers/
Click submit button



222
mjoel
Re: auto image resize on img tag - newbbex ?
  • 2007/12/30 14:25

  • mjoel

  • Quite a regular

  • Posts: 325

  • Since: 2006/12/9


bump...

i've seen some example in other forum software that use script to do this

example : ipb 1.3+
http://support.invisionfree.com/index.php?showtopic=169810


can this script be converted to be use in newbbex/xoops ?



223
mjoel
Re: English Install Help! For Dugris CountMembers & OnlineByModule
  • 2007/12/30 14:11

  • mjoel

  • Quite a regular

  • Posts: 325

  • Since: 2006/12/9


there is a complete how-to available in dugris website .

http://www.dugris.info/modules/news/article.php?storyid=22

http://www.dugris.info/modules/news/article.php?storyid=21

..select the how to from the drop down selection at the top of the page



224
mjoel
auto image resize on img tag - newbbex ?
  • 2007/12/28 17:42

  • mjoel

  • Quite a regular

  • Posts: 325

  • Since: 2006/12/9


does anyone how to do this ?

i would like all large images in an IMG Tag will be resized after the site has loaded. With a click on the resized imge, it will open in an new window with the original size.

in cbb there is option to do this..



225
mjoel
Re: Seven starter questions
  • 2007/12/28 4:00

  • mjoel

  • Quite a regular

  • Posts: 325

  • Since: 2006/12/9


Quote:
1.How robust and fast XOOPS it is when it comes to thousands of concurrent users ?


https://xoops.org/modules/newbb/viewtopic.php?topic_id=40948&viewmode=flat&order=ASC&type=&mode=0&start=0



Quote:
3. Is there support for tags and tag cloud ?



https://xoops.org.cn/uploads/mydownloads/xoops/xoops-module-tag-160.zip
will work only in some modules..you have to create your own plugin

Quote:
4.Is ther support for open ID

https://xoops.org/modules/news/article.php?storyid=3827
http://www.xoopspro.com/

Quote:
Below a post usually the links are read more | x no of comments..Is it possible to show this rwad more | 10 comments 3 new

its possible if you hack the code

Quote:
Can individual users have their own blogs ( how or which module ) ?


https://xoops.org/modules/newbb/viewtopic.php?topic_id=60345&viewmode=flat&order=ASC&type=&mode=0&start=0


Quote:

7. How do I take news ( eg news module ) to the front page of the site ?


you can use the available blocks in the module or try >admin panel > general settings>Module for your start page



226
mjoel
Re: Turn Registration on and Off
  • 2007/12/24 10:48

  • mjoel

  • Quite a regular

  • Posts: 325

  • Since: 2006/12/9


In admin Preferences Main »» User Info Settings

Allow new user registration?
Select yes to accept new user registration

select no

..if you want to hide the register link you also have to edit

modules/system/templates/blocks/system_block_login.html



227
mjoel
Re: How i can modify search.php
  • 2007/12/24 10:38

  • mjoel

  • Quite a regular

  • Posts: 325

  • Since: 2006/12/9


you have to edit include/searchform.php or search.php



228
mjoel
Re: How to add new theme
  • 2007/12/24 10:33

  • mjoel

  • Quite a regular

  • Posts: 325

  • Since: 2006/12/9


Unzip your downloaded theme. Upload it to the directory:
yoursite.com/themes/

Go to your admin/system admin/preferences, now click 'general settings'.
Here you can set the setting of your:(8th row) Default theme: your theme of choice.


What is a theme and what is a template?
https://xoops.org/modules/smartfaq/faq.php?faqid=208



229
mjoel
Re: Yogurt Social Network 2.9 BETA
  • 2007/12/21 15:28

  • mjoel

  • Quite a regular

  • Posts: 325

  • Since: 2006/12/9


Hack to make the yogurt userpage as the main userpage of your site:

Open userinfo.php in the root of your sitesearch at the very beggining of the file  for 

$uid intval($_GET['uid']);
if (
$uid <= 0) {
    
redirect_header('index.php'3_US_SELECTNG);
    exit();
}

Add after this the following line:
header("Location:".XOOPS_URL."/modules/yogurt/index.php?uid=".$uid);


check the docs folder in the module..



230
mjoel
Re: download module
  • 2007/12/17 0:54

  • mjoel

  • Quite a regular

  • Posts: 325

  • Since: 2006/12/9


you can also try mydownloads

http://xoops.instant-zero.com/modules/mydownloads/singlefile.php?cid=13&lid=33




TopTop
« 1 ... 20 21 22 (23) 24 25 26 ... 28 »



Login

Who's Online

191 user(s) are online (111 user(s) are browsing Support Forums)


Members: 0


Guests: 191


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits