61
jimmyx
Re: Is the Yogurt module safe to use?
  • 2010/9/20 4:29

  • jimmyx

  • Quite a regular

  • Posts: 338

  • Since: 2007/7/18


Peekay if you don't mind can you share the module after you have fixed it..

thank you



62
jimmyx
Re: How to disable user registration fields in Profile module?
  • 2010/9/18 0:34

  • jimmyx

  • Quite a regular

  • Posts: 338

  • Since: 2007/7/18


if i understand you correctly


in yoursite.com/modules/profile/admin/field.php


you can edit each field if it required in your regsitartion or not

you can also edit the step here

yoursite.com/modules/profile/admin/step.php



63
jimmyx
Re: XOOPS Check Boxes
  • 2010/9/10 5:05

  • jimmyx

  • Quite a regular

  • Posts: 338

  • Since: 2007/7/18


thank you

finallyyyyy



64
jimmyx
Re: How to set the user group in User Profile module
  • 2010/9/10 5:03

  • jimmyx

  • Quite a regular

  • Posts: 338

  • Since: 2007/7/18


Hi lmzan can you show us how you do this ..step by step...


i think im gonna need this in a future project

thank you



65
jimmyx
Re: Position a block anywhere you want hack................
  • 2010/9/3 3:30

  • jimmyx

  • Quite a regular

  • Posts: 338

  • Since: 2007/7/18


the post is outdated

if you are using 2.4

try defacer for block anywhere

http://www.xuups.com/modules/publisher/visit.php?fileid=14


rember to read the readme..there is a guide on how to use the block anywhere hack
Quote:

What is Defacer Module (v1.0 Final) ?
======================

With this Xoops module, your can:
- change themes, metadata and permissions for any given page.
- enable jgrowl redirection system (xoops 2.4 only)
- use blocks anywhere (xoops 2.4 only)



Requirements
====================

Works in 2.4.x, xoops 2.3.x, xoops 2.2.x, xoops 2.0.18 & up, ????? 1.x

Others cms versions were not tested.

Php5 only




How to install Defacer
====================

Copy defacer folder into the /modules directory of your website.
Then log in to your site as administrator, go to System Admin > Modules, look for the defacer
icon in the list of uninstalled modules and click in the install icon.
Follow the directions in the screen.


ATENTION, if you are NOT using xoops 2.4 or ????? 1.1
you have to add a line in header.php and footer.php at the root of your instalation

In yoursite/header.php paste the line

@include_once XOOPS_ROOT_PATH . '/modules/defacer/include/beforeheader.php';

right after

defined("XOOPS_ROOT_PATH") or die( 'XOOPS root path not defined' );

In yoursite/footer.php paste the line

@include_once XOOPS_ROOT_PATH . '/modules/defacer/include/beforefooter.php';

right after

if (!defined("XOOPS_ROOT_PATH")) {
die("XOOPS root path not defined");
}




Tips
=======
When creating pages you can use '*' symbol in the url field to match any url.

You should use relative paths
If you select news module your path will be related to yoursite/module/news/
You should add for example
index.php and not modules/news/index.php

System module is relative to root
You can select system module and enter this url to cover all userinfo pages:
userinfo.php*

Tips for blocks anywhere (xoops 2.4 only)
=========
Just prefix your block title with an underscore and you will be able to use it
has a smarty variable inside your theme or template
Example:
-Edit User menu block and rename it to _User Menu
-Take notice of the "bid" in the url, in this case it is '1':
modules/system/admin.php?fct=blocksadmin&op=edit&bid=1
-Usage on theme/template:
<{$xoops_block_1.title}> --> echos User Menu
<{$xoops_block_1.content}> --> echos the block content


Limitations
========

The block for changing themes is deactivated when using Defacer Theme Changer.



Feedback
========

Please usehttp://www.xuups.com (xoops user utilities)




66
jimmyx
Re: Voting on the most requested features
  • 2010/8/27 15:31

  • jimmyx

  • Quite a regular

  • Posts: 338

  • Since: 2007/7/18


i don't read all the list but im sure there is request for ths feature



comment system improvement
avatar-autoresize
facebook/open id login



67
jimmyx
Re: Block on a specific page
  • 2010/8/26 18:17

  • jimmyx

  • Quite a regular

  • Posts: 338

  • Since: 2007/7/18


maybe there is other easy way

but in one my site i did it like this

i use the title of the publisher page/item

put this in publisher_item.html or company_item.html something like that

try
<{if $item.title=='Dr. Gaurav Kulkarni writes about his experience of the hypnosis course'}>
<{
$xoops_block_125.content}>
<{/if}>


i think you get the idea

rmber to read defacer readme





68
jimmyx
Re: Block on a specific page
  • 2010/8/26 16:30

  • jimmyx

  • Quite a regular

  • Posts: 338

  • Since: 2007/7/18


try defacer from trabis and put the code in publisher template

eg

if this page
{
ur blocks (defacer code/blocks anywhere code)
}



69
jimmyx
Re: Mymenus 1.0 alpha available on Xuups SVN
  • 2010/7/22 3:22

  • jimmyx

  • Quite a regular

  • Posts: 338

  • Since: 2007/7/18


you did it again trabis...

Tq

but how do i download this module ?



70
jimmyx
Re: theme breadcrumb help
  • 2010/7/20 0:00

  • jimmyx

  • Quite a regular

  • Posts: 338

  • Since: 2007/7/18


thank you redslider




TopTop
« 1 ... 4 5 6 (7) 8 9 10 ... 28 »



Login

Who's Online

140 user(s) are online (88 user(s) are browsing Support Forums)


Members: 0


Guests: 140


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