|
|
#11 |
|
Member
Join Date: Aug 2008
Posts: 42
Rep Power: 4 ![]() |
Thanks juven14, but again..... I have designer version and all those files , including init.php are compiled.
__________________
68 Classifieds � version 4.0.8 Designer |
|
|
|
|
|
#12 |
|
68 Classifieds Staff
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,150
Rep Power: 119 ![]() |
Try adding that to the connections/classifieds.php file.
__________________
Eric Barnes 68 Classifieds Developer Please do not send me a private message asking for support. Instead use these open forums or our ticket system. Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules |
|
|
|
|
|
#13 |
|
Member
Join Date: Aug 2008
Posts: 42
Rep Power: 4 ![]() |
that worked
![]() but now when I log in to admin I receive error: Host name does not match key file. Please try the following to try and resolve this: * Please visit 68 Classifieds customer area and update your license with the appropriate domain name. * Delete the file license/key.php and reload this page. * If that does not work please contact 68 Classifieds for support.
__________________
68 Classifieds � version 4.0.8 Designer |
|
|
|
|
|
#14 |
|
68 Classifieds Staff
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,150
Rep Power: 119 ![]() |
It sounds like the license key may have been removed. Open the connections/classifieds.php file again and then make sure the license key is the same as in our customer area.
License Disabled [68 Classifieds]
__________________
Eric Barnes 68 Classifieds Developer Please do not send me a private message asking for support. Instead use these open forums or our ticket system. Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules |
|
|
|
|
|
#15 |
|
Member
Join Date: Aug 2008
Posts: 42
Rep Power: 4 ![]() |
sorry... it works
I guess it matters if you type www.domain.com vs. domain.com when going to admin
__________________
68 Classifieds � version 4.0.8 Designer |
|
|
|
|
|
#16 |
|
68 Classifieds Staff
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,150
Rep Power: 119 ![]() |
That shouldn't matter any longer. But if you get the error again just submit a ticket with your license key and I can check on it.
__________________
Eric Barnes 68 Classifieds Developer Please do not send me a private message asking for support. Instead use these open forums or our ticket system. Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules |
|
|
|
|
|
#17 |
|
Member
Join Date: Aug 2008
Posts: 42
Rep Power: 4 ![]() |
One more quesion...
....I see that some of element are using different coding. For example names of the months .... for example (september) I see "wrzesie�" instread of "wrzesień" Where I can access those names to correct it?
__________________
68 Classifieds � version 4.0.8 Designer |
|
|
|
|
|
#18 |
|
68 Classifieds Staff
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,150
Rep Power: 119 ![]() |
That is probably from the server locale. Try adding this:
Code:
setlocale(LC_TIME, 'en_EN');
__________________
Eric Barnes 68 Classifieds Developer Please do not send me a private message asking for support. Instead use these open forums or our ticket system. Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules |
|
|
|
|
|
#19 |
|
Member
Join Date: Aug 2008
Posts: 42
Rep Power: 4 ![]() |
add to connections/classifieds.php ?
if so ...I tried that but no change.
__________________
68 Classifieds � version 4.0.8 Designer |
|
|
|
|
|
#20 |
|
68 Classifieds Staff
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,150
Rep Power: 119 ![]() |
How about making it in the language/yourlanguage file.
__________________
Eric Barnes 68 Classifieds Developer Please do not send me a private message asking for support. Instead use these open forums or our ticket system. Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| & and & encoding searchresults | seymourjames | v4 Questions & Support | 2 | 08-06-2008 05:55 AM |