Search found 6 matches
- Wed Apr 04, 2012 10:24 pm
- Forum: CMSMS Core
- Topic: [SOLVED]Problem with admin area
- Replies: 3
- Views: 1306
Re: Problem with admin area
$agent = $_SERVER['HTTP_USER_AGENT']; $uri = $_SERVER['REQUEST_URI']; $user = $_SERVER['PHP_AUTH_USER']; $ip = $_SERVER['REMOTE_ADDR']; $ref = $_SERVER['HTTP_REFERER']; $dtime = date('r'); $entry_line = "$dtime - IP: $ip | Agent: $agent | URL: $uri | Referrer: $ref | Username: $user n"; $...
- Wed Apr 04, 2012 8:30 pm
- Forum: CMSMS Core
- Topic: [SOLVED]Problem with admin area
- Replies: 3
- Views: 1306
[SOLVED]Problem with admin area
I enabled debug mode and on site.com/admin/login.php see : Notice: Undefined index: PHP_AUTH_USER in /home/user/public_html/lib/classes/class.usertagoperations.inc.php(243) : eval()'d code on line 3 Notice: Undefined variable: SERVER_NAME in /home/user/public_html/lib/classes/class.usertagoperations...
- Tue Mar 20, 2012 2:35 am
- Forum: Modules/Add-Ons
- Topic: Pretty urls doesn't work in paginationof News
- Replies: 8
- Views: 2658
Re: Pretty urls doesn't work in paginationof News
Also request this *Feature*
How it can be possible to make this in config but not in standart module?
How it can be possible to make this in config but not in standart module?
- Sun Aug 09, 2009 9:01 pm
- Forum: Modules/Add-Ons
- Topic: A.Berg Flash Gallery working with 1.6.x!
- Replies: 6
- Views: 2387
Re: A.Berg Flash Gallery working with 1.6.x!
Yes is mater!
I don't have any idea why but i can't do that whiteout the copy of browser.swf to each gallery url.
Maybe you can modify and show how it is working???
I don't have any idea why but i can't do that whiteout the copy of browser.swf to each gallery url.
Maybe you can modify and show how it is working???
- Sun Aug 09, 2009 7:54 pm
- Forum: Modules/Add-Ons
- Topic: A.Berg Flash Gallery working with 1.6.x!
- Replies: 6
- Views: 2387
Re: A.Berg Flash Gallery working with 1.6.x!
Oh, sorry forgot to modify it.
Change this URL to your URL site
Change this URL to your URL site
- Sun Aug 09, 2009 7:43 am
- Forum: Modules/Add-Ons
- Topic: A.Berg Flash Gallery working with 1.6.x!
- Replies: 6
- Views: 2387
A.Berg Flash Gallery working with 1.6.x!
Hi for all
After hard work of coding i will do that!
Yes flash gallery working.
This archive is the /modules/ABFlashGallery/ directory, please upload it to /modules and say "yes" to rewrite files.
http://moonlotus87.ru/uploads/abfg.tar.gz
If someone have troubles i can help you.
After hard work of coding i will do that!
Yes flash gallery working.
This archive is the /modules/ABFlashGallery/ directory, please upload it to /modules and say "yes" to rewrite files.
http://moonlotus87.ru/uploads/abfg.tar.gz
If someone have troubles i can help you.
