Template Club Package Silver Pacakage Gold Pacakage Developer Pacakage Accepted Payments Member Login
Welcome, Guest
Please Login or Register.    Lost Password?
Component admin page blank (1 viewing) (1) Guest
Go to bottomPost New TopicPost Reply Favoured: 0
TOPIC: Component admin page blank
#42374
Re:Component admin page blank 8 Months, 3 Weeks ago Karma: 0  
Did you read the actual error??

It's not a generic 500 server error - it's a PHP Parse error on a specific line...

It's not a server issue - it's a php syntax issue.

Parse error: parse error in administratorcomponentscom_tpwhoisadmin.tpwhois.html.php on line 399
Enter code here   
Please note, although no boardcode and smiley buttons are shown, they are still useable
brown3871 (User)
FreshPlazzoic
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Logged Logged  
 
Reply Quote  
#42377
Re:Component admin page blank 8 Months, 3 Weeks ago Karma: 145  
That might be your server that not support some php configuration like this open shot tags. If you can manage to edit this file

administratorcomponentscom_tpwhoisadmin.tpwhois.html.php

or other file related with the component, try to find this tag(s)

Code:

<?


then edit them to,

Code:

<?php


i hope that's the only issue we got here. Could you confirm that?
Enter code here   
Please note, although no boardcode and smiley buttons are shown, they are still useable
Erwin Schro (Moderator)
search 1st - learn - try - still no luck - ask
Support Team
Posts: 5701
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Somewhere on Joomlasphere
Logged Logged  
 
Need help from a friend for 10 cups of Starbucks?
 
Reply Quote  
#42378
Re:Component admin page blank 8 Months, 3 Weeks ago Karma: 0  
Hi Erwin,

Yup - that's fixed the issue - well done...

there were 4/5 instances of it!

thanks mate,

tony.
Enter code here   
Please note, although no boardcode and smiley buttons are shown, they are still useable
brown3871 (User)
FreshPlazzoic
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Logged Logged  
 
Reply Quote  
#42380
Re:Component admin page blank 8 Months, 3 Weeks ago Karma: 145  
Ahh glad to hear that Tony...
Enter code here   
Please note, although no boardcode and smiley buttons are shown, they are still useable
Erwin Schro (Moderator)
search 1st - learn - try - still no luck - ask
Support Team
Posts: 5701
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Somewhere on Joomlasphere
Logged Logged  
 
Need help from a friend for 10 cups of Starbucks?
 
Reply Quote  
Go to topPost New TopicPost Reply