https://www.icyphoenix.com/viewtopic.php?f=35&t=1311
-----------------------------------
modularpath
Mon 12 Mar, 2007 19:12

Rules Empty Page
-----------------------------------
Attemping to edit the [b]Rules [/b]file from ACP, then clicking "Home" button, instead of the "submit" one, I get now:
[list]a blank page selecting [b]Rules[/b] link in the Home page;
the ACP menu completely empty.[/list]

I'm working on a local installation, italian language.


-----------------------------------
KugeLSichA
Thu 15 Mar, 2007 19:21

Re: Rules Empty Page
-----------------------------------
same problem on my site  :shock: 

and at the moment i have no solution for this... anyone else?


-----------------------------------
brandsrus
Thu 15 Mar, 2007 20:02

Re: Rules Empty Page
-----------------------------------
I have the same problem!  :(


-----------------------------------
andrea75
Thu 15 Mar, 2007 21:04

Re: Rules Empty Page
-----------------------------------
Version in use? I don't have any problem with 1.0.10.10... you can view the rules settings on ACP?


-----------------------------------
brandsrus
Thu 15 Mar, 2007 21:07

Re: Rules Empty Page
-----------------------------------
[quote user="andrea75" post="10197"]Version in use? I don't have any problem with 1.0.10.10... you can view the rules settings on ACP?[/quote]I use 1.0.10.10, but the English language file is good but when i switch to Dutch language file it doesn't work correctly.

And i have a problem with use the admin tools for this files. It works not correctly. The tools can't find the blocks but it does exist in the files.


-----------------------------------
andrea75
Thu 15 Mar, 2007 21:16

Re: Rules Empty Page
-----------------------------------
OK...  now I remeber what I do to fix it

OPEN your [b]lang_rules.php[/b] file (not english language, but only others)
FIND
[codeblock]$rules[][/codeblock]
REPLACE WITH
[codeblock]$faq[][/codeblock]

You have to change all the [b]"[/b] carachters with [b]'[/b] too....  :( 

Merge the file with english language and ceck it better...


-----------------------------------
brandsrus
Thu 15 Mar, 2007 21:21

Re: Rules Empty Page
-----------------------------------
Thanks, it works [b]andrea75[/b]  :lol:  [img]http://www.icyphoenix.com/images/smiles/0056.gif[/img]  :10k_0017:


-----------------------------------
andrea75
Thu 15 Mar, 2007 21:29

Re: Rules Empty Page
-----------------------------------
[quote user="brandsrus" post="10203"]Thanks, it works [b]andrea75[/b]  :lol:  [img]http://www.icyphoenix.com/images/smiles/0056.gif[/img]  :10k_0017:[/quote]

Good!  [img]http://www.icyphoenix.com/images/smiles/0050.gif[/img] Happy for this!  8)


-----------------------------------
KugeLSichA
Fri 16 Mar, 2007 09:40

Re: Rules Empty Page
-----------------------------------
wooow,

thanks andrea for the hint... now it works for me too.

 :mrviolet:


-----------------------------------
Mighty Gorgon
Thu 22 Mar, 2007 02:37

Re: Rules Empty Page
-----------------------------------
The error wasn't that one...

I think you didn't remove the old file in ACP.

Anyway there was another bug... which I should have definitely fixed... let's see if in RC version everything is working fine.


-----------------------------------
andrea75
Thu 22 Mar, 2007 09:07

Re: Rules Empty Page
-----------------------------------
[quote user="Mighty Gorgon" post="10525"]The error wasn't that one...

I think you didn't remove the old file in ACP.

Anyway there was another bug... which I should have definitely fixed... let's see if in RC version everything is working fine.[/quote]

Yes, there is an old file in ACP too, but it's not enough: if you delete the old file you will have no errors in ACP, but you still have the blank page on rules.php, because only english lang file was updated with the $faq[] tag instead $rules[]. I don't know if this a good solution, but it works :D So I've decided to post it anyway. ;)


