Strawberry

Everything else related to Strawberry.

Postby scottdallas » Thu Jul 27, 2006 11:03 pm

Thanks lexa, I over wrote with that file. I overwrote but it made no difference (it said they were the same exact file size actually). I tried renaming the directory /RU/ to something else then rename /EN/ to /RU/ and trick the installer. No difference. I told it to install /EN/ and /RU/ and it still was Russian no matter what. So then I put all the /EN/ files in both /EN/ and /RU/ directories. Russian russian russian. Maybe it's GoDaddy or FileZilla. Sometimes FileZilla acts like it's uploading files but it doesn't really. I'll play with it some more and see if I can figure it out. Want me to test it on my local Windows 2000 web server? I'm hesistant to put strawberry/cutenews on windows servers but I'm no good at making my own linux web server.
Everyday I'm tumblin http://scodal.tumblr.com
User avatar
scottdallas
 
Posts: 2209
Joined: Thu May 04, 2006 6:46 pm
Location: US

Postby FI-DD » Thu Jul 27, 2006 11:12 pm

Use this to upload the script (you can upload it as a zip).



http://www.web2ftp.com/
User avatar
FI-DD
Admin
 
Posts: 2971
Joined: Thu Sep 22, 2005 11:27 am
Location: Germany

Postby scottdallas » Thu Jul 27, 2006 11:28 pm

Woah! Sweet. Okay let me try that real fast I'll repost my status. I had no idea anything like this existed!
Everyday I'm tumblin http://scodal.tumblr.com
User avatar
scottdallas
 
Posts: 2209
Joined: Thu May 04, 2006 6:46 pm
Location: US

Postby yxes » Fri Jul 28, 2006 9:41 pm

aah I've been dying to try out Strawberry but I have the same problem as Scott does.



I don't really understand why my server displays everything in russian, while when I test it on my computer, It's all in English..



the pack textfile is like a huge mess though, it looks like this:



a:631:{s:32:"4ca2e7c66cb4facdab80817c7bd7ce5d";s:31:"Incorrect username or password!";s:32:"758c60cb61aad7c17ee

d09f0b92a6483";s:10:"Statistics";s:32:"7033ff128dd3e11cd90689fd8b0f66e1";s:3:"Add";

s:32:"86da97be8c397c2c1d20bc78848f9bfd";s:4:"Edit";s:32:"80b379dcf58f8dfbd7349bd6f3caf8f7";s:7:"Options";s:32:"

bc4d21f72e220fac8935d16076d93312";s:4:"Help";s:32:"8f34b8444c901a2e1d963c11ce300603";s:11:"Empty cache";s:32:

"8b8c1d7e198df251cf076b3564869fa3";s:6:"Logout";s:32:"f6fa354af3d04dc0df7d1ad55c7c8ecf";s:15:"Back To Website";s:

32:"794c6df2cd89ba427e46381bb44b736d";s:16:"Help and support";s:32:"ba392a261db6e71cd6844ec5555612b3";s:17:"

Auto verification";s:32:"8043be3486fc630e042014bf6f32da84";s:161:"Here you can check a new versions of script. Last

version, as ever you can download from russian site <a href="http://cutenews.ru/" target="_blank">CuteNews</a>.";s:32:"

96469ae6bf0ef50cfd6a901f1026cf29";s:13:"Your version:";s:32:"399fdbaaaf21861d7d50424d6835ca95";s:23:"Last available

version:";s:32:"6d2e49d3ded235f054b9b48d58b6081a";s:8:"Add news";s:
yxes
 
Posts: 13
Joined: Wed Oct 26, 2005 12:32 pm

Postby mosey » Sat Jul 29, 2006 4:30 pm

I installed it as new :) *awaiting the translation :p* I'm so tempted to work on a new skin for the backend though... I've never done one before, but I really like the AJ-Fork interface so...
Known as Mohican on Cutephp.com Forums
mosey
 
Posts: 45
Joined: Sun Apr 09, 2006 4:36 am

Postby FI-DD » Sat Jul 29, 2006 5:21 pm

mosey wrote:I installed it as new :) *awaiting the translation :p*


So there's no English for you too? Very strange. It's working perfectly for me - on localhost and online.
User avatar
FI-DD
Admin
 
Posts: 2971
Joined: Thu Sep 22, 2005 11:27 am
Location: Germany

Postby mosey » Sat Jul 29, 2006 5:24 pm

Ooh sorry - I should have said: I do have the English interface yes ;) Maybe its because I installed it as new rather than upgrading?



However, under the Options, there is a link to RegMod which shows up as � (link title and the content on that page)
Known as Mohican on Cutephp.com Forums
mosey
 
Posts: 45
Joined: Sun Apr 09, 2006 4:36 am

Postby FI-DD » Sat Jul 29, 2006 5:32 pm

I do have the English interface yes


Glad to hear that.



Then it seems to be a server issue. If you follow the link scottdallas provided above you will find a new installation of strawberry. Despite selecting the English language you still see everything in Russian.



About the RegMod: that's one of the plugins I was talking about. Some of them need to be translated. But as I said before I'm quite busy at the moment. So I won't be able to release it before September. :(
User avatar
FI-DD
Admin
 
Posts: 2971
Joined: Thu Sep 22, 2005 11:27 am
Location: Germany

Postby mosey » Mon Jul 31, 2006 12:59 am

I don't know anything about servers really but I'm surprised that it could also affect the language :)



No worries hehe. I think for basic work one can still manage with the present download - its only the more advanced areas (which I personally need to learn) that would definitely need the english!
Known as Mohican on Cutephp.com Forums
mosey
 
Posts: 45
Joined: Sun Apr 09, 2006 4:36 am

Postby joshers » Thu Aug 10, 2006 5:20 am

I am having the same problem as scott. i'll mess with it some more.
joshers
 
Posts: 68
Joined: Mon Nov 14, 2005 8:03 am

Postby FolX » Mon Aug 14, 2006 11:45 am

Im having the same problem to

join the club!
FolX
 
Posts: 13
Joined: Fri Mar 03, 2006 3:39 pm

Postby FI-DD » Mon Aug 14, 2006 2:06 pm

In inc/functions.inc.php try changing this:

Code: Select all
$local = languages_directory.'/ru/'.$module.'.ini';




to this:

Code: Select all
$local = languages_directory.'/en/'.$module.'.ini';
User avatar
FI-DD
Admin
 
Posts: 2971
Joined: Thu Sep 22, 2005 11:27 am
Location: Germany

Postby Syrion » Mon Aug 14, 2006 4:29 pm

Hm... no luck.
User avatar
Syrion
 
Posts: 185
Joined: Wed Aug 02, 2006 2:03 pm

Postby FI-DD » Mon Aug 14, 2006 4:53 pm

And what about deleting the Russian language folder?
User avatar
FI-DD
Admin
 
Posts: 2971
Joined: Thu Sep 22, 2005 11:27 am
Location: Germany

Postby FolX » Mon Aug 14, 2006 8:17 pm

does not work at me also
FolX
 
Posts: 13
Joined: Fri Mar 03, 2006 3:39 pm

PreviousNext

Return to Strawberry Feedback



Who is online

Users browsing this forum: No registered users and 1 guest

cron