PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro Installation & Upgrades

Photopost Pro Installation & Upgrades If you're having install or upgrade problems

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old July 27th, 2004, 02:28 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: May 2004
Posts: 93
registred users can't upload photos

I found out that registred users can't upload photos?

I checked out the database theres 0 in all cpaccess except for the admin.

any help?

thank you
fatma is offline   Reply With Quote
Old July 27th, 2004, 03:24 PM   #2 (permalink)
Member
Verified Customer
 
Join Date: May 2004
Posts: 93
and I found that registerd users whos register in arabic letters can't login and upload photos.

a solution pls?

thank you
fatma is offline   Reply With Quote
Old July 27th, 2004, 08:40 PM   #3 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,667
I answered your first one in another post you made

As far as the second one there is no solution that I know of. We don't support Arabic and I personally do not know how it is handled through mysql so most likely those arabic letters are being stored in mysql as something different which would be why they can not login.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old July 28th, 2004, 04:19 AM   #4 (permalink)
Member
Verified Customer
 
Join Date: May 2004
Posts: 93
omegatron, I asked qs there and no answer it till now, I think this related to change the encoding for some files from ِAnsi to Unicode or utf-8 to support this language, im not expert in this thing and I don't know where to change this but maybe this will fix the problem.

thank you
fatma is offline   Reply With Quote
Old July 28th, 2004, 06:25 AM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,667
I did indeed answer your post on registered users I think you placed it in the classifieds area though.

As far as the Arabic stuff this is a support forum. This is for the normal work of the program Our program is not written in Arabic and does not support Arabic. As I stated I do no know how those character's are being written into the mysql database so one does not know what the issue is.

As far as encoding I think your far ahead of yourself here. First you need to write an Arabic translation. Then you also need to load the proper encoding.

Find this in pp-inc.php

elseif ($Globals['pplang'] == "chinese") {
$contentmeta = "<meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2313\" />";
}

add below

elseif ($Globals['pplang'] == "arabic") {
$contentmeta = "<meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-6\" />";
}


This assumes you have made a language called arabic under your languages directory. You can not just have someone come by and register an arabic name and expect mysql to know that in the world it is.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old July 28th, 2004, 09:05 AM   #6 (permalink)
Member
Verified Customer
 
Join Date: May 2004
Posts: 93
yes omegatron I solved this problem, you are right. I added the charset for Arabic Language, same as you mentioned here, and its solved. thank you so much.
fatma is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Allow users to view up to 90 photos pgowder Photopost Pro How Do I...? 2 October 26th, 2005 08:48 AM
Registred get staus Unregistred ConTractor Photopost Pro Installation & Upgrades 8 May 31st, 2005 08:00 AM
Users buying photos affi General Discussion 2 August 17th, 2004 11:59 AM
registred users can't upload photos fatma ReviewPost Installation & Upgrades 3 July 28th, 2004 09:09 AM
Allow users to upload photos? lwhitb1 Photopost Pro Installation & Upgrades 7 June 23rd, 2004 11:17 PM


All times are GMT -5. The time now is 12:35 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0