Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 2
Goto page 1, 2  Next
 
Reply with quote Download Post 
Post [SOLVED] One Point More In The Info 
 
I have one point more in the info zone.
How I can remove that point?


 point
 



 
Last edited by Dimo on Thu 02 Aug, 2012 00:31; edited 1 time in total 
DimoSend private message  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post 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.
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post 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  

In my CMS we can see that:  

info

Then...? Where is the problem?

 



 
DimoSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post 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?
 




____________
www.DutchaGoGo.com (development/under construction ...Forever?¿?)
 
Joshua203Send private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: One Point More In The Info 
 
i might have overseen it, when i did the pack
 




____________
Out of Order
 
spydieSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post 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.  

 



 
DimoSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post 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?
 



 
mortSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post 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

 



 
DimoSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post 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', 

 




____________
ThE KuKa - www.phpBB-Es.COM - Custom Installations phpBB
 
ThE KuKaSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post 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

 

 



 
DimoSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post 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.  

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

 



 
mortSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post 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
 




____________
Out of Order
 
spydieSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [SOLVED] One Point More In The Info 
 
mort, the problem is solved ^^
 



 
DimoSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post 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 
mortSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [SOLVED] One Point More In The Info 
 
That line would break PHP anyway, since it's not a comment if folded
 



 
InformproSend private message  
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 2
Goto page 1, 2  Next


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
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


  

 

  cron