81
attock
Re: clone method for CBB3.08
  • 2007/3/6 5:36

  • attock

  • Not too shy to talk

  • Posts: 138

  • Since: 2006/8/20


I forgot the link on how-to-clone-a-module, will try posting once I have found the link.



82
attock
Re: Font Changes
  • 2007/3/6 5:34

  • attock

  • Not too shy to talk

  • Posts: 138

  • Since: 2006/8/20


Welcome to XOOPS

Here are the answers to your questions.

1) to change the name in menu of any module, you need to goto your admin-console ( your_site/admin.php). Then click on System Admin (pix) on the left, then choose Modules from the list. Or you can simply goto your_site/modules/system/admin.php?fct=modulesadmin

On this page you can rename debaser to Music or anything meaningful, you can also disable\enable\install\uninstall modules from there.

2 & 3) you will have to edit\hack their script to make changes. Which you will learn how to, as time goes by.



83
attock
Usage: new XoopsFormText()
  • 2007/2/27 0:27

  • attock

  • Not too shy to talk

  • Posts: 138

  • Since: 2006/8/20


Hi,

Consider the following code:

$formartist = new XoopsFormText('Artist''artist'5050);
   
$fileform->addElement($formartist);


It will create a text field, with a title of artist.

Now my question is how to pre-fill the text field.

e.g. I want, by default, fill it with 'unknown' which can then be overwritten by the user.

Thank you.



84
attock
Re: Registration Question
  • 2007/2/27 0:17

  • attock

  • Not too shy to talk

  • Posts: 138

  • Since: 2006/8/20


Stew,

I was lookin for it last nite in phpmyadmin, and I have found sumthing. I want to make sure if it is the right table for approved registration.

xoopos_users > level
with level = 0 for un-approved
level = 1 for approved
level = 5 for admin ?

Also, if there a way re-apply for activation key. Or a way to send registration email every other day (until the user registers himself). To my understanding an smtp would contine sending an email to a recipient if an error has occured.

My last question is, how can I see a list of registered - yet not approved - members without phpmyadmin.

Thanks



85
attock
Re: Registration Question
  • 2007/2/25 0:49

  • attock

  • Not too shy to talk

  • Posts: 138

  • Since: 2006/8/20


I have a similar issue, but my question is how to Activate membership from MySQL database...

Thanks



86
attock
Function of 'pagenav' and 'renderNav(x,x)' ?
  • 2006/11/18 1:01

  • attock

  • Not too shy to talk

  • Posts: 138

  • Since: 2006/8/20


Hi,

I am using xtremuserguestbook module, in which I cant navigate through users' guestbook. i.e. If a user has more than 1 page of guestboook, the link to the (2) page is messed up, and I am tryna figure it out.

The correct link should be: ...xtremuserguestbook/index.php?gbid=Number&limite=Number

The wront link atm is: ...xtremuserguestbook/index.php?gbid=Number

The part &limite=Number is missing. I was checking the Index.php file under xtremuserguestbook/, and I found the following code of information'

// Show navigation bar 
   
echo '<div align="center">'.$pagenav->renderNav(33).'</div>'
 
NewCloseTable();



Where pagenav is:
$pagenav=new XoopsPageNav($nbmessage$unbmsgbypage$limite"limite""");



Now my question is:

I know renderNav(x) is used to show how many 1.2.3.4...ect you wana show. But what is renderNav(x,x) ?

My guess is that code for 'pagenav' is messed up, and its missing the guid parameter. Can someone guide me to solve this problem, or tell me what does 'pagenav' function do?

Also, is there any tutorial for many of XOOPS functions?

I'll appreciate any help.



87
attock
Re: Howto edit varchan() ?
  • 2006/11/10 19:29

  • attock

  • Not too shy to talk

  • Posts: 138

  • Since: 2006/8/20


sowwie disregard the previous post.. problem solved



88
attock
Howto edit varchan() ?
  • 2006/11/10 19:21

  • attock

  • Not too shy to talk

  • Posts: 138

  • Since: 2006/8/20


I am sowwie I am unable to find how to change the value of a table\type using phpmyadmin. I am using debaser and by default it creates a table with varchan(100). I tried editing the file to make it varchan(225), followed by a module update. But it didnt work, also I dont see anywhere on phpMyadmin to change this value.



89
attock
Re: New Version Of Debaser
  • 2006/11/10 19:09

  • attock

  • Not too shy to talk

  • Posts: 138

  • Since: 2006/8/20


Best of luck with tiny editor ~



90
attock
Re: New Version Of Debaser
  • 2006/11/9 23:22

  • attock

  • Not too shy to talk

  • Posts: 138

  • Since: 2006/8/20


According to the post HERE the author is bizi with TinyEditor atm. Good news is that the debaser project is not over yet ~




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



Login

Who's Online

144 user(s) are online (116 user(s) are browsing Support Forums)


Members: 0


Guests: 144


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