1
arlindo
Bug in xTRANSAM 1.09 - Instalation
  • 2009/12/11 14:50

  • arlindo

  • Just popping in

  • Posts: 23

  • Since: 2007/10/9


Hi there,

I cannot install this module, it says:

" Unknown character set: 'utf-8' ",

If I change the character set, the error remains;
If i remove this line , it says "Sql Systax Error "

I Am using PHP 5 and XOOPS 2.4

Any Suggestions?



2
arlindo
Re: PHP Independent Block
  • 2009/12/9 15:23

  • arlindo

  • Just popping in

  • Posts: 23

  • Since: 2007/10/9


Anyone has solution for this?

A sample of one similer block working?



3
arlindo
PHP Independent Block
  • 2009/12/7 16:36

  • arlindo

  • Just popping in

  • Posts: 23

  • Since: 2007/10/9


Hi there, I wanted to use one PHP Costum Block with some querys to the database, but when i turn the block to "Visible", it bloks my website showning only one blank page. I have to go directly to the database and de-activate directly the block to have my website back on-line again. Do you know the reason this is happening to me? My XOOPS versions is the 2.4; My PHP version is the 5 Sample code i am Using: getVar('uid'); $current_balance = 0; $result = $db->query("select balance from history where uid = '$uid'"); if($db->getRowsNum($result) > 0) { $row = $db->fetchArray($result); $current_balance = $row["balance"]; } echo "Your current balance is $current_balance"; ?> Any Ideas??



4
arlindo
Using Rollback
  • 2009/12/7 16:04

  • arlindo

  • Just popping in

  • Posts: 23

  • Since: 2007/10/9


Hi there,

I am trying to use this code:

START TRANSACTION

if QUERY_1==FAIL
{
I WANT ROLLBACK
RETURN
}

if QUERY_2==FAIL
{
I WANT ROLLBACK
RETURN
}

I WANT COMMIT


Does anyone knows how do i use this function



5
arlindo
Re: Diferent startup module for diferent groups
  • 2009/11/24 22:18

  • arlindo

  • Just popping in

  • Posts: 23

  • Since: 2007/10/9


Hi there,

This HACK works OK, but i also wanted this feature:

With the Hack it happens this:
- I go to my Website not logged in and i see the startup Module configurated in the XOOPS Main Configurations.
- If i go to my Website already logged in, I see the module designated by the Hack.


But Imagine This:

If go to my website not logged in , i see the startup Module configurated in the XOOPS Main Configurations, Then, if I login it stays in the same module. How do we make to redirect to one diferent module after login?

Hope you can help me!

Arlindo




6
arlindo
Re: Diferent startup module for diferent groups
  • 2009/11/10 19:08

  • arlindo

  • Just popping in

  • Posts: 23

  • Since: 2007/10/9


Hi there,

I made the Hack that trabis suggested, but if the module Mazarin refers worked, it would be great!! Infortunetly i use one version higher then 2.3...

Thanks Trabis!! You are the men! ( again... !)

Best Regards!!




7
arlindo
Diferent startup module for diferent groups
  • 2009/11/2 12:14

  • arlindo

  • Just popping in

  • Posts: 23

  • Since: 2007/10/9


Hi There!

Does anyone knows how i may have one diferent startup module for the registered users, diferent then the regular one i choose in the Main preferences?

I would like to have this:

- If Anonimous - Shows the module configurated has initial in the XOOPS preferences;

- If Registered User - Go to one diferente module when logs in or opens the page if already logged in.

Possible?

Best Regards!!

Arlindo



8
arlindo
Importing Users from Other CMS System
  • 2009/7/2 14:02

  • arlindo

  • Just popping in

  • Posts: 23

  • Since: 2007/10/9


Hi there,

I would like to import one list of users from other CMS system... I may create one CSV File, and guive them all the same password. Does anyone has any idea to help me with that? Witch tables i must change?

Best Regards

Arlindo



9
arlindo
Re: looking for a free Developer
  • 2008/10/14 23:50

  • arlindo

  • Just popping in

  • Posts: 23

  • Since: 2007/10/9


I use XOOPS in several commercial sites of the campany i work for.
Xoops is free and amazing!!
But if you want to create something really new, you have 2 choices:
1 - Learn to use PHP programing, studie, read, studie, and read more. After you have done something, you can share it and if it is samoane else interest, you may togeder start sharing ideas and code... Thats the way i beleave correct, the way i use, and the way it works for me.
2 - If you are looking for one servent to "guive structure" to your ideas, you do like everybody does... You pay. Do you think the community should work for you? First work for the community.

If you think the price someone guive you is too hi, start reading, learning, sharing, receiving and using others samples, modules parts, ideas,...

Good work for you!!

(And sorry my english..)




10
arlindo
"Tell a Friend" Module Sugestion...
  • 2008/9/25 18:34

  • arlindo

  • Just popping in

  • Posts: 23

  • Since: 2007/10/9


Hi there,

Does anyone knows one module to use on XOOPS version 2.2.x or earlier, that enables something like "tell a friend" function? The idea is to have one FORM page for the user to send one email to one person he knows indicating the website he is visiting, and editing the text in the emails he is sending.

Does anyone has one module for this?

Regards:
Arlindo




TopTop
(1) 2 »



Login

Who's Online

166 user(s) are online (106 user(s) are browsing Support Forums)


Members: 0


Guests: 166


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