|
|
Posted 08/06/2005 09:55:03 |
|
|
Junior Member
      
Group: Customers
Last Login: 14/02/2006 08:11:01
Posts: 31,
Visits: 108
|
|
Problem obtaining skin objects!Problem obtaining skin objects!Problem obtaining skin objects!Problem obtaining language objects! This type of message pops up from time to time (fairly often). It causes no loss of functionality on the forum, but it does spook the users a little.
|
|
|
|
Posted 09/06/2005 12:04:02 |
|
|
Forum Guru
      
Group: Customers
Last Login: 15/11/2005 12:15:17
Posts: 65,
Visits: 82
|
|
We've implemented a completely custom skin, and haven't experienced any problems like that. I take it the problem is resolved when you switch back to the classic skin?
Kind regards,Tye Odle IT Consultant Assist Technology, Inc.
|
|
|
|
Posted 09/06/2005 12:36:15 |
|
|
Junior Member
      
Group: Customers
Last Login: 14/02/2006 08:11:01
Posts: 31,
Visits: 108
|
|
| I haven't tried moving back to the custom skin. I can take a peek, but what's odd about it is that it doesn't actually effect anything, only displays the message. I'm tempted to just find the spot in their code where that happens, comment it out, and recompile. Would rather not though, I like keeping things as pristine and original as possible (which was a real snap this time around, it has most of the functionality I added to their previous version built in already).
|
|
|
|
Posted 09/06/2005 13:09:25 |
|
|
Forum Guru
      
Group: Customers
Last Login: 15/11/2005 12:15:17
Posts: 65,
Visits: 82
|
|
Perhaps there is a problem in your custom skin somewhere. By finding where the snipit of code sends the message to the user, you may be able to find out what is causing the problem in your skin (that is if switching to the classic skin solves your problem). I definitely agree that by updating the original code as little as possible, you save yourself some headaches on future releases.
Kind regards,Tye Odle IT Consultant Assist Technology, Inc.
|
|
|
|
Posted 09/06/2005 14:51:59 |
|
|
Forum Member
      
Group: Forum Members
Last Login: 03/07/2007 14:57:02
Posts: 56,
Visits: 195
|
|
I experience the same problem, and have no custom skin - just the classic skin installed - I get the messages constantly about trouble obtaining language/skin objects. I am not sure what the cause is - I've not been able to get a definitive answer on it, but it's annoying to see it all the time.
Cristiano Diaz SLuniverse.com
|
|
|
|
Posted 13/06/2005 04:54:18 |
|
|
IF.NET 4.2 Coming Soon
      
Group: Administrators
Last Login: Today @ 15:10:38
Posts: 1,957,
Visits: 3,021
|
|
AlvistChicago (6/8/2005) Problem obtaining skin objects!Problem obtaining skin objects!Problem obtaining skin objects!Problem obtaining language objects! This type of message pops up from time to time (fairly often). It causes no loss of functionality on the forum, but it does spook the users a little. Hi Tim, Many thanks for your post. This message will be presented if the forum has a problem reading the Skin.xml definition file within any skin directory. Could you ensure the ASPNET account (Windows XP/2000) or NETWORKSERVICE account (Windows Server 2003) has at minimum read permission on any Skin.XML file within skin directories. Also you may wish to double check your skin.xml file and ensure it does not contain any reserved XML entities within element text. If your not sure please attach your skin.xml here for review. This is a genuine problem and I believe the error should be shown to indicate something is wrong. For example take a look at the skin drop down list selection on the home page when logged in, if you receive this error the problem skin may not appear within the skin selection. I agree with regards to the exception message, this has now been enhanced to display more information with respect to the cause of the exception. I look forward to your response 
 Kindest Regards,
Ryan Healey Director / Developer
Explore our products... http://demos.instantasp.co.uk/
|
|
|
|
Posted 13/06/2005 05:06:27 |
|
|
IF.NET 4.2 Coming Soon
      
Group: Administrators
Last Login: Today @ 15:10:38
Posts: 1,957,
Visits: 3,021
|
|
Cristiano Diaz (6/9/2005) I experience the same problem, and have no custom skin - just the classic skin installed - I get the messages constantly about trouble obtaining language/skin objects. I am not sure what the cause is - I've not been able to get a definitive answer on it, but it's annoying to see it all the time.Hi Cristiano, Hope your well. With regards to the problem obtaining language objects this is similar to Tim's problem. Could you ensure the Language.xml definition file within each language folder has the correct permissions. Also please ensure the Language.XML file does not contain any reserved XML entities within text. Again please attach your language.xml file here for review. This exception message has been enhanced to provide further information if the application has a problem reading any of the Language.xml definition files within each language folder. Hope this helps a little,
 Kindest Regards,
Ryan Healey Director / Developer
Explore our products... http://demos.instantasp.co.uk/
|
|
|
|
Posted 13/06/2005 12:00:12 |
|
|
Junior Member
      
Group: Customers
Last Login: 14/02/2006 08:11:01
Posts: 31,
Visits: 108
|
|
Ryan Healey (6/13/2005)
AlvistChicago (6/8/2005) Problem obtaining skin objects!Problem obtaining skin objects!Problem obtaining skin objects!Problem obtaining language objects! This type of message pops up from time to time (fairly often). It causes no loss of functionality on the forum, but it does spook the users a little. Hi Tim, Many thanks for your post. This message will be presented if the forum has a problem reading the Skin.xml definition file within any skin directory. Could you ensure the ASPNET account (Windows XP/2000) or NETWORKSERVICE account (Windows Server 2003) has at minimum read permission on any Skin.XML file within skin directories. Also you may wish to double check your skin.xml file and ensure it does not contain any reserved XML entities within element text. If your not sure please attach your skin.xml here for review. This is a genuine problem and I believe the error should be shown to indicate something is wrong. For example take a look at the skin drop down list selection on the home page when logged in, if you receive this error the problem skin may not appear within the skin selection. I agree with regards to the exception message, this has now been enhanced to display more information with respect to the cause of the exception. I look forward to your response  All skins do show in the skin drop down, even when I get this message. I just went and enabled the permissions you mentioned directly on the files in question and still the errors persist. I looked inside the file (especially the Language.xml which was short) and saw nothing at all that would be problematic. Is there a way to disable this message entirely as it doesn't affect the function of the forum? Perhaps log it in the background so that it can be reviewed, but not have it display to the user?
|
|
|
|
Posted 13/06/2005 13:47:07 |
|
|
Supreme Being
      
Group: Customers
Last Login: 22/09/2008 15:59:25
Posts: 693,
Visits: 2,418
|
|
Ok, this is going to sound really crazy... but I think I had to do this once for a similar problem... So, maybe you'd like to give it a shot???
1. AdminCP 2. Skins & Wrappers section 3. Manage Skins 4. "Edit Skin Details" 5. Insert the appropriate information 6. Click Submit (even if step 5 was not needed)
Repeat steps 4 through 6 for each skin..
This should re-write the skin.xml file.
I ran into something similar when I didn't use the AdminCP Manage Skins area to create a new skin... I had copied a skin folder into another skin folder at the operating system level.. This is a big no no with v4.0...
Give it a shot... It can't hurt...
..:: Bare ::.. http://www.livingformetal.com
|
|
|
|
Posted 13/06/2005 15:05:38 |
|
|
|
| | |