HexData Error
- Daniel
 - Offline
 - Administrator
 - 
            
         
- HECTOR ESQUILIN
 - Topic Author
 - Offline
 - New Member
 - 
            
         
        Less
        More
        
            
    
        - Posts: 6
 
            
        
                30 Sep 2013 14:57                #41
        by HECTOR ESQUILIN
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by HECTOR ESQUILIN on topic HexData Error            
    
        Thanks for your quick reply.
We noticed that this is not an actual error. This is the line that refers to the end of the records.
We compared the data on our Joomla installation and the one exported and was the same, so we figured out that it's not an error.
Thanks again.
    We noticed that this is not an actual error. This is the line that refers to the end of the records.
We compared the data on our Joomla installation and the one exported and was the same, so we figured out that it's not an error.
Thanks again.
Please Log in to join the conversation.
- Daniel
 - Offline
 - Administrator
 - 
            
         
            
        
                30 Sep 2013 04:59                #40
        by Daniel
    
    
            
Thanks
Daniel
    
            
            
            
            
            
                                
    
                                                
    
        Replied by Daniel on topic HexData Error            
    
        Hi,
That's an issue corrected in the next release.
You can remove the message from administrator/components/com_hexdata/controllers/profiles.php at line 138. Remove jexit('INTERNAL_SERVER_ERROR') with jexit();.
However if it's there it deosn't affect any functionality of the component, it exports the data without any problem, still you can remove it from the line described above....
Thanks
Danish
            That's an issue corrected in the next release.
You can remove the message from administrator/components/com_hexdata/controllers/profiles.php at line 138. Remove jexit('INTERNAL_SERVER_ERROR') with jexit();.
However if it's there it deosn't affect any functionality of the component, it exports the data without any problem, still you can remove it from the line described above....
Thanks
Danish
Thanks
Daniel
Please Log in to join the conversation.
- HECTOR ESQUILIN
 - Topic Author
 - Offline
 - New Member
 - 
            
         
        Less
        More
        
            
    
        - Posts: 6
 
            
        
                29 Sep 2013 17:45                #39
        by HECTOR ESQUILIN
    
    
            
            
            
            
            
                                
    
                                                
    
        HexData Error was created by HECTOR ESQUILIN            
    
        Hi there,
Just started using your great component today and when we export the data, everything seems to be OK.
When we opened the exported file with Excel, on line 34 says:
Sorry some Internal server error occurred. Please contact Administrator.
What should we do to fix this issue? Could it be the PHP exec time?
Please HELP
Thanks
    Just started using your great component today and when we export the data, everything seems to be OK.
When we opened the exported file with Excel, on line 34 says:
Sorry some Internal server error occurred. Please contact Administrator.
What should we do to fix this issue? Could it be the PHP exec time?
Please HELP
Thanks
Please Log in to join the conversation.