11
sarahmx
Re: Version 2.3.3RC
  • 2009/1/27 8:15

  • sarahmx

  • Quite a regular

  • Posts: 381

  • Since: 2007/10/28


thanks andersk..yup that works..

can the guide in the first page of the installtion be rewritten from this

Quote:

If you need to install protector module,
Replace the file mainfile.dist.php in your XOOPS root directory with /extras/mainfile.dist.php.protector.


to something like this
(my english is not good there is better way to present this)

Quote:

If you need to install protector module,
Delete the file mainfile.dist.php in your XOOPS root directory and copy the /extras/mainfile.dist.php.protector. file to your root and rename it as mainfile.dist.php


for better understanding and to avoid confusion..

a brief explanation of what is protector for XOOPS newbies in the same page would be nice

12
noo-b
Re: Version 2.3.3RC
  • 2009/1/28 14:26

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


is this normal ?

PM Module 2.33rc

i send a pm to myself and save a copy in the outbox...when i delete my PM in inbox..the pm in outbox is also deleted...

can anyone try this in their installation

I Love Xoops

13
anderssk
Re: Version 2.3.3RC
  • 2009/1/28 15:33

  • anderssk

  • Quite a regular

  • Posts: 335

  • Since: 2006/3/21


Same thing here. If the receiver delete the message, it's deleted from the senders outbox.

Also in PM module. If You send a message without any text, the error says
Some language file is missing

Errors
msg_text is required

Go Back

14
ghia
Re: Version 2.3.3RC
  • 2009/1/28 17:59

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Quote:
i send a pm to myself and save a copy in the outbox...

Quote:
If the receiver delete the message, it's deleted from the senders outbox.

Both things are wrong!
How it works in 2.2.x and should work:
When a message is created and sended it is saved in the outbox and appears in the inbox of the destinator.
If you select save at sending, the message is also saved in your SAVEBOX.
At any time you can copy a message from your in- or outbox to your savebox.
A sended message is deleted in the database when the sender deletes it from its outbox and the recipient deletes it from its inbox.
Any message in either box can be used to start a message with.
Messages of the savebox are deleted in the database when the owner deletes them.
Before messages can be sended (and as a consequence added to the outbox) the system verifies if you are not overdrawing the limit of maximum number of posts (sum in all three boxes).
The administrator can prune the in- and outboxes by date.

15
noo-b
Re: Version 2.3.3RC
  • 2009/1/28 23:24

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


my english is not good...if i interpret it correctly so what ghia means..that's normal and its not a bug ?
I Love Xoops

16
noo-b
Re: Version 2.3.3RC
  • 2009/1/28 23:26

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


Quote:

Also in PM module. If You send a message without any text, the error says
Some language file is missing

Errors
msg_text is required

Go Back

i confimed this
I Love Xoops

17
noo-b
Re: Version 2.3.3RC
  • 2009/1/28 23:33

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


i read the changelog i saw this

Quote:

+ Implemented template to homepage (phppp)


can someone explain what is this for and how to use it ?

i open modules/system/templates/system_homepage.html and this what i can see

Quote:

<div style="display: none;">
<p>Change the content of this template to fit your needs.</p>
</div>

I Love Xoops

18
ghia
Re: Version 2.3.3RC
  • 2009/1/29 1:16

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


If you replace none by inline, you could see where it shows.

19
ghia
Re: Version 2.3.3RC
  • 2009/1/29 1:26

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Quote:
that's normal and its not a bug ?
No, the messages should only become erased when the user has deleted them himself.
When the sender deletes from his outbox the message would no longer show in his outbox, but still be present in the receivers inbox.
When the receiver deletes from his inbox the message would no longer show in his inbox, but still be present in the senders outbox.
Only when both have deleted the message, the message should be erased from the database. It seems that deleting from the database is done now when eg the receiver deletes from his inbox, making the message disappearing in the senders outbox. (Both are viewing the same record)


20
noo-b
Re: Version 2.3.3RC
  • 2009/1/29 1:43

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


ok thanks Ghia


btw..i just noticed i have this warning in my admin front page
WARNINGFolder C:/Program Files/xampp/htdocs/xoops_lib is inside DocumentRootThe is a folder where XOOPS and its modules will store some sensible code and information for more security.


** the is folder..some text is missing there..hope it can corrected

ok i installed my XOOPS in C:/Program Files/xampp/htdocs/testing/

so C:/Program Files/xampp/htdocs/ is outside document root right ?

so why i receive the warning ?

my mainfile.php look like this
Quote:

// Physical path to the XOOPS documents (served) directory WITHOUT trailing slash
define( 'XOOPS_ROOT_PATH', 'C:/Program Files/xampp/htdocs/testing' );

// For forward compatibility
// Physical path to the XOOPS library directory WITHOUT trailing slash
define( 'XOOPS_PATH', 'C:/Program Files/xampp/htdocs/xoops_lib' );
// Physical path to the XOOPS datafiles (writable) directory WITHOUT trailing slash
define( 'XOOPS_VAR_PATH', 'C:/Program Files/xampp/htdocs/xoops_data' );
// Alias of XOOPS_PATH, for compatibility, temporary solution
define("XOOPS_TRUST_PATH", XOOPS_PATH);

I Love Xoops

Login

Who's Online

165 user(s) are online (122 user(s) are browsing Support Forums)


Members: 0


Guests: 165


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits