Code upload.

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
cristianR
Forum Members
Forum Members
Posts: 30
Joined: Wed Apr 14, 2010 7:39 pm

Code upload.

Post by cristianR »

when i try to upload my code in some pages , some part of my code can not upload, and my page does not work,

I think that my code its to heavy and need more time to upload.


example.


code complete
.......11111222222

but just show on my broweser this part of the code.

.......11111222

and the other part does not upload.

what i can do for this issue?
cristianR
Forum Members
Forum Members
Posts: 30
Joined: Wed Apr 14, 2010 7:39 pm

Re: Code upload.

Post by cristianR »

i need the answer please, is very important for my site.
jmcgin51
Power Poster
Power Poster
Posts: 1899
Joined: Mon Jun 12, 2006 9:02 pm

Re: Code upload.

Post by jmcgin51 »

If you want an answer, you need to provide way more information about your system, core and module versions, what kind of code you're talking about, what exactly is happening, etc.  A link would be useful as well.

You have not provided enough information for anyone to be able to provide any kind of useful help.
Jos
Support Guru
Support Guru
Posts: 4020
Joined: Wed Sep 05, 2007 8:03 pm

Re: Code upload.

Post by Jos »

jmcgin51 is right...

But i like to guess  ;)
Maybe this helps: http://forum.cmsmadesimple.org/index.ph ... 662.0.html
cristianR
Forum Members
Forum Members
Posts: 30
Joined: Wed Apr 14, 2010 7:39 pm

Re: Code upload.

Post by cristianR »

ok, i try to upload a code with open x on my index .page

but  not upload everything and, i do the things that appears at the last post, but does not work .

yes my issue es some  the Limitation of text size.

thanks for your advice.
Jos
Support Guru
Support Guru
Posts: 4020
Joined: Wed Sep 05, 2007 8:03 pm

Re: Code upload.

Post by Jos »

cristianR wrote: ok, i try to upload a code with open x on my index .page
Still not very clear at which spot you try to upload your codetext.  ???

cristianR wrote: i do the things that appears at the last post, but does not work .
What exactly did you try and what error messages did you get?
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Code upload.

Post by calguy1000 »

Please follow forum rules when posting.

This is ridiculous.  If you had read and followed the rules when posting, and provided real information people would have been able to help you by now.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
cristianR
Forum Members
Forum Members
Posts: 30
Joined: Wed Apr 14, 2010 7:39 pm

Re: Code upload.

Post by cristianR »

ok sorry, again, i want to upload to mi index page this code,  it is not all my code because i can not post complete it is very extens

ok so my code does not charge complete on my index , and  i think that is problem to
Limitation of text size and i  change

phpmyadmin

Table cmsmsxcontent_props

Field content

Change Type from TEXT to LONGTEXT

but still does not upload all my code,
thanks for your advice.


   
   
   

       Makro es la primera tienda Mayorista en Colombia, dirigida hacia clientes profesionales (institucionales, Hoteles, Restaurantes y Catering)
 
 
   

   
   
 
 
   
 
 
   
   

   
 
 
   
   
   

   Pura pulpa de fruta Grumman

 
 
   
   
   

   Comercialización de maquinaría para la Industria de Alimentos
 

 
   
   
   
 
 
   
 
 

   
   
   
 
 
   
   
   


       Productos de Pollo, embutidos, pollo en canal
 
 
   
   
   
 
 

   
 
 
   
   
   
 
 
   

   
   

   Salsa de Tomate Fruco® Mayonesa Fruco® Mostaza, Salsa para Restaurantes
 
 
   
   

   
 
 
   
 
 
    
 

















Boletín Electrónico




Suscríbase al Boletín de La Barra

y reciba en su e-mail noticias, actualidad, artículos, proveedores entrevistas y temas de interés del sector de la hospitalidad.



{cms_module module='FormBuilder' form='suscripcion_boletin'}










 
   
     
         
           

         
     
   
   
     
         
           PUBLICIDAD
         

     
   
   
     
");
//]]>-->


   
   
 
   


 














 

   {literal}



';
                   a1 = true;
               }
else {
                   pad = '6px'
               }
               r+= ''+ ad.tit +'';
           if (ad.desc || ad.urlv) {
r+= '';
               if (ad.desc) r+= ad.desc;
               if (ad.desc && ad.urlv) r+= '';
               if (ad.urlv) r+= ''+ ad.urlv +'';
                   r+= '';
           }
ad.shown = true;                
            }
       }
       if (a1) r+= '';
       return r;
}

function eplInit() {
       if (this.readyState == 'complete') {
               document.epl.eplInit(eplArgs);
               for (var i=0; i');
if (document.epl != undefined) {
document.epl.eplPushAd(espacio_id, tipo, timeout, maxAds);
           if (custom != undefined) {
               document.epl.setCustomAdShow(espacio_id, custom);
           }
       }
else {
           eplAdsArray.push(new Array(espacio_id, tipo, timeout, maxAds, custom));
       }
}
// -->

eplAD4(espacio_id,tipo,timeout,maxAds,eplPautefacil);
{/literal}
 
 
   Anuncios por:

 















PUBLICIDAD







{/literal}

Last edited by cristianR on Thu May 13, 2010 2:22 pm, edited 1 time in total.
jmcgin51
Power Poster
Power Poster
Posts: 1899
Joined: Mon Jun 12, 2006 9:02 pm

Re: Code upload.

Post by jmcgin51 »

If I understand you correctly, you want to place the posted code into one of your CMSms pages, and for some reason it is not working.

Are you attempting to have the Javascript code executed when the page loads, or are you wanting it displayed to the visitor so that they can see the actual code?

I don't mean to be insulting, but if you have a friend with better English skills, you might ask them to help you explain your problem here.  We're having a very hard time understanding exactly what your problem is.

Or you could post in one of the other forums set up specifically for non-English languages.
cristianR
Forum Members
Forum Members
Posts: 30
Joined: Wed Apr 14, 2010 7:39 pm

Re: Code upload.

Post by cristianR »

yes it is correct.

I just want all my code loads normally.

do not worry, it is no insult but we are all entitled to post our issues, and the forum in other languages is not so specialized.

thanks
Jos
Support Guru
Support Guru
Posts: 4020
Joined: Wed Sep 05, 2007 8:03 pm

Re: Code upload.

Post by Jos »

cristianR wrote: i think that is problem to Limitation of text size and i  change

phpmyadmin

Table cmsmsxcontent_props

Field content

Change Type from TEXT to LONGTEXT

but still does not upload all my code,
take a look at your tablenames first...  the table cmsmsxcontent_props pobably doesn't exist with you because you might have chosen a different table prefix during installation... you have to alter the table [yourprefix]content_props
cristianR
Forum Members
Forum Members
Posts: 30
Joined: Wed Apr 14, 2010 7:39 pm

Re: Code upload.

Post by cristianR »

ok, man,

my table prefix  is cms_

so my table is cms_content_props.

and i change

Table cms_content_props

Field content

Change Type from TEXT to LONGTEXT

but still does not upload all my code

thanks for your advice
Last edited by cristianR on Thu May 13, 2010 4:55 pm, edited 1 time in total.
jmcgin51
Power Poster
Power Poster
Posts: 1899
Joined: Mon Jun 12, 2006 9:02 pm

Re: Code upload.

Post by jmcgin51 »

the amount of text you're trying to upload should not be a problem at all in a TEXT field.

I suspect it has something to do with the specific text (not the amount) you're trying to upload.

It looks like you have some bad tags in your code.  For example, you have only one {literal} tag, but two {/literal} tags.  Also it looks like you have an extra tag.  Plus you do not need .  These tags are provided by the page template.

Please validate all of your code, and try again.
cristianR
Forum Members
Forum Members
Posts: 30
Joined: Wed Apr 14, 2010 7:39 pm

Re: Code upload.

Post by cristianR »

ok , i am going to try,

thanks
milehigh

Re: Code upload.

Post by milehigh »

Sounds a little like a mod_security problem?? Your error logs would give you an indication of that..check there. Not sure if you're on shared hosting but some shared hosts have mod_security enabled and it could interfere with saving content.
Post Reply

Return to “CMSMS Core”