Home TheRandomizer Forum Index Log in Register FAQ Search
TheRandomizer Forum Index » Installation Help » Adding new language and common pool account
Post new topic  Reply to topic View previous topic :: View next topic 
Adding new language and common pool account
PostPosted: Thu Nov 23, 2006 10:09 pm Reply with quote
islandgirl
Newbie
Joined: 23 Nov 2006
Posts: 2




Razz Happy Thanksgiving All, I know I am a workaholic. Can't help it.. BTW Manish Love the script Embarassed Just have a question.

or a couple of questions

1. How do I add a new language page..wait hold on let me get back to that... Okay I figured that one out sorry. I wanted to add spanish to the bar on top with all the other languages but I don't know how..

2. Can a Site collect all payments and distribute it to their members. I have had problems with getting my payment id to stick with randomizers before and I was just seeing if there was another option for my members in which I can distribute the funds into their account from admin area.

I hope you understood that because I tend to ramble on..

3. To advertise the members page. Do I need to do it by their special URL link or does the script automatically rotate each member just by going to my website?

Think that is it for now. Have to go and GOBBLE GOBBLE. Thank you for the script I love it and I don't know anything about scripts but yours is pretty cool.

You should do other scripts Wink
Language addition and payment related issue
PostPosted: Mon Nov 27, 2006 8:45 am Reply with quote
manish
Site Admin
Joined: 12 Apr 2004
Posts: 561
Location: India




Hello Smile

Quote:
1. How do I add a new language page..wait hold on let me get back to that... Okay I figured that one out sorry. I wanted to add spanish to the bar on top with all the other languages but I don't know how..

You can download additional language files from within your client area account. Instructions on how to add the language files into your system are included in the install.txt file that accompanies the language pack.

If the language you wish to add is not available in the language pack, here are the steps to create a language pack.

Download the files lang.us.php and admin.us.php in /language folder. Translate all sentences in these files to your new language. You can open these files in your favourite text editor (like notepad) to translate. When you are finished translating all the sentences, save the file as lang.XX.php and admin.XX.php. Replace XX with the two digit letter code for the language. For eg, spanish = es

Upload these files in /language and /language/admin folders.

Now follow these instructions to add the language in the drop down menu at top right.

1. a. Edit /templates/php/header.php file.
b. Move to line number 38 approx and find "<option selected>Language</option>"
c. Just below this line add the following code without
Code:
<option value="es">Spanish</option>

d. Save the file and upload the changes

2. a. Edit /templates/admin/header.php file.
b. Move to line number 38 approx and find "<option selected>Language</option>"
c. Just below this line add the following code
Code:
<option value="es">Spanish</option>

d. Save the file and upload the changes

Quote:
2. Can a Site collect all payments and distribute it to their members. I have had problems with getting my payment id to stick with randomizers before and I was just seeing if there was another option for my members in which I can distribute the funds into their account from admin area.


There is no simple way of doing this at present in the script. However if you want, we can write a mod to send all member/admin/random payments to a single account. You can then distribute funds to members from this payment processor account. However there will be no way to track in the script how much money was sent to each member. That is something you will have to note down manually each time you send payments to your members.

I would advice to keep the payment system as it is (i.e. payments being directly deposited to member accounts). This way you can cut down on payment receiving fee and your members can be sure of receiving payments when they promote their sponsor links.

Quote:
3. To advertise the members page. Do I need to do it by their special URL link or does the script automatically rotate each member just by going to my website?

You just need to promote the generic website. The script will automatically select a sponsor and random sponsor if none are present.

Let us know if you have any questions or comments.

Best regards
Manish
PostPosted: Tue Nov 28, 2006 2:42 am Reply with quote
islandgirl
Newbie
Joined: 23 Nov 2006
Posts: 2




Razz Thanks Manish, Your a sweetheart. Laughing
 Adding new language and common pool account 
 TheRandomizer Forum Index » Installation Help
All times are GMT  
Page 1 of 1  

  
  
 Post new topic  Reply to topic  


Powered by phpBB© 2001-2006 phpBB Group |Randomizer Script | Web Hosting | phpBB Skin by Vjacheslav Trushkin