251
kiwiguy
Re: Cannot delete users from group
  • 2004/5/27 3:01

  • kiwiguy

  • Friend of XOOPS

  • Posts: 295

  • Since: 2004/4/19


monty refer to a private message I sent you!

kiwiguy



252
kiwiguy
Cannot delete users from group
  • 2004/5/26 15:12

  • kiwiguy

  • Friend of XOOPS

  • Posts: 295

  • Since: 2004/4/19


I know there is another post like this in another forum and i know the code which is

Original Code:

               
$memstart = isset($memstart) ? intval($memstart) : 0;               if ($groupid == XOOPS_GROUP_ADMIN){ !                 if ($member_handler->getUserCountByGroup($groupid) <= count($uids)){!                    redirect_header('admin.php?fct=groups&op=modify&g_id='.$groupid.'&memstart='.$memstart,0,_AM_ADMINNO);!                 }               } else {                   $member_handler->removeUsersFromGroup($groupid,$uids);-                redirect_header('admin.php?fct=groups&op=modify&g_id='.$groupid.'&memstart='.$memstart,0,_AM_DBUPDATED);              }           }           break;

Modified Code:

              
$memstart = isset($memstart) ? intval($memstart) : 0;               if ($groupid == XOOPS_GROUP_ADMIN) {!                 if ($member_handler->getUserCountByGroup($groupid) > count($uids)){ !                    $member_handler->removeUsersFromGroup($groupid$uids); !                 }               } else {                  $member_handler->removeUsersFromGroup($groupid$uids);               }+            redirect_header('admin.php?fct=groups&op=modify&g_id='.$groupid.'&memstart='.$memstart,0,_AM_DBUPDATED);          }           break;



the problem is I am such a newbie I have tried adding it to the mainfile.php and i end up with a blank page when i go the group section.

What I am asking if somebody could just insert it for me and send me the whole mainfile.php file to me so i can just replace it I am getting more than frustrated here please i am begging you to help here. I am only just starting to understand but not in the writing side of it.

cheers
kiwiguy



253
kiwiguy
Re: work around or hack to send ecards whilst on safe mode!
  • 2004/5/23 1:38

  • kiwiguy

  • Friend of XOOPS

  • Posts: 295

  • Since: 2004/4/19


I have had 15 views but no replies is this mean nobody has a hack or a way of making xcgallery send ecards whilst in safe mode as I cannot turn safe mode off.

PLEASE HELP

kiwi



254
kiwiguy
Re: My site
  • 2004/5/21 2:24

  • kiwiguy

  • Friend of XOOPS

  • Posts: 295

  • Since: 2004/4/19


The layout looks great well done only issue i came up with was that it came up with a lot of internal errors to the point I was unable to get back to the home page. this is what it showed me

Quote:
This page cannot be displayed due to an internal error.

If you are the administrator of this site, please visit the XOOPS Troubleshooting Page for assistance.

Error [Xoops]: Unable to connect to database in file C:\Domains\kickassamd.com\wwwroot\class\database\databasefactory.php line 34



Hope you fix it because I would not return to the site if it kept saying that. Just my opinion.

kiwiguy



255
kiwiguy
Re: Review
  • 2004/5/19 12:53

  • kiwiguy

  • Friend of XOOPS

  • Posts: 295

  • Since: 2004/4/19


No offence taken catscity but be nice if you could give some ideas on how to improve the site along with the constructive critisiscm! Or is this just a personal view as you may dislike the content? Very unsure of this but yes thank you anyway.

kiwiguy



256
kiwiguy
Review
  • 2004/5/19 10:08

  • kiwiguy

  • Friend of XOOPS

  • Posts: 295

  • Since: 2004/4/19


Would love some feedback on my site please on the layout basically not real worried about the content but any suggestions on both layout and content would be appreciated.

http://kiwisworld.theboogary.com

Thanks in advance
kiwiguy



257
kiwiguy
Re: how to change default theme??
  • 2004/5/17 7:26

  • kiwiguy

  • Friend of XOOPS

  • Posts: 295

  • Since: 2004/4/19


Mrgumpy the only place other than here that can help you with XOOPS is wiki the url is

http://wiki.xoops.org/wakka.php?wakka=HomePage

Also on the left side here in the block named XOOPS documentation you shall find some helpful documents on running xoops.

Hope that helped!

Cheers
kiwiguy



258
kiwiguy
work around or hack to send ecards whilst on safe mode!
  • 2004/5/16 14:22

  • kiwiguy

  • Friend of XOOPS

  • Posts: 295

  • Since: 2004/4/19


My site is on safe mode on and I am unable to change it to safe mode off as I am only a subdomain and not even the owner of the server can get it to turn off well the person i get the space from anyway.

My prob is that since its safe mode on i cannot send ecards but worked a way round so i can upload pics to the xcgallery.

anybody got any ideas?

cheers kiwiguy



259
kiwiguy
Re: Avator Upload
  • 2004/5/15 14:36

  • kiwiguy

  • Friend of XOOPS

  • Posts: 295

  • Since: 2004/4/19


Thanks CatsWolf I would appreciate it if you could mate.

alain01 your post was not helpful at all as it does not give me the answer that i need please could you be a lot clearer as I do not understand php very well at all.

To anybody else please i still need help on this.

thanks
kiwiguy



260
kiwiguy
Avator Upload
  • 2004/5/15 9:51

  • kiwiguy

  • Friend of XOOPS

  • Posts: 295

  • Since: 2004/4/19


I have about 200 Avators I like to upload to my site but do not want to do it through the admin section how do I go about just uploading them to the upload file and it recognising it as avators?

As I uploaded them but they never showed up to be avators!!

Please help!

cheers
kiwiguy




TopTop
« 1 ... 23 24 25 (26) 27 28 »



Login

Who's Online

226 user(s) are online (152 user(s) are browsing Support Forums)


Members: 0


Guests: 226


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