1
uberrookie
Re: Contact 1.71 RC ready for testing
  • 2011/6/24 18:04

  • uberrookie

  • Just popping in

  • Posts: 34

  • Since: 2011/3/29


Error: You don't use the Frameworks "admin module". Please install this Frameworks

(I have Xoops 2.5.1a)



2
uberrookie
Re: Update sql row with XoopsPersistableObjectHandler?
  • 2011/6/16 20:40

  • uberrookie

  • Just popping in

  • Posts: 34

  • Since: 2011/3/29


Found solution by accident at:https://xoops.org/modules/newbb/viewtopic.php?topic_id=72653&forum=65

If the mentioned topic had another subject, it could have saved me a lot of time searching.



3
uberrookie
Update sql row with XoopsPersistableObjectHandler?
  • 2011/6/16 19:39

  • uberrookie

  • Just popping in

  • Posts: 34

  • Since: 2011/3/29


How do I update a sql row using XoopsPersistableObjectHandler?

ex:
$this->update($obj);


somewhere in the code it says
$this->insert($obj);
should insert or update the object, but i don't understand the update part.



4
uberrookie
Re: Error translate language something of the profile user
  • 2011/5/9 19:35

  • uberrookie

  • Just popping in

  • Posts: 34

  • Since: 2011/3/29


for some reason the text in the db is base64 encoded.
E.g.
VGVtcG9yYXJpbHkgRGlzYWJsZQ ==

is
Temporarily Disable


I dont know the contruction exactly, but
a3: (i0s28"VGVtcG9yYXJpbHkgRGlzYWJsZQ ==" i1s20"UHJpdmF0ZSBNZXNzYWdl" i2s44"RW1haWwgKHVzZSBhZGRyZXNzIGluIG15IHByb2ZpbGUp";)


means something like:
3 options
first id = 0
first text is a string of 28 chars which are VGVtcG9yYXJpbHkgRGlzYWJsZQ ==
etcetera...

If you want to translate it, you'll have to base64_encode your text.
Seehttp://www.tools4noobs.com/online_php_functions/base64_encode/



5
uberrookie
What is this option "Only users that accept mail"?
  • 2011/5/4 22:37

  • uberrookie

  • Just popping in

  • Posts: 34

  • Since: 2011/3/29


I've found this thread here:https://xoops.org/modules/newbb/viewtopic.php?post_id=336149#forumpost336149, but i think its the wrong place so i place it here:

Quote:
Hi

I just find this Radio Yes/No option:" "Only users that accept mail"" in Profile Module when I edit the user's profile.

I wanna know what will this option do?

Thanks.


Quote:
Hi,

It is for when you are searching for users, you can check it to only find users who have opted to recieve mail from the site administrator.


Quote:
I think the ts is talking about that option when editing or adding a user profile. Not for when searching.

This option used to be something like "allow moderators and webmasters to contact me by email"

is this a bug?




6
uberrookie
Re: What is this option "Only users that accept mail"?
  • 2011/5/4 22:34

  • uberrookie

  • Just popping in

  • Posts: 34

  • Since: 2011/3/29


I think the ts is talking about that option when editing or adding a user profile. Not for when searching.

This option used to be something like "allow moderators and webmasters to contact me by email"

is this a bug?



7
uberrookie
Re: Problem with news1.66 and xoops 2.5
  • 2011/5/3 21:49

  • uberrookie

  • Just popping in

  • Posts: 34

  • Since: 2011/3/29


I have the same problem here, but while installing/updating the module. Checked db but its utf-8 as well in global.php.

I checked locally.
Installed news 1.66 on xoops 2.5.0->ok
upgraded to 2.5.1->ok
updated the news module->error
http://localhost/modules/system/admin.php?fct=modulesadmin&op=update&module=news

it must be combi of 2.5.1 and news 1.66

anyone found something yet?
=================================
edit
=================================
It seems the template files of the module in the themes folder got changed some way.
They had indeed #039; in the file instead of '



8
uberrookie
Re: db text getting sanitized

The text in the db is raw -> :-D



9
uberrookie
db text getting sanitized
  • 2011/5/1 18:28

  • uberrookie

  • Just popping in

  • Posts: 34

  • Since: 2011/3/29


I'm getting a text from db by using:
$result $this->getAll($criteria,'',false,false);

Lets say the text is :-D

$result[0]['message'] = <img class="imgsmile" src="http://mysite/uploads/smilies/smil3dbd4d4e4c4f2.gif" alt="" />


Why does my text (:-D) get sanitized to an image and how do I prevent this?



10
uberrookie
Re: check if username is taken
  • 2011/4/28 19:48

  • uberrookie

  • Just popping in

  • Posts: 34

  • Since: 2011/3/29


bump




TopTop
(1) 2 3 4 »



Login

Who's Online

135 user(s) are online (83 user(s) are browsing Support Forums)


Members: 0


Guests: 135


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