Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » Problems occoured restoring workbench
Problems occoured restoring workbench [message #42257] Tue, 14 August 2007 04:52 Go to next message
Eclipse UserFriend
Hi!

I'm starting the use of Pdt.
Someone can tell me what is the cause of the error in the subject?
I get it when eclipse starts.

the detail is:

Problems occurred restoring workbench.
Unable to restore perspective: Workspace - PHP Debug.
Could not find view: org.eclipse.ui.internal.introview

I cannot find nothing about org.eclipse.ui.internal.introview :(

Thanks
Re: Problems occoured restoring workbench [message #42492 is a reply to message #42257] Tue, 14 August 2007 15:07 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: csurface.gmail.com

Check the workspace .medadata/.log file for details about errors like this.
It sounds like you may have installed PDT on a mismatched Eclipse base.

"Fabio" <znt.fabio@virgilio.it> wrote in message
news:f9rqgb$f1d$1@build.eclipse.org...
> Hi!
>
> I'm starting the use of Pdt.
> Someone can tell me what is the cause of the error in the subject?
> I get it when eclipse starts.
>
> the detail is:
>
> Problems occurred restoring workbench.
> Unable to restore perspective: Workspace - PHP Debug.
> Could not find view: org.eclipse.ui.internal.introview
>
> I cannot find nothing about org.eclipse.ui.internal.introview :(
>
> Thanks
>
Re: Problems occoured restoring workbench [message #42641 is a reply to message #42492] Wed, 15 August 2007 03:08 Go to previous messageGo to next message
Eclipse UserFriend
"Charlie Surface" <csurface@gmail.com> ha scritto nel messaggio
news:f9suie$nk8$1@build.eclipse.org...

> Check the workspace .medadata/.log file for details about errors like
> this. It sounds like you may have installed PDT on a mismatched Eclipse
> base.

Hi,

Under windows xp
- I installed pdt-all-in-one-S20070611_M1-win32.zip
- Deleted plugins/org.eclipse.php.* and
features/org.eclipse.php_feature_1.0.0.V20070611-79--C-YGHEH 6PP/
- Replaced with plugins and features in
org.eclipse.php_feature-incubation-N20070712.zip (I read to use this as last
tested release for debug with xdebug).

There is no .metadata/ folder...

I don't never know what a workbench is :) and all works after the error, but
it is boring.

Thanks.
Re: Problems occoured restoring workbench [message #43475 is a reply to message #42641] Wed, 15 August 2007 13:03 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: csurface.gmail.com

The .metadata folder is under your workspace folder in the filesystem. It's
at the same level as your projects, although it's not visible from inside
Eclipse. Poke around the Eclipse directory you installed, I think that's
where the default workspace usually resides. Or it may be in your home
directory. I always start Eclipse with the -data argument, which allows me
to specify the workspace directory.

As far as deleting plugins manually, good luck with that. Sounds like you
either failed to follow the instructions exactly, or they were incorrect to
begin with. Maybe you could start with a vanilla Eclipse, and then add all
the dependencies yourself. They're listed on the download page.

"Fabio" <znt.fabio@virgilio.it> wrote in message
news:f9ua91$ssp$1@build.eclipse.org...
> "Charlie Surface" <csurface@gmail.com> ha scritto nel messaggio
> news:f9suie$nk8$1@build.eclipse.org...
>
>> Check the workspace .medadata/.log file for details about errors like
>> this. It sounds like you may have installed PDT on a mismatched Eclipse
>> base.
>
> Hi,
>
> Under windows xp
> - I installed pdt-all-in-one-S20070611_M1-win32.zip
> - Deleted plugins/org.eclipse.php.* and
> features/org.eclipse.php_feature_1.0.0.V20070611-79--C-YGHEH 6PP/
> - Replaced with plugins and features in
> org.eclipse.php_feature-incubation-N20070712.zip (I read to use this as
> last tested release for debug with xdebug).
>
> There is no .metadata/ folder...
>
> I don't never know what a workbench is :) and all works after the error,
> but it is boring.
>
> Thanks.
>
>
Re: Problems occoured restoring workbench [message #43568 is a reply to message #43475] Wed, 15 August 2007 14:24 Go to previous messageGo to next message
Eclipse UserFriend
"Charlie Surface" <csurface@gmail.com> ha scritto nel messaggio
news:f9vblj$e43$1@build.eclipse.org...

> The .metadata folder is under your workspace folder in the filesystem.
> It's at the same level as your projects, although it's not visible from
> inside Eclipse.

Thank you, here it is:
------------
!SESSION 2007-08-15
20:16:22.687 -----------------------------------------------
eclipse.buildId=I20070517-1700
java.version=1.6.0_01
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=it_IT
Framework arguments: -startup
F:\eclipse\plugins\org.eclipse.equinox.launcher_1.0.0.v20070 516.jar
Command-line arguments: -os win32 -ws win32 -arch x86 -startup
F:\eclipse\plugins\org.eclipse.equinox.launcher_1.0.0.v20070 516.jar

!ENTRY org.eclipse.osgi 2 1 2007-08-15 20:16:34.234
!MESSAGE NLS unused message: PHPFormatterConfigurationBlock.tabsLabel in:
org.eclipse.php.internal.ui.PHPUIMessages

!ENTRY org.eclipse.osgi 2 1 2007-08-15 20:16:34.234
!MESSAGE NLS unused message: PHPFormatterConfigurationBlock.spacesLabel in:
org.eclipse.php.internal.ui.PHPUIMessages

!ENTRY org.eclipse.osgi 2 1 2007-08-15 20:16:34.234
!MESSAGE NLS unused message: PHPFormatterConfigurationBlock.tabPolicyLabel
in: org.eclipse.php.internal.ui.PHPUIMessages

!ENTRY org.eclipse.osgi 2 1 2007-08-15 20:16:34.250
!MESSAGE NLS unused message: PHPFormatterConfigurationBlock.indentSizeLabel
in: org.eclipse.php.internal.ui.PHPUIMessages

!ENTRY org.eclipse.osgi 2 1 2007-08-15 20:16:34.250
!MESSAGE NLS unused message:
PHPFormatterConfigurationBlock.indentSizeErrorMessage in:
org.eclipse.php.internal.ui.PHPUIMessages

!ENTRY org.eclipse.osgi 2 1 2007-08-15 20:16:34.250
!MESSAGE NLS unused message: SaveAsDialog.createNewProject in:
org.eclipse.php.internal.ui.PHPUIMessages

!ENTRY org.eclipse.ui 4 4 2007-08-15 20:16:37.687
!MESSAGE Could not create view: 'org.eclipse.ui.internal.introview'.

!ENTRY org.eclipse.php.core 4 10001 2007-08-15 20:17:15.234
!MESSAGE PHPCore plugin internal error
!STACK 0
java.io.EOFException
at java.io.DataInputStream.readFully(Unknown Source)
at java.io.DataInputStream.readUTF(Unknown Source)
at java.io.DataInputStream.readUTF(Unknown Source)
at org.eclipse.php.internal.core.util.SerializationUtil.readStr ing(Unknown
Source)
at
org.eclipse.php.internal.core.util.SerializationUtil.deseria lizeFunctionsParameter(Unknown
Source)
at
org.eclipse.php.internal.core.util.SerializationUtil.deseria lizeFunctionsParameterArray(Unknown
Source)
at
org.eclipse.php.internal.core.util.SerializationUtil.deseria lizeFunctionData(Unknown
Source)
at
org.eclipse.php.internal.core.util.SerializationUtil.deseria lizeFunctionDataArray(Unknown
Source)
at
org.eclipse.php.internal.core.util.SerializationUtil.deseria lizeClassData(Unknown
Source)
at
org.eclipse.php.internal.core.util.SerializationUtil.deseria lizeClassDataArray(Unknown
Source)
at
org.eclipse.php.internal.core.util.SerializationUtil.deseria lizePHPFileData(Unknown
Source)
at
org.eclipse.php.internal.core.util.SerializationUtil.deseria lizePHPFileDataArray(Unknown
Source)
at
org.eclipse.php.internal.core.util.DefaultCacheManager.inner LoadModel(Unknown
Source)
at org.eclipse.php.internal.core.util.DefaultCacheManager.load( Unknown
Source)
at
org.eclipse.php.internal.core.phpModel.parser.PHPUserModelMa nager. <init>(Unknown
Source)
at
org.eclipse.php.internal.core.phpModel.parser.PHPUserModel.i nitialize(Unknown
Source)
at
org.eclipse.php.internal.core.phpModel.parser.PHPProjectMode l.initialize(Unknown
Source)
at
org.eclipse.php.internal.core.phpModel.parser.PHPWorkspaceMo delManager.putModel(Unknown
Source)
at
org.eclipse.php.internal.core.phpModel.parser.PHPWorkspaceMo delManager.getModelForProject(Unknown
Source)
at
org.eclipse.php.internal.core.project.build.FullPhpProjectBu ildVisitor.handle(Unknown
Source)
at
org.eclipse.php.internal.core.project.build.FullPhpProjectBu ildVisitor.visit(Unknown
Source)
at org.eclipse.core.internal.resources.Resource$2.visit(Resourc e.java:105)
at
org.eclipse.core.internal.resources.Resource$1.visitElement( Resource.java:57)
at
org.eclipse.core.internal.watson.ElementTreeIterator.doItera tion(ElementTreeIterator.java:81)
at
org.eclipse.core.internal.watson.ElementTreeIterator.iterate (ElementTreeIterator.java:126)
at org.eclipse.core.internal.resources.Resource.accept(Resource .java:67)
at org.eclipse.core.internal.resources.Resource.accept(Resource .java:103)
at org.eclipse.core.internal.resources.Resource.accept(Resource .java:87)
at
org.eclipse.php.internal.core.phpModel.parser.PHPWorkspaceMo delManager$3.runInWorkspace(Unknown
Source)
at
org.eclipse.core.internal.resources.InternalWorkspaceJob.run (InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
-----------



>
> As far as deleting plugins manually, good luck with that.

And how I have to unistall the old version and install the newer, since it
passed just as newer files in a zip?
Re: Problems occoured restoring workbench [message #43599 is a reply to message #43568] Wed, 15 August 2007 14:38 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: csurface.gmail.com

I really have no idea what that error means. You might try reporting a bug.

"Fabio" <znt.fabio@virgilio.it> wrote in message
news:f9vgdi$ns4$1@build.eclipse.org...
> "Charlie Surface" <csurface@gmail.com> ha scritto nel messaggio
> news:f9vblj$e43$1@build.eclipse.org...
>
>> The .metadata folder is under your workspace folder in the filesystem.
>> It's at the same level as your projects, although it's not visible from
>> inside Eclipse.
>
> Thank you, here it is:
> ------------
> !SESSION 2007-08-15
> 20:16:22.687 -----------------------------------------------
> eclipse.buildId=I20070517-1700
> java.version=1.6.0_01
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=it_IT
> Framework arguments: -startup
> F:\eclipse\plugins\org.eclipse.equinox.launcher_1.0.0.v20070 516.jar
> Command-line arguments: -os win32 -ws win32 -arch x86 -startup
> F:\eclipse\plugins\org.eclipse.equinox.launcher_1.0.0.v20070 516.jar
>
> !ENTRY org.eclipse.osgi 2 1 2007-08-15 20:16:34.234
> !MESSAGE NLS unused message: PHPFormatterConfigurationBlock.tabsLabel in:
> org.eclipse.php.internal.ui.PHPUIMessages
>
> !ENTRY org.eclipse.osgi 2 1 2007-08-15 20:16:34.234
> !MESSAGE NLS unused message: PHPFormatterConfigurationBlock.spacesLabel
> in: org.eclipse.php.internal.ui.PHPUIMessages
>
> !ENTRY org.eclipse.osgi 2 1 2007-08-15 20:16:34.234
> !MESSAGE NLS unused message: PHPFormatterConfigurationBlock.tabPolicyLabel
> in: org.eclipse.php.internal.ui.PHPUIMessages
>
> !ENTRY org.eclipse.osgi 2 1 2007-08-15 20:16:34.250
> !MESSAGE NLS unused message:
> PHPFormatterConfigurationBlock.indentSizeLabel in:
> org.eclipse.php.internal.ui.PHPUIMessages
>
> !ENTRY org.eclipse.osgi 2 1 2007-08-15 20:16:34.250
> !MESSAGE NLS unused message:
> PHPFormatterConfigurationBlock.indentSizeErrorMessage in:
> org.eclipse.php.internal.ui.PHPUIMessages
>
> !ENTRY org.eclipse.osgi 2 1 2007-08-15 20:16:34.250
> !MESSAGE NLS unused message: SaveAsDialog.createNewProject in:
> org.eclipse.php.internal.ui.PHPUIMessages
>
> !ENTRY org.eclipse.ui 4 4 2007-08-15 20:16:37.687
> !MESSAGE Could not create view: 'org.eclipse.ui.internal.introview'.
>
> !ENTRY org.eclipse.php.core 4 10001 2007-08-15 20:17:15.234
> !MESSAGE PHPCore plugin internal error
> !STACK 0
> java.io.EOFException
> at java.io.DataInputStream.readFully(Unknown Source)
> at java.io.DataInputStream.readUTF(Unknown Source)
> at java.io.DataInputStream.readUTF(Unknown Source)
> at org.eclipse.php.internal.core.util.SerializationUtil.readStr ing(Unknown
> Source)
> at
> org.eclipse.php.internal.core.util.SerializationUtil.deseria lizeFunctionsParameter(Unknown
> Source)
> at
> org.eclipse.php.internal.core.util.SerializationUtil.deseria lizeFunctionsParameterArray(Unknown
> Source)
> at
> org.eclipse.php.internal.core.util.SerializationUtil.deseria lizeFunctionData(Unknown
> Source)
> at
> org.eclipse.php.internal.core.util.SerializationUtil.deseria lizeFunctionDataArray(Unknown
> Source)
> at
> org.eclipse.php.internal.core.util.SerializationUtil.deseria lizeClassData(Unknown
> Source)
> at
> org.eclipse.php.internal.core.util.SerializationUtil.deseria lizeClassDataArray(Unknown
> Source)
> at
> org.eclipse.php.internal.core.util.SerializationUtil.deseria lizePHPFileData(Unknown
> Source)
> at
> org.eclipse.php.internal.core.util.SerializationUtil.deseria lizePHPFileDataArray(Unknown
> Source)
> at
> org.eclipse.php.internal.core.util.DefaultCacheManager.inner LoadModel(Unknown
> Source)
> at org.eclipse.php.internal.core.util.DefaultCacheManager.load( Unknown
> Source)
> at
> org.eclipse.php.internal.core.phpModel.parser.PHPUserModelMa nager. <init>(Unknown
> Source)
> at
> org.eclipse.php.internal.core.phpModel.parser.PHPUserModel.i nitialize(Unknown
> Source)
> at
> org.eclipse.php.internal.core.phpModel.parser.PHPProjectMode l.initialize(Unknown
> Source)
> at
> org.eclipse.php.internal.core.phpModel.parser.PHPWorkspaceMo delManager.putModel(Unknown
> Source)
> at
> org.eclipse.php.internal.core.phpModel.parser.PHPWorkspaceMo delManager.getModelForProject(Unknown
> Source)
> at
> org.eclipse.php.internal.core.project.build.FullPhpProjectBu ildVisitor.handle(Unknown
> Source)
> at
> org.eclipse.php.internal.core.project.build.FullPhpProjectBu ildVisitor.visit(Unknown
> Source)
> at org.eclipse.core.internal.resources.Resource$2.visit(Resourc e.java:105)
> at
> org.eclipse.core.internal.resources.Resource$1.visitElement( Resource.java:57)
> at
> org.eclipse.core.internal.watson.ElementTreeIterator.doItera tion(ElementTreeIterator.java:81)
> at
> org.eclipse.core.internal.watson.ElementTreeIterator.iterate (ElementTreeIterator.java:126)
> at org.eclipse.core.internal.resources.Resource.accept(Resource .java:67)
> at org.eclipse.core.internal.resources.Resource.accept(Resource .java:103)
> at org.eclipse.core.internal.resources.Resource.accept(Resource .java:87)
> at
> org.eclipse.php.internal.core.phpModel.parser.PHPWorkspaceMo delManager$3.runInWorkspace(Unknown
> Source)
> at
> org.eclipse.core.internal.resources.InternalWorkspaceJob.run (InternalWorkspaceJob.java:38)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> -----------
>
>
>
>>
>> As far as deleting plugins manually, good luck with that.
>
> And how I have to unistall the old version and install the newer, since it
> passed just as newer files in a zip?
>
>
>
Re: Problems occoured restoring workbench [message #44591 is a reply to message #43599] Mon, 20 August 2007 04:48 Go to previous message
Eclipse UserFriend
remove the .cache folder from your project


--
Guy Gurfinkel,
Team Leader, Development Tools
Zend.


"Charlie Surface" <csurface@gmail.com> wrote in message
news:f9vh77$rut$1@build.eclipse.org...
>I really have no idea what that error means. You might try reporting a
>bug.
>
> "Fabio" <znt.fabio@virgilio.it> wrote in message
> news:f9vgdi$ns4$1@build.eclipse.org...
>> "Charlie Surface" <csurface@gmail.com> ha scritto nel messaggio
>> news:f9vblj$e43$1@build.eclipse.org...
>>
>>> The .metadata folder is under your workspace folder in the filesystem.
>>> It's at the same level as your projects, although it's not visible from
>>> inside Eclipse.
>>
>> Thank you, here it is:
>> ------------
>> !SESSION 2007-08-15
>> 20:16:22.687 -----------------------------------------------
>> eclipse.buildId=I20070517-1700
>> java.version=1.6.0_01
>> java.vendor=Sun Microsystems Inc.
>> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=it_IT
>> Framework arguments: -startup
>> F:\eclipse\plugins\org.eclipse.equinox.launcher_1.0.0.v20070 516.jar
>> Command-line arguments: -os win32 -ws win32 -arch x86 -startup
>> F:\eclipse\plugins\org.eclipse.equinox.launcher_1.0.0.v20070 516.jar
>>
>> !ENTRY org.eclipse.osgi 2 1 2007-08-15 20:16:34.234
>> !MESSAGE NLS unused message: PHPFormatterConfigurationBlock.tabsLabel in:
>> org.eclipse.php.internal.ui.PHPUIMessages
>>
>> !ENTRY org.eclipse.osgi 2 1 2007-08-15 20:16:34.234
>> !MESSAGE NLS unused message: PHPFormatterConfigurationBlock.spacesLabel
>> in: org.eclipse.php.internal.ui.PHPUIMessages
>>
>> !ENTRY org.eclipse.osgi 2 1 2007-08-15 20:16:34.234
>> !MESSAGE NLS unused message:
>> PHPFormatterConfigurationBlock.tabPolicyLabel in:
>> org.eclipse.php.internal.ui.PHPUIMessages
>>
>> !ENTRY org.eclipse.osgi 2 1 2007-08-15 20:16:34.250
>> !MESSAGE NLS unused message:
>> PHPFormatterConfigurationBlock.indentSizeLabel in:
>> org.eclipse.php.internal.ui.PHPUIMessages
>>
>> !ENTRY org.eclipse.osgi 2 1 2007-08-15 20:16:34.250
>> !MESSAGE NLS unused message:
>> PHPFormatterConfigurationBlock.indentSizeErrorMessage in:
>> org.eclipse.php.internal.ui.PHPUIMessages
>>
>> !ENTRY org.eclipse.osgi 2 1 2007-08-15 20:16:34.250
>> !MESSAGE NLS unused message: SaveAsDialog.createNewProject in:
>> org.eclipse.php.internal.ui.PHPUIMessages
>>
>> !ENTRY org.eclipse.ui 4 4 2007-08-15 20:16:37.687
>> !MESSAGE Could not create view: 'org.eclipse.ui.internal.introview'.
>>
>> !ENTRY org.eclipse.php.core 4 10001 2007-08-15 20:17:15.234
>> !MESSAGE PHPCore plugin internal error
>> !STACK 0
>> java.io.EOFException
>> at java.io.DataInputStream.readFully(Unknown Source)
>> at java.io.DataInputStream.readUTF(Unknown Source)
>> at java.io.DataInputStream.readUTF(Unknown Source)
>> at
>> org.eclipse.php.internal.core.util.SerializationUtil.readStr ing(Unknown
>> Source)
>> at
>> org.eclipse.php.internal.core.util.SerializationUtil.deseria lizeFunctionsParameter(Unknown
>> Source)
>> at
>> org.eclipse.php.internal.core.util.SerializationUtil.deseria lizeFunctionsParameterArray(Unknown
>> Source)
>> at
>> org.eclipse.php.internal.core.util.SerializationUtil.deseria lizeFunctionData(Unknown
>> Source)
>> at
>> org.eclipse.php.internal.core.util.SerializationUtil.deseria lizeFunctionDataArray(Unknown
>> Source)
>> at
>> org.eclipse.php.internal.core.util.SerializationUtil.deseria lizeClassData(Unknown
>> Source)
>> at
>> org.eclipse.php.internal.core.util.SerializationUtil.deseria lizeClassDataArray(Unknown
>> Source)
>> at
>> org.eclipse.php.internal.core.util.SerializationUtil.deseria lizePHPFileData(Unknown
>> Source)
>> at
>> org.eclipse.php.internal.core.util.SerializationUtil.deseria lizePHPFileDataArray(Unknown
>> Source)
>> at
>> org.eclipse.php.internal.core.util.DefaultCacheManager.inner LoadModel(Unknown
>> Source)
>> at org.eclipse.php.internal.core.util.DefaultCacheManager.load( Unknown
>> Source)
>> at
>> org.eclipse.php.internal.core.phpModel.parser.PHPUserModelMa nager. <init>(Unknown
>> Source)
>> at
>> org.eclipse.php.internal.core.phpModel.parser.PHPUserModel.i nitialize(Unknown
>> Source)
>> at
>> org.eclipse.php.internal.core.phpModel.parser.PHPProjectMode l.initialize(Unknown
>> Source)
>> at
>> org.eclipse.php.internal.core.phpModel.parser.PHPWorkspaceMo delManager.putModel(Unknown
>> Source)
>> at
>> org.eclipse.php.internal.core.phpModel.parser.PHPWorkspaceMo delManager.getModelForProject(Unknown
>> Source)
>> at
>> org.eclipse.php.internal.core.project.build.FullPhpProjectBu ildVisitor.handle(Unknown
>> Source)
>> at
>> org.eclipse.php.internal.core.project.build.FullPhpProjectBu ildVisitor.visit(Unknown
>> Source)
>> at
>> org.eclipse.core.internal.resources.Resource$2.visit(Resourc e.java:105)
>> at
>> org.eclipse.core.internal.resources.Resource$1.visitElement( Resource.java:57)
>> at
>> org.eclipse.core.internal.watson.ElementTreeIterator.doItera tion(ElementTreeIterator.java:81)
>> at
>> org.eclipse.core.internal.watson.ElementTreeIterator.iterate (ElementTreeIterator.java:126)
>> at org.eclipse.core.internal.resources.Resource.accept(Resource .java:67)
>> at org.eclipse.core.internal.resources.Resource.accept(Resource .java:103)
>> at org.eclipse.core.internal.resources.Resource.accept(Resource .java:87)
>> at
>> org.eclipse.php.internal.core.phpModel.parser.PHPWorkspaceMo delManager$3.runInWorkspace(Unknown
>> Source)
>> at
>> org.eclipse.core.internal.resources.InternalWorkspaceJob.run (InternalWorkspaceJob.java:38)
>> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>> -----------
>>
>>
>>
>>>
>>> As far as deleting plugins manually, good luck with that.
>>
>> And how I have to unistall the old version and install the newer, since
>> it passed just as newer files in a zip?
>>
>>
>>
>
>
Previous Topic:M2 Changelog
Next Topic:Cannot open *.module file in php editor
Goto Forum:
  


Current Time: Sun Jul 27 01:33:16 EDT 2025

Powered by FUDForum. Page generated in 0.24359 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top