Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ID25

Pages: 1 2 3 4 [5] 6 7 8 9
61
there is structure ok
i see all ok in that table

62
Chit Chat / Re: iclude in templates
« on: August 12, 2005, 05:01:05 PM »
thank's, but why not
<?php include("my.php"); ?>
if in my "my.php" there is just template, not php script


63
Chit Chat / iclude in templates
« on: August 12, 2005, 03:59:42 PM »
write "include" to the 4images templates is good idea?
Code: [Select]
<?php include("my.php"); ?>
ex: in the details.html

64
ok, thank's i say it to admin
but example, phpBB forum or other scripts work good at this server

65
TheOracle: when, you think the news.php you will make?
for 4images 1.7.1

66
Hi, there is antiflood system on that mod?
poll must work one time when you push button,
other time --> the buttons must be blocked

BAD mod without antiflood system!

67
:)
but my sessions not work normal, maybe there is problem  :?

68
There is:

Field  Type Attributes Null Default
auth_viewcat  tinyint(2)   No  0 

I think it's ok

69
ok, but what with news mod? :)

70
I don't know why, but i can't connect to phpmyadmin web at this moment :/
i can't see what there is..

71
i see this error at all the pages, after i uncomment this line:
Code: [Select]
//error_reporting(E_ALL);

maybe there is my problem with sessions?
they are working ~1min
maybe in template this bug?
with other templates sessions live ok

72
what i must do, that news.php works good with version 1.7.1
...
your mod very nice, but not working with new 4images version :(

73
Maybe who know where is mistake?
Code: [Select]
Notice: Undefined index: auth_viewcat in /var/www/mysite/images/includes/auth.php on line 72
4images version 1.7.1
There is:
    if ($val['auth_viewcat'] != AUTH_ALL) {

75
 At now:
Notice: Undefined index: auth_viewcat in /var/www/mypage/images/includes/auth.php on line 72

there is:
   if ($val['auth_viewcat'] != AUTH_ALL) {


and not working news...

Pages: 1 2 3 4 [5] 6 7 8 9