
Search found 25 matches
- Sat 24. Jan 2009, 19:55
- Forum: phpwcms Discussion
- Topic: work group collaboration, i.e. back-end chat
- Replies: 10
- Views: 5564
Re: work group collaboration, i.e. back-end chat
i only notice that the chat function disappeared when i read this post...
i'm not going to miss it anymore!

- Thu 3. Jul 2008, 02:20
- Forum: phpwcms Support English
- Topic: Google Map embed problem
- Replies: 2
- Views: 2032
Re: Google Map embed problem
yes... i was using a primitive account system... by the time i did it, it didnt exist the phpwcms GM module. i will check it out! thank you!
- Fri 30. May 2008, 22:11
- Forum: phpwcms Support English
- Topic: Google Map embed problem
- Replies: 2
- Views: 2032
Google Map embed problem
i have a problem with google maps integration in phpwcms...
the same script outside from phpwcms works just fine in IE and in Mozzila
http://www.culto daagua.com.pt/maps.php?distrito=lisboa
Running the script embed in php doesnt work so fine, in mozzila it doesnt allow to markers pop-out , and in ...
the same script outside from phpwcms works just fine in IE and in Mozzila
http://www.culto daagua.com.pt/maps.php?distrito=lisboa
Running the script embed in php doesnt work so fine, in mozzila it doesnt allow to markers pop-out , and in ...
- Mon 21. Apr 2008, 21:00
- Forum: phpwcms Support English
- Topic: how can i edit guestbook render to get {FULL_NAME}?
- Replies: 0
- Views: 1306
how can i edit guestbook render to get {FULL_NAME}?
i need to edit my guestbook render, to create the tag "{FULL_NAME}", infortunely only {NAME} and {EMAIL} are avaliable (but i want to get also the usr_name (extended name) from user-table instead of the small usr_id)
i've look in contentpart 18, but i didnt find out where i get the QUERY from ...
i've look in contentpart 18, but i didnt find out where i get the QUERY from ...
- Mon 21. Apr 2008, 20:44
- Forum: phpwcms Support English
- Topic: adding form gives logout error
- Replies: 5
- Views: 2319
Re: adding form gives logout error
doesnt mind... i try all the kind... when i get 14 inputs, it simply stop working, i cant even update the existing input fields without logout
- Thu 17. Apr 2008, 17:34
- Forum: phpwcms Support English
- Topic: how do i GET the article ID in a phpscript in template.tmpl?
- Replies: 3
- Views: 2097
Re: how do i GET the article ID in a phpscript in template.tmpl?
it did! sorry to didnt reply at the time!
thanks a lot!
thanks a lot!
- Thu 17. Apr 2008, 16:52
- Forum: phpwcms Support English
- Topic: adding form gives logout error
- Replies: 5
- Views: 2319
adding form gives logout error
when i'm adding a form content part, after 14 input's i cant add a new input, or edit the already added input... when i click the update but it goes to the login page
phpwcms 1.3.3
independently of the input types, article, etc etc ... it allways happen when i've added 14 input fields in form ...
phpwcms 1.3.3
independently of the input types, article, etc etc ... it allways happen when i've added 14 input fields in form ...
- Thu 24. May 2007, 00:36
- Forum: phpwcms Support English
- Topic: how do i GET the article ID in a phpscript in template.tmpl?
- Replies: 3
- Views: 2097
- Wed 23. May 2007, 23:48
- Forum: phpwcms Support English
- Topic: how do i GET the article ID in a phpscript in template.tmpl?
- Replies: 3
- Views: 2097
how do i GET the article ID in a phpscript in template.tmpl?
i have a phpscript in one of summary template
[template/inc_cntpart/articlesummary/userinfo.tmpl]---------------
(...)
[PHP]
include("config.php");
(...)
$sql_command="SELECT * FROM tablemysql WHERE id_page='".$_GET[id]."'";
(...)
[/PHP]
(...)
----------------------------------
the .$_GET[id ...
[template/inc_cntpart/articlesummary/userinfo.tmpl]---------------
(...)
[PHP]
include("config.php");
(...)
$sql_command="SELECT * FROM tablemysql WHERE id_page='".$_GET[id]."'";
(...)
[/PHP]
(...)
----------------------------------
the .$_GET[id ...
- Wed 16. May 2007, 22:19
- Forum: phpwcms Support English
- Topic: form data customization -> how to edit the code?
- Replies: 0
- Views: 1130
form data customization -> how to edit the code?
If i wanted that a form data go to a specific table and collums in DB, what files do i need to edit myself?
i notice that for example act_export.php does use and export the data and create a excel file....so i will use some parts of it.
but if i want to see/edit the "form" code, (the frontend ...
i notice that for example act_export.php does use and export the data and create a excel file....so i will use some parts of it.
but if i want to see/edit the "form" code, (the frontend ...
- Wed 16. May 2007, 20:15
- Forum: phpwcms Support English
- Topic: GT MOD: imagettfbbox()
- Replies: 6
- Views: 2826
- Tue 15. May 2007, 21:17
- Forum: phpwcms Support English
- Topic: GT MOD: imagettfbbox()
- Replies: 6
- Views: 2826
- Tue 15. May 2007, 20:34
- Forum: phpwcms Support English
- Topic: GT MOD: imagettfbbox()
- Replies: 6
- Views: 2826
- Tue 15. May 2007, 19:54
- Forum: phpwcms Support English
- Topic: GT MOD: imagettfbbox()
- Replies: 6
- Views: 2826
GT MOD: imagettfbbox()
I looked all around but i still didnt find the anwser...
how do i solve this problem?
Graphical Text MOD 2.0
Fatal error: Call to undefined function: imagettfbbox() in /home/xmp/public_html/X/include/inc_module/mod_graphical_text/inc_front/gt.func.inc.php on line 55
error appears in font (list ...
how do i solve this problem?
Graphical Text MOD 2.0
Fatal error: Call to undefined function: imagettfbbox() in /home/xmp/public_html/X/include/inc_module/mod_graphical_text/inc_front/gt.func.inc.php on line 55
error appears in font (list ...
- Fri 4. May 2007, 00:51
- Forum: phpwcms Support English
- Topic: $phpwcms['content_height'] exist? where? ....
- Replies: 0
- Views: 1151
$phpwcms['content_height'] exist? where? ....
i'm having a problem, when i open an article with a image, the max width is like in the conf.inc.php 525, but phpwmcs set's auto set the max. height: 200!
it's very anoying because i have horizontal images and when i open a edited article to edit something in the summary for example, the max height ...
it's very anoying because i have horizontal images and when i open a edited article to edit something in the summary for example, the max height ...