Go Back   NiceCoder Community Forums > Nicecoder Products > IndexU > INDEXU DELUXE v1.x
Register Projects FAQ Members List Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-26-2008, 11:23 AM
Registered User
 
Join Date: Dec 2006
Posts: 49
Bobi is on a distinguished road
Post Step by step-How to do it on INDEXU Deluxe 1.0

How do I remove the "frame" BOX "Change Language" on Deluxe 1.0
__________________
Best Regards,
P.S. Sorry for my English.
Reply With Quote
  #2 (permalink)  
Old 10-26-2008, 01:05 PM
Bruceper's Avatar
Nicecoder Team
 
Join Date: Jun 2002
Location: Winnipeg Canada
Posts: 4,032
Bruceper is on a distinguished road
Default

Go to the admin panel - template manager - edit your current template - click on edit beside sidebar.html and remove the following

<div class="left-box">
<ul class="sidemenu">
<%block_lang_selector%>
</ul>
</div>
Reply With Quote
  #3 (permalink)  
Old 10-26-2008, 04:20 PM
Registered User
 
Join Date: Dec 2006
Posts: 49
Bobi is on a distinguished road
Default

Code:
Content visible to License Owner only.
Bruce You are the best!
I just lost a job over the few >>phrases.php
Although you have good news for me.
Thanks a lot.
__________________
Best Regards,
P.S. Sorry for my English.
Reply With Quote
  #4 (permalink)  
Old 11-02-2008, 02:52 PM
Registered User
 
Join Date: Dec 2006
Posts: 49
Bobi is on a distinguished road
Post Upss Sorry,but ...

Code:
Content visible to License Owner only.

Upss Sorry master!
I'm looking and looking but, I do not know where he is file sidebar.html
In Template portaldex_deluxe.I have only one file extension sidebar2.html
and in it
Code:
Content visible to License Owner only.
So just remove the line <% block_lang_selector%>
And still is>> Change Language <<
__________________
Best Regards,
P.S. Sorry for my English.
Reply With Quote
  #5 (permalink)  
Old 11-02-2008, 04:02 PM
echo@'s Avatar
Active Member
 
Join Date: Oct 2007
Location: UK Essex
Posts: 473
echo@ is on a distinguished road
Default

clear your template cache
__________________
____________________________
http://www.articleconveyer.com
Give Your Articles Exposure


Reply With Quote
  #6 (permalink)  
Old 11-02-2008, 04:51 PM
Registered User
 
Join Date: Dec 2006
Posts: 49
Bobi is on a distinguished road
Default Cool

Code:
Content visible to License Owner only.
Question
How does this relate to the lack of a file?A file which I wrote above!!

Clearing template cache,create this file?Hmmm interestingly try
but .....
__________________
Best Regards,
P.S. Sorry for my English.
Reply With Quote
  #7 (permalink)  
Old 11-02-2008, 05:01 PM
echo@'s Avatar
Active Member
 
Join Date: Oct 2007
Location: UK Essex
Posts: 473
echo@ is on a distinguished road
Default

Well from what i can understand , which is quite hard, you are trying to remove the language selector block from being displayed??

If the case is you dont have the file sidebar.html then its definately in sidebar2.html, depending on what template you use.

If your saying you have removed the call to the language selector block <%block_lang_selector%> then it should stop being displayed.

If it is still being displayed it could be there are cached files that the server is still referencing .

Otherwise the language selector block is being called somewhere else
__________________
____________________________
http://www.articleconveyer.com
Give Your Articles Exposure


Reply With Quote
  #8 (permalink)  
Old 11-02-2008, 05:44 PM
Bruceper's Avatar
Nicecoder Team
 
Join Date: Jun 2002
Location: Winnipeg Canada
Posts: 4,032
Bruceper is on a distinguished road
Default

Edit sidebar.html OR sidebar2.html

Remove <%block_lang_selector%>

Clear template cache

Done

This is why users should post their own threads instead of replying to other threads, same issue, different template. This means there are different instructions.
Reply With Quote
  #9 (permalink)  
Old 11-02-2008, 11:25 PM
Registered User
 
Join Date: Dec 2006
Posts: 49
Bobi is on a distinguished road
Post

Code:
Content visible to License Owner only.
Oki master Bruce!
I agree 100%.I did as written and ... I had no effect.
I have seen the file blocks/block.lang_selector.html
Code:
Content visible to License Owner only.
I removed the contents of such a code:
Code:
Content visible to License Owner only.
I thought that question correctly? This may be?
__________________
Best Regards,
P.S. Sorry for my English.
Reply With Quote
  #10 (permalink)  
Old 11-02-2008, 11:31 PM
FSGDAG's Avatar
Moderator
 
Join Date: May 2007
Location: NJ, United States
Posts: 980
FSGDAG is on a distinguished road
Default

After making those changes, did you clear out all the files and contents inside of /template_c folder???

What your seeing in your browser is probably cached. You want to clear out /template_c
__________________
FSGDAG | IndexU Hosting | Owner
Website | NiceCoder Script Hosting and More! | Blog
General Directory | Deep Links Directory | Bidding Directory
Reply With Quote
  #11 (permalink)  
Old 11-02-2008, 11:55 PM
Registered User
 
Join Date: Dec 2006
Posts: 49
Bobi is on a distinguished road
Default

Code:
Content visible to License Owner only.
Yes.Clearing template cache.Later, I did so as I wrote above and I have such effect INDEXU Deluxe - Link Management
Now I wonder asking,i think if properly.
Appeal to the box is already in init.php line 28
The effect of re-question whether I have correctly?
__________________
Best Regards,
P.S. Sorry for my English.
Reply With Quote
  #12 (permalink)  
Old 11-03-2008, 12:05 AM
Bruceper's Avatar
Nicecoder Team
 
Join Date: Jun 2002
Location: Winnipeg Canada
Posts: 4,032
Bruceper is on a distinguished road
Default

No, that's not what I said to do. You removed the hooks, not the code.

Edit sidebar.html OR sidebar2.html

Remove <%block_lang_selector%>

The above text is the ONLY text that should be removed. Nothing else.

Clear template cache

Done
Reply With Quote
  #13 (permalink)  
Old 11-03-2008, 12:27 AM
Registered User
 
Join Date: Dec 2006
Posts: 49
Bobi is on a distinguished road
Default

Code:
Content visible to License Owner only.
Oki done strictly according to recommendations.How can you give info,it is correctly on the page? INDEXU Deluxe - Link Management
__________________
Best Regards,
P.S. Sorry for my English.
Reply With Quote
  #14 (permalink)  
Old 11-03-2008, 12:51 AM
Bruceper's Avatar
Nicecoder Team
 
Join Date: Jun 2002
Location: Winnipeg Canada
Posts: 4,032
Bruceper is on a distinguished road
Default

It looks like you removed it properly.
Reply With Quote
  #15 (permalink)  
Old 11-03-2008, 01:08 AM
Registered User
 
Join Date: Dec 2006
Posts: 49
Bobi is on a distinguished road
Default

Code:
Content visible to License Owner only.

Oki Bruce
Thank you for the info
__________________
Best Regards,
P.S. Sorry for my English.
Reply With Quote
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
IndexU Deluxe Suggestion FSGDAG Customers Lounge 1 07-08-2008 12:30 PM
IndexU Deluxe features Bruceper Announcements 0 04-28-2008 02:42 AM
IndexU Deluxe.... esm Customers Lounge 48 04-05-2008 07:44 AM
Step-By-Step: Transfer Database from v 3.2 to 5.4 jamesst v5.x 5 03-10-2008 01:31 AM
IndexU Deluxe.... FSGDAG Customers Lounge 6 02-09-2008 07:19 PM

HACKER SAFE certified sites prevent over 99.9% of hacker crime.

All times are GMT -5. The time now is 03:31 PM.


Powered by vBulletin®
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO
SSL Certificate