Hello,
Now with some modifications the nadmin work well with :
nadmin-data-1.4.1-6.hklc_RH71.i386.rpm
nadmin-tools-0.1-4.hklc_RH71.i386.rpm
you must change :
- add the right to the midgard user on the database midgardlive
- add the right to the repligard user on the database midgardlive
- add the right to the repligard user on the database midgardstaging
- add a link in cron.xxx to /etc/repligard/repligard_staging_to_live.sh
- add a link in cron.xxx to /etc/mnogosearch/mnogosearch.sh.sh
- add a link in cron.xxx to /etc/webalizer/webalizer.sh.sh
But, Is some one use the shop feature of the nadmin site with
the version is nadmin_SNAPSHOT_shop_alpha.xmlgz ?
when I try to access at the shop page I recieve this message :
------------------------------------------------------------------------
Not Found
The requested URL /xedh0001.html was not found on this server.
------------------------------------------------------------------------
In the snippet("/hklc_omphp/argv0/index");
I could see :
------------------------------------------------------------------------
default:
52: // NEED TO CHANGE THIS!
53: if (ereg("xedh0001.html$", $REQUEST_URI)) {
54: echo "NO FRONT PAGE!";
55: exit;
56: }
57: header("location: ".$mgdroot ."/xedh0001.html");
58: break;
59: }
------------------------------------------------------------------------
And in the shop menu a message appear :
------------------------------------------------------------------------
Warning: Variable passed to each() is not an array or object in
snippet:///hklc_omphp/menu/8,omphp,Shop/omphp on line 189
------------------------------------------------------------------------
Where is my error, Please.
Thank's for your work.
Regard's
Erwin
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]