Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2007-10-19 03:42:17

silverbluewater
New Member
Registered: 2007-10-19
Posts: 6

This is a serious problem...

  • Please be noted that I might delete this post later. Cannot not be deleted for unknown reason for now. Thus, this post will not be deleted very likely.

Can you go to www.silverbluewater.com and click on the links of Previous list and Newer list?

As you can see, it’s displaying articles in a strange shape. One page even does not have any article and it shows up as one page.

The page articles even give unsuspected spacing between some articles which is unsuspected according to the site structure, clearly.

I’m only using three forms basically. Static,Default,Listform. Static makes article form to be overridden.

Three pages for sections, Archive,Default,error_default

I checked even the DB table schema as well as programme source confirming to its original(current version) source and it certainly does not any problem at all…

No plug-ins and no customization except the editing of the default design of pages,section, and forms.

<txp:article /> has no grammatical error either.

What is the problem, here? Is there any solution? Any help would be greatly appreciated.

P.S – I think textpattern should’ve started with version 1.0, not 4.0 line, right out from RC with quite tons of bugs and unreliable figures which is not even fully developed or even far away from stableness. It was too fast decision, I think… since it’s really not at the stage of production to be called as version 4.0 stable line… as it is as the matter of the truth to be told. I hope that this situation gets better soon since I’ve decided to stick with textpattern for my website CMS depending on the pace of the stableness textpattern would come up with.

P.S 2 – I like textpattern as well as its concepts, actually, for that I do not have to write some form of complete CMS by my own and even does not have to care for code upgrading to follow PHP version up,etc.

Last edited by silverbluewater (2007-10-19 13:04:07)

Offline

#2 2007-10-19 04:53:36

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,349
Website GitHub Mastodon Twitter

Re: This is a serious problem...

As you can see, it’s displaying articles in a strange shape. One page even does not have any article and it shows up as one page.

I’m not sure what you mean with strange shape

The pages seem fine to me except you need a body margin to push it away from the edge of the browser…

I guess that the empty page you are referring to is http://www.silverbluewater.com/?pg=4

can you post a tag trace here?

Last edited by colak (2007-10-19 04:54:59)


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

#3 2007-10-19 04:57:37

silverbluewater
New Member
Registered: 2007-10-19
Posts: 6

Re: This is a serious problem...

Oh, body margin is intentionally set to like that… margin: 0em 0em 0em 0em in the CSS1 stylesheet. Can you keep clicking on Previous list? It does not show up as it’s supposed to be.

This is the <txp:article /> code of the archive page and all articles are live status :
<txp:article allowoverride=“1” form=“default” limit=“11” listform=“list_form” pageby=“11” pgonly=“0” searchall=“1” searchsticky=“1” sort=“Posted desc” status=“4” />

Pre-flight check in Dignostic Page -
File directory path is not writable: /textpattern/files
Temporary directory path is not writable: /textpattern/textpattern/tmp ? /textpattern/setup/ still exists ?
The following PHP functions (which may be necessary to run Textpattern) are disabled on your server: disk_total_space, diskfreespace ?
Site URL preference might be incorrect: textpattern.silverbluewater.com ?

Debugging mode(from Testing) – Tag trace status for page four
Tag error: <txp:article allowoverride=“1” form=“default” limit=“11” listform=“list_form” pageby=“11” pgonly=“0” searchall=“1” searchsticky=“1” sort=“Posted desc” status=“4” /> -> Textpattern Notice: Form not found: default_override on line 1360

textpattern/lib/txplib_misc.php:1360 trigger_error()
textpattern/lib/txplib_misc.php:1376 fetch_form()
textpattern/publish.php:701 parse_form()
textpattern/publish.php:808 doArticles()
textpattern/publish.php:509 parseArticles()
textpattern/publish.php:963 article()
processTags()
textpattern/publish.php:922 preg_replace_callback()
textpattern/publish.php:456 parse()
index.php:39 textpattern()

Tag error: <txp:article allowoverride=“1” form=“default” limit=“11” listform=“list_form” pageby=“11” pgonly=“0” searchall=“1” searchsticky=“1” sort=“Posted desc” status=“4” /> -> Textpattern Notice: Form not found: default_override on line 1360

textpattern/lib/txplib_misc.php:1360 trigger_error()
textpattern/lib/txplib_misc.php:1376 fetch_form()
textpattern/publish.php:701 parse_form()
textpattern/publish.php:808 doArticles()
textpattern/publish.php:509 parseArticles()
textpattern/publish.php:963 article()
processTags()
textpattern/publish.php:922 preg_replace_callback()
textpattern/publish.php:456 parse()
index.php:39 textpattern()

Tag error: <txp:article allowoverride=“1” form=“default” limit=“11” listform=“list_form” pageby=“11” pgonly=“0” searchall=“1” searchsticky=“1” sort=“Posted desc” status=“4” /> -> Textpattern Notice: Form not found: default_override on line 1360

textpattern/lib/txplib_misc.php:1360 trigger_error()
textpattern/lib/txplib_misc.php:1376 fetch_form()
textpattern/publish.php:701 parse_form()
textpattern/publish.php:808 doArticles()
textpattern/publish.php:509 parseArticles()
textpattern/publish.php:963 article()
processTags()
textpattern/publish.php:922 preg_replace_callback()
textpattern/publish.php:456 parse()
index.php:39 textpattern()

Tag error: <txp:article allowoverride=“1” form=“default” limit=“11” listform=“list_form” pageby=“11” pgonly=“0” searchall=“1” searchsticky=“1” sort=“Posted desc” status=“4” /> -> Textpattern Notice: Form not found: default_override on line 1360

textpattern/lib/txplib_misc.php:1360 trigger_error()
textpattern/lib/txplib_misc.php:1376 fetch_form()
textpattern/publish.php:701 parse_form()
textpattern/publish.php:808 doArticles()
textpattern/publish.php:509 parseArticles()
textpattern/publish.php:963 article()
processTags()
textpattern/publish.php:922 preg_replace_callback()
textpattern/publish.php:456 parse()
index.php:39 textpattern()

Tag error: <txp:article allowoverride=“1” form=“default” limit=“11” listform=“list_form” pageby=“11” pgonly=“0” searchall=“1” searchsticky=“1” sort=“Posted desc” status=“4” /> -> Textpattern Notice: Form not found: default_override on line 1360

textpattern/lib/txplib_misc.php:1360 trigger_error()
textpattern/lib/txplib_misc.php:1376 fetch_form()
textpattern/publish.php:701 parse_form()
textpattern/publish.php:808 doArticles()
textpattern/publish.php:509 parseArticles()
textpattern/publish.php:963 article()
processTags()
textpattern/publish.php:922 preg_replace_callback()
textpattern/publish.php:456 parse()
index.php:39 textpattern()

Tag error: <txp:article allowoverride=“1” form=“default” limit=“11” listform=“list_form” pageby=“11” pgonly=“0” searchall=“1” searchsticky=“1” sort=“Posted desc” status=“4” /> -> Textpattern Notice: Form not found: default_override on line 1360

textpattern/lib/txplib_misc.php:1360 trigger_error()
textpattern/lib/txplib_misc.php:1376 fetch_form()
textpattern/publish.php:701 parse_form()
textpattern/publish.php:808 doArticles()
textpattern/publish.php:509 parseArticles()
textpattern/publish.php:963 article()
processTags()
textpattern/publish.php:922 preg_replace_callback()
textpattern/publish.php:456 parse()
index.php:39 textpattern()

Tag error: <txp:article allowoverride=“1” form=“default” limit=“11” listform=“list_form” pageby=“11” pgonly=“0” searchall=“1” searchsticky=“1” sort=“Posted desc” status=“4” /> -> Textpattern Notice: Form not found: default_override on line 1360

textpattern/lib/txplib_misc.php:1360 trigger_error()
textpattern/lib/txplib_misc.php:1376 fetch_form()
textpattern/publish.php:701 parse_form()
textpattern/publish.php:808 doArticles()
textpattern/publish.php:509 parseArticles()
textpattern/publish.php:963 article()
processTags()
textpattern/publish.php:922 preg_replace_callback()
textpattern/publish.php:456 parse()
index.php:39 textpattern()

Tag error: <txp:article allowoverride=“1” form=“default” limit=“11” listform=“list_form” pageby=“11” pgonly=“0” searchall=“1” searchsticky=“1” sort=“Posted desc” status=“4” /> -> Textpattern Notice: Form not found: default_override on line 1360

textpattern/lib/txplib_misc.php:1360 trigger_error()
textpattern/lib/txplib_misc.php:1376 fetch_form()
textpattern/publish.php:701 parse_form()
textpattern/publish.php:808 doArticles()
textpattern/publish.php:509 parseArticles()
textpattern/publish.php:963 article()
processTags()
textpattern/publish.php:922 preg_replace_callback()
textpattern/publish.php:456 parse()
index.php:39 textpattern()

Tag error: <txp:article allowoverride=“1” form=“default” limit=“11” listform=“list_form” pageby=“11” pgonly=“0” searchall=“1” searchsticky=“1” sort=“Posted desc” status=“4” /> -> Textpattern Notice: Form not found: default_override on line 1360

textpattern/lib/txplib_misc.php:1360 trigger_error()
textpattern/lib/txplib_misc.php:1376 fetch_form()
textpattern/publish.php:701 parse_form()
textpattern/publish.php:808 doArticles()
textpattern/publish.php:509 parseArticles()
textpattern/publish.php:963 article()
processTags()
textpattern/publish.php:922 preg_replace_callback()
textpattern/publish.php:456 parse()
index.php:39 textpattern()

Tag error: <txp:article allowoverride=“1” form=“default” limit=“11” listform=“list_form” pageby=“11” pgonly=“0” searchall=“1” searchsticky=“1” sort=“Posted desc” status=“4” /> -> Textpattern Notice: Form not found: default_override on line 1360

textpattern/lib/txplib_misc.php:1360 trigger_error()
textpattern/lib/txplib_misc.php:1376 fetch_form()
textpattern/publish.php:701 parse_form()
textpattern/publish.php:808 doArticles()
textpattern/publish.php:509 parseArticles()
textpattern/publish.php:963 article()
processTags()
textpattern/publish.php:922 preg_replace_callback()
textpattern/publish.php:456 parse()
index.php:39 textpattern()

Tag error: <txp:article allowoverride=“1” form=“default” limit=“11” listform=“list_form” pageby=“11” pgonly=“0” searchall=“1” searchsticky=“1” sort=“Posted desc” status=“4” /> -> Textpattern Notice: Form not found: default_override on line 1360

textpattern/lib/txplib_misc.php:1360 trigger_error()
textpattern/lib/txplib_misc.php:1376 fetch_form()
textpattern/publish.php:701 parse_form()
textpattern/publish.php:808 doArticles()
textpattern/publish.php:509 parseArticles()
textpattern/publish.php:963 article()
processTags()
textpattern/publish.php:922 preg_replace_callback()
textpattern/publish.php:456 parse()
index.php:39 textpattern()

below </html> part for debugging mode –

<!— Runtime: 0.0170 —>
<!— Query time: 0.009241 —>
<!— Queries: 21 —>

<!— Memory: 1997Kb, <txp:feed_link label=“RSS” /> —>
<!— txp tag trace:
[SQL (0.000304): select name from textpattern_txp_lang as txp_lang where lang=‘en-us’ limit 1]
[SQL (0.000964): select name, data from textpattern_txp_lang as txp_lang where lang=‘en-us’ AND ( event=‘public’ OR event=‘common’)]
[SQL (0.000355): select * from textpattern_txp_section as txp_section where name = ‘default’ limit 1]
[SQL (0.000521): insert into textpattern_txp_log set `time`=now(),page=’/?pg=4’,ip=‘220.117.235.86’,host=‘220.117.235.86’,refer=’‘,status=‘200’,method=‘GET’]
[SQL (0.000384): select user_html from textpattern_txp_page as txp_page where name=‘archive’]
[Page: archive]
<txp:page_title/>
<txp:feed_link flavor=“atom” format=“link” label=“Atom” />
<txp:feed_link flavor=“rss” format=“link” label=“RSS” />
<txp:css format=“link” />
<txp:link_to_home> <txp:site_name/>
</txp:link_to_home>
<txp:site_slogan/>
<txp:article allowoverride=“1” form=“default” limit=“11” listform=“list_form” pageby=“11” pgonly=“0” searchall=“1” searchsticky=“1” sort=“Posted desc” status=“4” /> [SQL (0.000298): select name from textpattern_txp_section as txp_section where on_frontpage != ‘1’] [SQL (0.000769): select count(*) from textpattern_textpattern as textpattern where 1 and Status = 4 and Posted <= now()] [SQL (0.001507): select *, unix_timestamp(Posted) as uPosted from textpattern_textpattern as textpattern where 1 and Status = 4 and Posted <= now() order by Posted desc limit 33, 11] [article 34] [SQL (0.000296): select Form from textpattern_txp_form as txp_form where name=‘default_override’] [article 35] [SQL (0.000294): select Form from textpattern_txp_form as txp_form where name=‘default_override’] [article 37] [SQL (0.000297): select Form from textpattern_txp_form as txp_form where name=‘default_override’] [article 38] [SQL (0.000295): select Form from textpattern_txp_form as txp_form where name=‘default_override’] [article 39] [SQL (0.000295): select Form from textpattern_txp_form as txp_form where name=‘default_override’] [article 40] [SQL (0.000296): select Form from textpattern_txp_form as txp_form where name=‘default_override’] [article 41] [SQL (0.000296): select Form from textpattern_txp_form as txp_form where name=‘default_override’] [article 42] [SQL (0.000295): select Form from textpattern_txp_form as txp_form where name=‘default_override’] [article 44] [SQL (0.000300): select Form from textpattern_txp_form as txp_form where name=‘default_override’] [article 43] [SQL (0.000296): select Form from textpattern_txp_form as txp_form where name=‘default_override’] [article 45] [SQL (0.000298): select Form from textpattern_txp_form as txp_form where name=‘default_override’]
<txp:older> <txp:text item=“Previous list&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;” />
</txp:older>
<txp:newer> <txp:text item=“Newer list” />
</txp:newer>
<txp:text item=“Site” />
<txp:search_input wraptag=“p” /> [SQL (0.000297): select form from textpattern_txp_form where `name` = ‘search_input’ limit 1]
<txp:feed_link label=“RSS” />
<txp:feed_link flavor=“atom” label=“Atom” />
[ ~~~ secondpass ~~~ ] —>

Testing mode(from Live) – Tag trace status for page four –

Tag error: <txp:article allowoverride=“1” form=“default” limit=“11” listform=“list_form” pageby=“11” pgonly=“0” searchall=“1” searchsticky=“1” sort=“Posted desc” status=“4” /> -> Textpattern Notice: Form not found: default_override on line 1360

Tag error: <txp:article allowoverride=“1” form=“default” limit=“11” listform=“list_form” pageby=“11” pgonly=“0” searchall=“1” searchsticky=“1” sort=“Posted desc” status=“4” /> -> Textpattern Notice: Form not found: default_override on line 1360

Tag error: <txp:article allowoverride=“1” form=“default” limit=“11” listform=“list_form” pageby=“11” pgonly=“0” searchall=“1” searchsticky=“1” sort=“Posted desc” status=“4” /> -> Textpattern Notice: Form not found: default_override on line 1360

Tag error: <txp:article allowoverride=“1” form=“default” limit=“11” listform=“list_form” pageby=“11” pgonly=“0” searchall=“1” searchsticky=“1” sort=“Posted desc” status=“4” /> -> Textpattern Notice: Form not found: default_override on line 1360

Tag error: <txp:article allowoverride=“1” form=“default” limit=“11” listform=“list_form” pageby=“11” pgonly=“0” searchall=“1” searchsticky=“1” sort=“Posted desc” status=“4” /> -> Textpattern Notice: Form not found: default_override on line 1360

Tag error: <txp:article allowoverride=“1” form=“default” limit=“11” listform=“list_form” pageby=“11” pgonly=“0” searchall=“1” searchsticky=“1” sort=“Posted desc” status=“4” /> -> Textpattern Notice: Form not found: default_override on line 1360

Tag error: <txp:article allowoverride=“1” form=“default” limit=“11” listform=“list_form” pageby=“11” pgonly=“0” searchall=“1” searchsticky=“1” sort=“Posted desc” status=“4” /> -> Textpattern Notice: Form not found: default_override on line 1360

Tag error: <txp:article allowoverride=“1” form=“default” limit=“11” listform=“list_form” pageby=“11” pgonly=“0” searchall=“1” searchsticky=“1” sort=“Posted desc” status=“4” /> -> Textpattern Notice: Form not found: default_override on line 1360

Tag error: <txp:article allowoverride=“1” form=“default” limit=“11” listform=“list_form” pageby=“11” pgonly=“0” searchall=“1” searchsticky=“1” sort=“Posted desc” status=“4” /> -> Textpattern Notice: Form not found: default_override on line 1360

Tag error: <txp:article allowoverride=“1” form=“default” limit=“11” listform=“list_form” pageby=“11” pgonly=“0” searchall=“1” searchsticky=“1” sort=“Posted desc” status=“4” /> -> Textpattern Notice: Form not found: default_override on line 1360

Tag error: <txp:article allowoverride=“1” form=“default” limit=“11” listform=“list_form” pageby=“11” pgonly=“0” searchall=“1” searchsticky=“1” sort=“Posted desc” status=“4” /> -> Textpattern Notice: Form not found: default_override on line 1360

Additional information -

Uploaded files several times to overwrite the textpattern folder from original .zip file after seeing the problem described before and later moved the textpattern to ‘/’ directory from ‘/textpattern’. So ‘/Textpattern files were in ‘textpattern’ and later the files moved to ‘/’. ‘/textpattern/textpattern’ moved to ‘/textpattern’. Maybe there was some name change of the ‘/textpattern’(the files were in /textpattern and so actual script was in /textpattern/textpattern) to ‘/www’ and some checking before which I’m not completely sure about.

After deleteing /textpattern/setup, making /textpattern/tmp and /textpattern/files giving 777… current pre-flight checking :

Pre-flight check
Temporary directory path is not writable: /textpattern/textpattern/tmp ?
The following PHP functions (which may be necessary to run Textpattern) are disabled on your server: disk_total_space, diskfreespace ?

Last edited by silverbluewater (2007-10-19 05:38:20)

Offline

#4 2007-10-19 06:05:10

silverbluewater
New Member
Registered: 2007-10-19
Posts: 6

Re: This is a serious problem...

Something more before the previous additional information : Changed the /section/id/title in the steps some point in the previous addtional information to /id/title.

Well… I fixed the problem somehow for strange showing ups… by fixing the URL link. Some URL links of those problematic articles – that does not show up in the list properly – was capitalized in some part. I fixed those capitalized seemingly problematic URL article parts to current article’s URL form which is not at all capitalized. One by one, I fixed the URL fileds in the Articles section giving default_override form(which I used before) to none. The thing is that default_override form even did not show up in override_form selection menu of each article section though I deleted default_override form long ago when I were examining textpattern back then.

I’m checking the Mysql tables for there are any dependency problems or something just in case after looking at that default_override form which was deleted long ago and not even showing up in each article page giving the previous errors…. Is here anyone know about the reinstalling of the textpattern to diffrent folder such as placing the files to ‘/textpattern’ folder to ‘/’? By the way, really thanks. Collak. I would’ve not fixed the listing problem in an first-aid form this quickly, without your help.

Last edited by silverbluewater (2007-10-19 06:08:49)

Offline

#5 2007-10-19 06:51:49

silverbluewater
New Member
Registered: 2007-10-19
Posts: 6

Re: This is a serious problem...

I’m using mysql 5 and it’s probably the newest version…

Indexes: Documentation Keyname Type Cardinality Action Field PRIMARY PRIMARY 1040 Edit Drop id lang UNIQUE 1040 Edit Drop lang name lang_2 INDEX 20 Edit Drop lang event

Warning : * I think, – I’m pretty sure that – I had seen default_artilce override_form filed was not even filled in the table before the I made the fixes to the articles. Code and database might be not matching because of the coding.

Warning for txp_lang.: UNIQUE and INDEX keys should not both be set for column `lang` and this is essential figure to accompany the program with Mysql 3 version line at least for sure to my old memory or at least better to set it in diffrent way than giving unique and index keys both set for column ‘lang’.

Full Texts user_id name pass RealName email privs last_access nonce Edit Delete 1 asd *27Afsdafasasfasf04FA58D94347 Blah Blah blahblah@blahblahmail.com 1 1 2007-10-17 16:07:56 f5d37c56831638asfasfasfasff422b19 Edit Delete 2 1 0000-00-00 00:00:00

Warning for txp_users : What is this blank user? Unless this ID is necessary, it’s better to be removed. Security exploit might be made, therefore, an urgent figure.

Full Texts user_id name pass RealName email privs last_access nonce Edit Delete 1 asd *2771asdf7 Blah Blah blaher@blahblah.com 1 2007-10-17 16:07:56 f5adfsffsaasfasfdf2b19 Edit Delete 2 1 0000-00-00 00:00:00

1040 Rows in txp_lang

Noticing Txp_lang : 1040 Rows? All these rows are really necessary? Does this structure make a good performance?

This is what I’ve discovered so far by briefly looking at data schema of txp_(series) in mysql of textpattern… and comment is given and entitled as Warning and Noticing form.. I think this is pretty much enough for data shcema reviewing for just fixing to make Textpattern to work… now, the code… and I don’t want to look at that long line and try to figure the things out since then there’s really no point of me using a CMS which is not written by my own… Well, some Warning and Noticing for code without even looking at actual source code would be briefly….

Warning for the moving of installed folder :

When the installed folder is changed and as well as config.php and settings in the admin pannel… it might be better to notice the folder moved and work according in the proper manner without re installation struggle or at least a sweet documentation, I think. Not discovered even the proper documentation for the moving of the textpattern to another server giving a clear shape even not after the googling… This is quite urgent figure.

Noticing for the moving of installed folder :

There should be at least noticing figure for diagnostic that the installed folder changed the suggestions of what should be done would be good.

Warning for the database referencing :

From database schema of textpattern, it’s more than certain that having of the maximum benefits using a database is not attained and the code for fixing the URL-title changing figures according to the admin section may have a serious bug by not updating URL-titles of articles to the newest preference setting.

I’m still seeking the re installation or moving of the textpattern related information as well as suggestions. Any help would be greatly appreciated.

Tips for other users : Database schema seems like it’s quite separated enough to be moved as far as I’ve looked at it briefly. Now, the left is codes as well as directory structures, I guess.

Last edited by silverbluewater (2007-10-19 08:18:07)

Offline

#6 2007-10-19 07:17:08

wet
Developer Emeritus
From: Vöcklabruck, Austria
Registered: 2005-06-06
Posts: 3,391
Website GitHub Mastodon

Re: This is a serious problem...

silverbluewater wrote:

1040 Rows in txp_lang
Noticing Txp_lang : 1040 Rows? All these rows are really necessary? Does this structure make a good performance?

We are quite happy with it, yes, but ready to accept any suggestion for i18n language strings you deem suitable for deletion.

Offline

#7 2007-10-19 07:44:24

silverbluewater
New Member
Registered: 2007-10-19
Posts: 6

Re: This is a serious problem...

Well, when developers are happy with it, then it’s all right, I guess. Maybe a column called last_mod? can be deleted after the user’s installation and use count of the rows for the checking availability of a user’s next textpattern update for last_mod? filed(column) update or last_mod? field(column) not at all in the installation using the counting of the rows for the checking availability of a user’s next textpattern update of last_mod? filed(column) update, I guess for the suggestion? I were quite surprised with the database consuming after the installation. Even one megabyte may be critical to some web hosting accounts and lighter memory consuming in the table is better in any situation most likely where or when it could be achieved, so.

By the way, in the case where the installation was made in /textpattern for the files and /textpattern/textpattern for…, you know. ; D I’m trying to move this ‘/textpattern’ preinstalled textpattern to ‘/’. I changed config.php to the changed setting and it still seems not quite working properly even after fixing the admin section according to previously described diagnosis. Can you please give me a list of differences need to be made for the re installation or just necessary moving steps of the folder and permission # for the moving process issue, here? It would be greatly appreciated.

Last edited by silverbluewater (2007-10-19 07:53:00)

Offline

#8 2007-10-19 07:48:15

wet
Developer Emeritus
From: Vöcklabruck, Austria
Registered: 2005-06-06
Posts: 3,391
Website GitHub Mastodon

Re: This is a serious problem...

Offline

#9 2007-10-19 08:12:30

silverbluewater
New Member
Registered: 2007-10-19
Posts: 6

Re: This is a serious problem...

Wow, thank you very much wet. I really appreciate it. : D

Last edited by silverbluewater (2007-10-19 08:13:45)

Offline

Board footer

Powered by FluxBB