321
noo-b
Re: xoopspolls - show total comment in block
  • 2007/12/26 12:56

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


i think you misunderstood me
i want it in xoopspoll_block_poll.html

example
Quote:

comments(2)
I Love Xoops



322
noo-b
Re: database help - user uid
  • 2007/12/26 12:53

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


Quote:
Change the Auto-increment value in MySql....[]


i'm a noo-b how do i do this in phpmyadmin..which table ?
I Love Xoops



323
noo-b
database help - user uid
  • 2007/12/26 12:19

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


i have a site that i test at localhost and not yet uploaded to a server

in the localhost site i've registered a couple of new user to test my groups settings

before i want to upload this site to a server i deleted all other user account (3 accounts) uid=2-uid=3-uid=4
and i left 1 account that is my account admin (uid=1)


my problem is that i want the next user that register to have uid=2 then 3,4,5,6 and so on

right now when i registered the uid of a newsuser is uid=5

how can i reset the database ?

thank you
I Love Xoops



324
noo-b
Re: xoopspolls - show total comment in block
  • 2007/12/26 12:11

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


i mean the total comment of a poll in the poll block

i want to put it below the vote button if possible
I Love Xoops



325
noo-b
xoopspolls - show total comment in block
  • 2007/12/26 4:19

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


how do i do this
I Love Xoops



326
noo-b
rssfit 12.1 - admin problem in 2.0.18
  • 2007/12/17 17:02

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


when i enter RSS admin page..blank page

turned on debug nothing is displayed just white blank page

this is the rss admin index page..what do i need to update here to make this module works in 2.018


<?php
require 'admin_header.php';
$do = isset($_GET['do']) ? trim($_GET['do']) : '';
$do = isset($_POST['do']) ? trim($_POST['do']) : $do;
$op = isset($_GET['op']) ? trim($_GET['op']) : 'list';
$op = isset($_POST['op']) ? trim($_POST['op']) : $op;

if( 
file_exists(RSSFIT_ROOT_PATH.'admin/do_'.$do.'.php') ){
    include_once 
XOOPS_ROOT_PATH.'/class/xoopsformloader.php';
    
$hidden_do = new XoopsFormHidden('do'$do);
    
$button_save = new XoopsFormButton('''submit'_AM_SAVE'submit');
    
$button_go =& new XoopsFormButton('''submit'_GO'submit');
    
$button_cancel =& new XoopsFormButton('''cancel'_CANCEL);
    
$button_cancel->setExtra('onclick="javascript:history.go(-1)"');
    
$tray_save_cancel = new XoopsFormElementTray('''');
    
$tray_save_cancel->addElement($button_save);
    
$tray_save_cancel->addElement($button_cancel);
    require 
RSSFIT_ROOT_PATH.'admin/do_'.$do.'.php';
}else{
    
rssfitAdminHeader();
}
require 
'footer.php';
xoops_cp_footer();
?>
I Love Xoops



327
noo-b
How do i change date format in my site ?
  • 2007/12/17 16:41

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


currently the format is 2007/10/12 1:41:16

i want to change to Friday 12th October 2007 1:41
I Love Xoops



328
noo-b
Re: Xoops MySQL 5 and PHP5?
  • 2007/12/16 18:27

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


I Love Xoops



329
noo-b
Re: How can I make Custom Pages in Xoops?
  • 2007/12/15 14:01

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


how do i use/call a different themes/style sheet in custom page ?
I Love Xoops



330
noo-b
Re: Problems with CBB 4.0 alpha
  • 2007/12/15 6:08

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


yes module updated using the update button in admin module and templates_c cleared
I Love Xoops




TopTop
« 1 ... 30 31 32 (33) 34 35 36 37 »



Login

Who's Online

254 user(s) are online (170 user(s) are browsing Support Forums)


Members: 0


Guests: 254


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