Just to clarify i have this mod installed on my test site....
my test site has all my mods installed and about 4 of Lopalongs...
this mod works fine on my site no problems at all
FYI
:mrgreen: :mrgreen:
[MOD IPv1.3.0.*] Site Announcement Centre
Subject: Re: [MOD IPv1.3.0.*] Site Announcement Centre
Sorry Mike - Wasn't aware you posted before me. ;)
@ yros,
I think this deserves an answer.
The only thing re the update was that I added a date etc to benchmark a time to the first post, and DWho only has the "Latest" available anyway.
Irrespective of the problem, the available download file remained the same; and if for some reason you had managed to download the previous version for IP 1.3 then the only changes made to the latest was to to upgrade some $HTTP_POST_VARS to $_POST etc in preparation for PHPv6. They also work with PHP5* etc.
I've also tested the pre-updated version and find nothing wrong.
As for my Parental status: My Children and Grandchildren think that I am the greatest thing since "Sliced Bread" - Even though I do have to pull the whip out now and again to ALL of them.
As for what your initial problem was - I have no idea.
End of topic.
@ yros,
I think this deserves an answer.
The only thing re the update was that I added a date etc to benchmark a time to the first post, and DWho only has the "Latest" available anyway.
Irrespective of the problem, the available download file remained the same; and if for some reason you had managed to download the previous version for IP 1.3 then the only changes made to the latest was to to upgrade some $HTTP_POST_VARS to $_POST etc in preparation for PHPv6. They also work with PHP5* etc.
I've also tested the pre-updated version and find nothing wrong.
As for my Parental status: My Children and Grandchildren think that I am the greatest thing since "Sliced Bread" - Even though I do have to pull the whip out now and again to ALL of them.
As for what your initial problem was - I have no idea.
End of topic.
Subject: Re: [MOD IPv1.3.0.*] Site Announcement Centre
( I won't reply about personal things : I think it goes too far ^^ Sry for have come in such way )
( Edit : but I'm happy for you if your children have a so good opinion of you ^^ My own father could be happy the rest of his life if he had only 1% or just 0.5% of that from me xd But we move away the topic ... XD ).
[...]
That's strange because this morning, when I've read your reply, I tried to see on my own if that was a problem of compatibility with the other mods ( as if I had some doubts ). That's why I made a fresh install with only ACP announcement center and when I tried it, it gave me the same problem than with my other mods : page wasn't updated. Then I saw that you updated your package the next day I downloaded it and I tried to see if that could change something. I compared install.txt with winmerge ( no change ) then I just updated root files into my fresh install with only your mod and, alleluia, this time everything was ok ! Had no problem and I could change both messages as I want.
Now, all I can tell is that my previous version of ACP Announcement Center I had a prob and when I updated it with your latest package, I had none. My conclusion after that is obvious ... =/ But that's all I can tell : I deleted old files, thinking there will be useless now and I didn't think to WinMerge each file for see what changed and what could have fix my prob ... But IMO it surely due to one of your modification in adm/admin_announcement_centre.php ... Needn't to be really intelligent for see that my prob was due to a miss sending of SQL quiery ( " submit " button malfunction, something like that ).
That's my opinion about my prob. I suppose now the most important isn't to find exactly why I bugged but rather that It's fixed ** I repeat my thanks for your help anyway ^^ Ty :p
( Edit 2 : Ah forgot your last line ... " My first prob " ? If you mean my problem of navigation header, it's not because of your mod ^^ I also checked it during the fresh install. It's not due to Topic Cement too. By elimination, I suppose it's due to page permission ... I will verify it and report it in the right place if need. For me I don't need page permission so it won't be a great lose ^^ ).
( Edit : but I'm happy for you if your children have a so good opinion of you ^^ My own father could be happy the rest of his life if he had only 1% or just 0.5% of that from me xd But we move away the topic ... XD ).
[...]
That's strange because this morning, when I've read your reply, I tried to see on my own if that was a problem of compatibility with the other mods ( as if I had some doubts ). That's why I made a fresh install with only ACP announcement center and when I tried it, it gave me the same problem than with my other mods : page wasn't updated. Then I saw that you updated your package the next day I downloaded it and I tried to see if that could change something. I compared install.txt with winmerge ( no change ) then I just updated root files into my fresh install with only your mod and, alleluia, this time everything was ok ! Had no problem and I could change both messages as I want.
Now, all I can tell is that my previous version of ACP Announcement Center I had a prob and when I updated it with your latest package, I had none. My conclusion after that is obvious ... =/ But that's all I can tell : I deleted old files, thinking there will be useless now and I didn't think to WinMerge each file for see what changed and what could have fix my prob ... But IMO it surely due to one of your modification in adm/admin_announcement_centre.php ... Needn't to be really intelligent for see that my prob was due to a miss sending of SQL quiery ( " submit " button malfunction, something like that ).
That's my opinion about my prob. I suppose now the most important isn't to find exactly why I bugged but rather that It's fixed ** I repeat my thanks for your help anyway ^^ Ty :p
( Edit 2 : Ah forgot your last line ... " My first prob " ? If you mean my problem of navigation header, it's not because of your mod ^^ I also checked it during the fresh install. It's not due to Topic Cement too. By elimination, I suppose it's due to page permission ... I will verify it and report it in the right place if need. For me I don't need page permission so it won't be a great lose ^^ ).
Subject: Re: [MOD IPv1.3.0.*] Site Announcement Centre
Thanks for the MOD.
Installed and working.
_______________________________________
Gracias por el MOD.
Instalado y funcionando.
------------------------------------------------------------------------------------------------------------
But when you put the ID of the forum or topic, I get this error.
__________________
Pero al colocar el ID del Foro o Tema, me da este error.
Installed and working.
_______________________________________
Gracias por el MOD.
Instalado y funcionando.
------------------------------------------------------------------------------------------------------------
But when you put the ID of the forum or topic, I get this error.
__________________
Pero al colocar el ID del Foro o Tema, me da este error.
Error in getting announcement post
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '2 AND p.post_id = pt.post_id ORDER BY p.post_id ASC LIMIT 1' at line 3
SELECT p.post_id, p.forum_id, p.topic_id, pt.* FROM ip_posts as p, POSTS_TEXT_TABLE as pt WHERE p.forum_id = 1,2 AND p.post_id = pt.post_id ORDER BY p.post_id ASC LIMIT 1
Line : 46
File : forum_a.php
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '2 AND p.post_id = pt.post_id ORDER BY p.post_id ASC LIMIT 1' at line 3
SELECT p.post_id, p.forum_id, p.topic_id, pt.* FROM ip_posts as p, POSTS_TEXT_TABLE as pt WHERE p.forum_id = 1,2 AND p.post_id = pt.post_id ORDER BY p.post_id ASC LIMIT 1
Line : 46
File : forum_a.php
Subject: Re: [MOD IPv1.3.0.*] Site Announcement Centre
Esa fue la ultima prueba, en las otras pruebas, puse un solo numero, y también me daba ese error.
¿Alguien tiene idea de como usar esa parte y el porque del error ?
Gracias.
_____________
That was the last test, in the other tests, I put a single number, and also gave me that error.
Does anyone have any idea how to use that part of the error and why?
Thanks
¿Alguien tiene idea de como usar esa parte y el porque del error ?
Gracias.
_____________
That was the last test, in the other tests, I put a single number, and also gave me that error.
Does anyone have any idea how to use that part of the error and why?
Thanks
Subject: Re: [MOD IPv1.3.0.*] Site Announcement Centre
Spydie, en donde reemplazo ¿?
En forum_a.php ¿?
____________
Spydie, In which replacement?
In forum_a.php ¿?
En forum_a.php ¿?
____________
Spydie, In which replacement?
In forum_a.php ¿?
Subject: Re: [MOD IPv1.3.0.*] Site Announcement Centre
Perfecto, mil gracias. :up:
____________
Perfect, thank you. :up:
____________
Perfect, thank you. :up:
Subject: Re: [MOD IPv1.3.0.*] Site Announcement Centre
One post should be enough :x
Question already answered.
Question already answered.
Page 2 of 2
You cannot post new topicsYou cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events
This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by Icy Phoenix based on phpBB
Generation Time: 0.9517s (PHP: 2% SQL: 98%)
SQL queries: 15 - Debug Off - GZIP Enabled