PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   ReviewPost Bug Reports (http://www.photopost.com/forum/reviewpost-bug-reports/)
-   -   Customer support template gives error (http://www.photopost.com/forum/reviewpost-bug-reports/144380-customer-support-template-gives-error.html)

Geiri October 31st, 2010 12:54 PM

Customer support template gives error
 
I get 500 - Internal server error. if I enable and choose Customer server template in RP 5.01

Chuck S October 31st, 2010 04:57 PM

thats extremely strange as I use that template set. You sure you have all the files uploaded? also make sure if your running some other language you have the necessary sub language folders made with files.

Geiri November 1st, 2010 12:53 AM

It was the language folder ;)

Chuck S November 1st, 2010 08:49 AM

Yeah had a feeling that was your case since the product is only released in english. ;)

Geiri November 1st, 2010 04:29 PM

I think I have run into limitations with templates and languages.

I have mixed a new template called showproduct2.tmpl etc.. but I am stuck with the language strings in the database, Reviewpost is not pulling info from the files in the lang folder that I have made and is called showproduct2.php only from the db.

So I cant use custom translations or phrases and the lang folder seams usless.

Chuck S November 1st, 2010 04:46 PM

We still load sub language strings to overwrite the default the same old way through the subfolders. This is right in the file

Code:

Content visible to verified customers only.
If your language is set to dutch we will look for a file in the languages/dutch folder called showproduct2.php. Of course this means the file needs to be translated with the exact strings to overwrite the database phrases.


All times are GMT -5. The time now is 02:37 PM.

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


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97