Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Extra pages-info box w/ admin


Recommended Posts

Hi

 

I just added this contrib: Extra pages-info box w/ admin. It works well but it creates an extra Information Box with the links to the new pages, if you look at my site at the bottom of the left column I have an "Information" box and just below it is the newly created "Informations" box.

 

I want to either:

1. Remove the new "Informations" box and put the newly created page links in the box above it

2. If step 1 is not possible, I want to simply re-name the "Informations" box.

 

Thank you

Link to comment
Share on other sites

Hi

 

I just added this contrib: Extra pages-info box w/ admin. It works well but it creates an extra Information Box with the links to the new pages, if you look at my site at the bottom of the left column I have an "Information" box and just below it is the newly created "Informations" box.

 

I want to either:

1. Remove the new "Informations" box and put the newly created page links in the box above it

2. If step 1 is not possible, I want to simply re-name the "Informations" box.

 

Thank you

 

Hi

I think I should be more specific to help people help me. I added this contrib: Extra pages-info box w/ admin to my site. It adds an "Informations" box in the left hand column.

I did a search in the entire catalog folder for "Informations". It comes up 3 times:

 

In a french language file

In a french canadian file

In an install.xml file

 

I tried changing the spelling of "Informations" in the install file but no difference. Do I need to uninstall, change the spelling in the install.xml file and then re-install? Surely there must be a file with the word "Informations" somewhere on my site.....if it's on my site?! Thanks for your help.

Link to comment
Share on other sites

From the install file:

 

      <action>open_file</action>
     <filename>includes/languages/english.php</filename>
   </step>
   <step>
     <action>add_to_file</action>
     <code><![CDATA[
//EXTRA PAGES INFOBOX  
define('BOX_HEADING_PAGES', 'Informations');
]]></code>
   </step>
   <step>
     <action>save_file</action>
   </step>

 

Look in includes/languages/english.php

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Link to comment
Share on other sites

From the install file:

 

      <action>open_file</action>
     <filename>includes/languages/english.php</filename>
   </step>
   <step>
     <action>add_to_file</action>
     <code><![CDATA[
//EXTRA PAGES INFOBOX  
define('BOX_HEADING_PAGES', 'Informations');
]]></code>
   </step>
   <step>
     <action>save_file</action>
   </step>

 

Look in includes/languages/english.php

 

I looked in includes/languages/english.php and saw this piece:

 

//EXTRA PAGES INFOBOX  
define('BOX_HEADING_PAGES', 'Informations');
?>

 

I changed "Informations" to my new box title, saved it, uploaded it but nothing changes.

Link to comment
Share on other sites

Check the file that is on the server to be sure it says what you THINK it says.

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Link to comment
Share on other sites

Check the file that is on the server to be sure it says what you THINK it says.

 

Sorry Jim, can you spell it out for this dummy? I double checked that it was includes/languages/english.php. I made the change and I double checked that I uploaded and replaced it on the server. I checked the rest of includes/languages/english.php and didn't see reference to "Informations". I also tried to un-comment the piece of code....but no difference. I dont know what else to do.

Link to comment
Share on other sites

You changed something.

 

Now it says XXXXXXX on your site.

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Link to comment
Share on other sites

  • 2 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...