1
kain
Re: Admin option gone from User Menu
  • 2005/6/25 9:38

  • kain

  • Just popping in

  • Posts: 56

  • Since: 2002/1/9 9


Quote:

stinger911 wrote:
Quote:

kain wrote:
I've currently finished a custom upgrade (and very complicated) upgrade script from e-xoops 1.05rev3 custom to XOOPS 2, so I do a lot of testing.


Can you share this script o describe main concepts and troubles? Two years ago I'd start to use E-Xoops 1.05 Rev3. But I decide that the time to upgrade now.

I want to keep users information (logins, passwords, etc), discussions in the forum and content of two custom modules based on the 'news'. Is it really?

Thank you.


guys, please be very aware in using this script, as it is intended to run only on our website, maybe you can found it useful for your needs.
please, again, read README.txt carefully.
download link for e-xoops 1.05rev3 to xoops2 converter:
http://www.kuht.it/modules/mydownloads/singlefile.php?lid=582
kain
GNU/Linux Trainer & PHP Coder



2
kain
Re: memory exhausted on mail setup
  • 2005/4/21 21:13

  • kain

  • Just popping in

  • Posts: 56

  • Since: 2002/1/9 9


Quote:

ackbarr wrote:
I can't duplicate this on a fresh install of 2.0.10RC2, but I think it has to do with the user list for the PM Sender. One more question: how many users are in your XOOPS installation?


I thought the same thing, btw I've 2727 users.



3
kain
Re: memory exhausted on mail setup
  • 2005/4/21 19:26

  • kain

  • Just popping in

  • Posts: 56

  • Since: 2002/1/9 9


sure, here we go:

OS: Ubuntu Hoary 5.04 Stable
Apache: 2.0.53 (Ubuntu)
PHP: 4.3.10 (-10ubuntu4)
MySQL: 4.0.23 (_Debian-3ubuntu2-log)

thanks.



4
kain
memory exhausted on mail setup
  • 2005/4/21 18:44

  • kain

  • Just popping in

  • Posts: 56

  • Since: 2002/1/9 9


Quote:

Apr 21 19:57:25 localhost apache2: PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 43 bytes) in /var/www/kernel/object.php on line 175
Apr 21 19:57:26 localhost last message repeated 2 times


this appears when I go into admin -> preferences -> mail setup, resulting in a blank page.
any hints on this? it's a XOOPS 2.0.10 RC2.

thanks



5
kain
Re: Admin option gone from User Menu
  • 2005/4/21 3:11

  • kain

  • Just popping in

  • Posts: 56

  • Since: 2002/1/9 9


maybe I sorted out this thing..
XOOPS 2.0.10 RC2 missed this:
INSERT INTO xoops_tplsource VALUES("15""<table cellspacing="0">rn  <tr>rn    <td id="usermenu">rn      <a class="menuTop" href="<{$xoops_url}>/user.php"><{$block.lang_youraccount}></a>rn      <a href="<{$xoops_url}>/edituser.php"><{$block.lang_editaccount}></a>rn      <a href="<{$xoops_url}>/notifications.php"><{$block.lang_notifications}></a>rn      <a href="<{$xoops_url}>/user.php?op=logout"><{$block.lang_logout}></a>rn      <{if $block.new_messages > 0}>rn        <a class="highlight" href="<{$xoops_url}>/viewpmsg.php"><{$block.lang_inbox}> (<span style="color:#ff0000; font-weight: bold;"><{$block.new_messages}></span>)</a>rn      <{else}>rn        <a href="<{$xoops_url}>/viewpmsg.php"><{$block.lang_inbox}></a>rn      <{/if}>rnrn      <{if $xoops_isadmin}>rn        <a href="<{$xoops_url}>/admin.php"><{$block.lang_adminmenu}></a>rn      <{/if}>rn    </td>rn  </tr>rn</table>rn");


in table xoops_tplsource, as it's present in XOOPS 2.0.9.2 .

in XOOPS 2.0.10 RC2 it corresponds to:

INSERT INTO xoops_tplfile VALUES("15""1""system""default""system_block_dummy.html""Dummy template for custom blocks or blocks without templates""1114046527""1114046527""module");


that is not present in earlier versions.
someone can shade the light on this?

DevlshOne try to update system module via admin interface.
access it from www.yoursite.com/admin.php

thanks



6
kain
Re: Admin option gone from User Menu
  • 2005/4/21 2:29

  • kain

  • Just popping in

  • Posts: 56

  • Since: 2002/1/9 9


yes, I was searching for a similar problem, and I see that I'm not only the only one having this issue.

I've currently finished a custom upgrade (and very complicated) upgrade script from e-xoops 1.05rev3 custom to XOOPS 2, so I do a lot of testing.

Administration button disappears in XOOPS 2.0.10RC2 on a clean install, it shows up with a stable 2.0.9.2 from scratch.

I've searched through tplsource data and I haven't find a solution (as I don't have a clue about it).
Plus I noticed an issue with RC2, when installed into a folder (eg. www.something.com/folder) paths are not corrects.

System will try to login, for example, in www.something.com/user.php and not folder/user.php, even avatars/ranks/smilies path are wrong (eg. img src url: www.something.com/rank3e632f95e81ca.gif) - mainfile.php's values are correct of course.



7
kain
Re: exoops deface
  • 2004/2/28 23:06

  • kain

  • Just popping in

  • Posts: 56

  • Since: 2002/1/9 9


that's ok, I understand politely, we aren't all native english speakers, so some mistake in understanding can be happen :)
good work guys.



8
kain
Re: exoops deface
  • 2004/2/28 18:14

  • kain

  • Just popping in

  • Posts: 56

  • Since: 2002/1/9 9


Quote:

Jan304 wrote:
All by the innocent.boys hacker group, never met those guys, try to keep it that way :).


Jan304,
I discourage any form of deface, that's not the right way to show what you is able to do or to say something.
rumours say that the problem is the servers, other say that is e-xoops, but "try to keep it that way" sounds like something terribly stupid.



9
kain
Re: PPnews for xoops 1.3.8
  • 2003/10/2 15:30

  • kain

  • Just popping in

  • Posts: 56

  • Since: 2002/1/9 9


hi tzvook, here at kuht.it, during the stage .07, we made a core hack to:
- show in user profile the ability to receive email notices from the administrator (this can be done by a trigger in database and modifying some core files)
- module that allow sending a newsletter only at users that accept newsletter in their profile (default = 1 in registration, can be changed) with preview and email were the newsletter will be sent.

btw it doesn't use XOOPS classes, the module was born during XOOPS 1.3.8.
it needs more work because it is not perfect-standard module, but since we passed to another cms we don't need it anymore, let me know if you're interested in this little module/hack .



10
kain
Re: IP Addresses in Forums
  • 2003/7/5 0:30

  • kain

  • Just popping in

  • Posts: 56

  • Since: 2002/1/9 9


not sure of this, since i don't know much about x2's code, but maybe you have to modify templates.. the way your forums looks like.




TopTop
(1) 2 3 »



Login

Who's Online

185 user(s) are online (109 user(s) are browsing Support Forums)


Members: 0


Guests: 185


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