[SOLVED] One Point More In The Info


Goto page 1, 2  Next

Subject: [SOLVED] One Point More In The Info
I have one point more in the info zone.
How I can remove that point?
:cry:

point

Last edited by Dimo on Thu 02 Aug, 2012 00:31; edited 1 time in total
Profile PM  
Subject: Re: One Point More In The Info
You should check in CMS what that link is for... maybe is a feature not enabled.

If you can report here, I will check.

Subject: Re: One Point More In The Info
Mighty Gorgon wrote: [View Post]
You should check in CMS what that link is for... maybe is a feature not enabled.

If you can report here, I will check.


Thanks Boss for answer quickly :mryellow:

In my CMS we can see that:

info

Then...? Where is the problem?

Profile PM  
Subject: Re: One Point More In The Info
Could you check if this line is present in your lang_main.php Dimo?

Code: [Download] [Hide] [Select]
'LINK_REFERERS' => 'HTTP Referers',


Maybe it is missing in the spanish translation?

Subject: Re: One Point More In The Info
i might have overseen it, when i did the pack

Subject: Re: One Point More In The Info
In the Spanish version is not found.
And in the English version I deleted the line but remains the error. :cry:

Profile PM  
Subject: Re: One Point More In The Info
Why did you delete the line in the English Language. ?

If you put it back and set your site to "English" and the problem disappears - then as Spydie suggested he MAY have missed the line in the Spanish Translation.

You don't help by deleting things and then stating that it's still not working?

And if you provide a link to your site - someone may be able to look into the script/html to see what is happening there?

Profile PM  
Subject: Re: One Point More In The Info
mort wrote: [View Post]
Why did you delete the line in the English Language. ?

If you put it back and set your site to "English" and the problem disappears - then as Spydie suggested he MAY have missed the line in the Spanish Translation.

You don't help by deleting things and then stating that it's still not working?

And if you provide a link to your site - someone may be able to look into the script/html to see what is happening there?


Mort if you want see the script/html... my site is www.ykz.laforo.org

Thanks Guapo

Profile PM  
Subject: Re: One Point More In The Info
@ Dimo

OPEN language/lang_spanish/lang_main.php file

FIND:
Code: [Download] [Hide]
  1. 'LINK_REFERRERS' => 'Referidos HTTP', 

REPLACE WITH:
Code: [Download] [Hide]
  1. 'LINK_REFERERS' => 'Referidos HTTP', 

Subject: Re: One Point More In The Info
ThE KuKa wrote: [View Post]
@ Dimo

OPEN language/lang_spanish/lang_main.php file

FIND:
Code: [Download] [Hide]
  1. 'LINK_REFERRERS' => 'Referidos HTTP', 

REPLACE WITH:
Code: [Download] [Hide]
  1. 'LINK_REFERERS' => 'Referidos HTTP', 


When I make what you say my site fall.

If I erase the file "language/lang_spanish/lang_main.php" the site come back well but in english.

I make one user for you...

User: administrador
Pass: 123456789

:loveit:

Profile PM  
Subject: Re: One Point More In The Info
Yes I see that the English language is working ok so try uploading this file to your Spanish Language folder making sure you upload it in BINARY format.

ThE KuKa's fix has already been applied to it.

If that doesn't fix it, then something is either missing or not commented out, and for that, one of the Spanish guys will have to sort out. 8)


lang_main-spanish.zip
Description:  
Download
Filename: lang_main-spanish.zip
Filesize: 39.48 KB
Downloaded: 160 Time(s)

Profile PM  
Subject: Re: One Point More In The Info
that should have fixed it Mort.

i had no time to review the latest changes. gonna do that in the next days

Subject: Re: [SOLVED] One Point More In The Info
mort, the problem is solved ^^

Profile PM  
Subject: Re: [SOLVED] One Point More In The Info
Dimo wrote: [View Post]
mort, the problem is solved ^^


I'm not saying that you did and I'm also not aware of your expertise, but IF you have uploaded any files in ASCII format then I suggest that you re-upload them all using BINARY format.

Because this line below becomes a real problem with ASCII

Code: [Download] [Hide] [Select]
'No_post_mode' => 'No post mode specified', // If posting.php is called without a mode (newtopic/reply/delete/etc, shouldn't be shown normally)


If ASCII folds this line to something like this.

'No_post_mode' => 'No post mode specified', // If posting.php is called without a mode
(newtopic/reply/delete/etc, shouldn't be shown normally)

Then the shouldn't would need to be shouldn\'t

And that's how easy it is to create problems and also "Kill" a script. ;)

Last edited by mort on Sun 12 Aug, 2012 05:45; edited 1 time in total
Profile PM  
Subject: Re: [SOLVED] One Point More In The Info
That line would break PHP anyway, since it's not a comment if folded

Profile PM  
Goto page 1, 2  Next

Page 1 of 2


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.2482s (PHP: 14% SQL: 86%)
SQL queries: 19 - Debug Off - GZIP Enabled