Search found 19 matches

by AM
Wed 3. May 2006, 09:39
Forum: phpwcms Support English
Topic: Error when try to create NEW FOLDER in Archive manager
Replies: 4
Views: 1384

The problem keep...

I don´t know about "Archiv" or is it the file center? Yes, I'm talking about the file center.

/phpwcms_filestorage/can_be_deleted (777)
/phpwcms_filestorage/.thumbs (777)
This is also OK

And, yes I think is not a problem of folder creation....as you say is at the database ...
by AM
Tue 2. May 2006, 15:57
Forum: phpwcms Support English
Topic: Error when try to create NEW FOLDER in Archive manager
Replies: 4
Views: 1384

Yes, I did.

I have access with no problems to phpwcms.php with all functions in Backend....it's only when I try to create a new folder in Archive when I get the Forbbiden error page "You don't have permission to access /phpwcms.php on this server".
???? It seems the error come from :

if(isset ...
by AM
Tue 2. May 2006, 14:08
Forum: phpwcms Support English
Topic: Error when try to create NEW FOLDER in Archive manager
Replies: 4
Views: 1384

Error when try to create NEW FOLDER in Archive manager

Hi...

I'm running v.1.2.6

I get a FORBBIDEN error page when I try to create a new folder from Backend in Archive manager.

Error says "You don't have permission to access /phpwcms.php on this server".

Anyway, I can upload pictures to root or previous existing folders with no problem.

The error ...
by AM
Thu 15. Sep 2005, 19:00
Forum: phpwcms Support English
Topic: Sitemap problem
Replies: 9
Views: 3468

I have the same problem.... and it seems is about rewrite url function. If I deactivate redirect URL functión, (and let blank .htaccess) sitemap work fine.

Some idea to resolve?
by AM
Fri 24. Jun 2005, 21:56
Forum: phpwcms Support English
Topic: Missing argument 10 for listmode_edits()
Replies: 7
Views: 2492

Same for me...

Missing argument 8 for struct_list() in /home/fiestase/public_html/include/inc_lib/admin.functions.inc.php on line 27

+

Missing argument 13 for listmode_edits() in /home/fiestase/public_html/include/inc_lib/admin.functions.inc.php

+

Missing argument 14 for listmode_edits() in /home/fiestase ...
by AM
Mon 13. Jun 2005, 17:26
Forum: phpwcms Support English
Topic: Redirect no longer working
Replies: 6
Views: 1587

I have same problem with redirections after update to 1.2.3DEV
by AM
Thu 7. Apr 2005, 15:11
Forum: hacks & enhancements
Topic: CSS/List based version of NAV_TABLE_COLUMN
Replies: 61
Views: 57848

The redirected now redirect

May be not an Elegant solution.... but now the redirections work!


function build_levels_list ($struct, $level, $temp_tree, $act_cat_id, $nav_table_struct, $count, $div, $link_to) {
// this returns the level structure based on given arrays
// it is special for browsing from root levels ...
by AM
Thu 7. Apr 2005, 13:06
Forum: hacks & enhancements
Topic: CSS/List based version of NAV_TABLE_COLUMN
Replies: 61
Views: 57848

Great work! ...but...

Hi, great work!

But... I look two 'bugs'...

1. The redirected structure levels don't redirect...

2. The structure levels set to NOT visible, appear anyway in the menu... ( I say "acat_aktiv" == 0 )

I'll try to fixit.... :?
by AM
Sat 30. Oct 2004, 14:17
Forum: phpwcms Bug Reports
Topic: Html type don't work in formmailer...
Replies: 0
Views: 2241

Html type don't work in formmailer...

Formmailer send plain text email format even if I select html type.

Also

Code: Select all

IH|language|0||10,100|ES|0
do not change language (it keep in english).

I have to change

Code: Select all

if(!isset($translate[$lang])) $lang = "ES";
in act_formmailer.php to get spanish translation.
by AM
Thu 28. Oct 2004, 00:21
Forum: phpwcms Feature Requests
Topic: Target option for link list
Replies: 2
Views: 1359

Thanks :wink:

It work!
by AM
Wed 27. Oct 2004, 23:03
Forum: phpwcms Feature Requests
Topic: Target option for link list
Replies: 2
Views: 1359

Target option for link list

The links I put in a link list content part are all target "top".

I would like to be "_blank".

Could it be?
by AM
Wed 27. Oct 2004, 22:13
Forum: phpwcms Discussion
Topic: phpwcms Manual
Replies: 2
Views: 1762

Surelly would be great for russian people who want to use it.
by AM
Tue 26. Oct 2004, 02:33
Forum: phpwcms Support English
Topic: Do not read frontend.css
Replies: 1
Views: 856

Solved...permissions problem.

Sorry...
by AM
Tue 26. Oct 2004, 02:09
Forum: phpwcms Support English
Topic: Do not read frontend.css
Replies: 1
Views: 856

Do not read frontend.css

Hi.

The textarea in "ADMIN>default css" form appear empty.

Also the "css file" list field in the ADMIN>templates form.

I have checked.... the file exist in phpwcms_template/inc_css

The paths in config.inc.php are OK.

Some idea? :?
by AM
Mon 25. Oct 2004, 15:30
Forum: phpwcms Installation Troubleshooting English
Topic: Paths trouble
Replies: 7
Views: 2221

Well...finally I get it.

I need to put content and phpwcms_tmp to 757...and all Green. :shock: