Search found 17 matches
- Wed Aug 26, 2009 11:27 am
- Forum: PHP - Code
- Topic: php code error
- Replies: 26
- Views: 915
Re: php code error
thx for the advice that worked, yes i just started using dreamweaver myself i realy just started web design teaching myself as i go along all this stuff is new to me, gettin some valuable help from people like urself on forums CHEERS 
- Mon Aug 24, 2009 3:45 pm
- Forum: PHP - Code
- Topic: php code error
- Replies: 26
- Views: 915
Re: php code error
because the topics that i show on the webpage are actually a php script that is loaded onto my server which is excuted by adding the <?php include("newposts2.php"); >? command into my html webpage so i actually dont see the text in my webpage it just shows as a PHP icon which is a small [p...
- Mon Aug 24, 2009 3:32 pm
- Forum: PHP - Code
- Topic: php code error
- Replies: 26
- Views: 915
Re: php code error
im using dreamweaver the posts just show as a small [P] on the screen in dreamweaver were i added the <?php include("newposts.php");
?> tag , if i change the font size in there the whole page changes for some reason?
?> tag , if i change the font size in there the whole page changes for some reason?
- Mon Aug 24, 2009 3:21 pm
- Forum: PHP - Code
- Topic: php code error
- Replies: 26
- Views: 915
Re: php code error
have u any idea how i would change the font size in that code i would like the posts to appear a little smaller?
- Mon Aug 24, 2009 2:51 pm
- Forum: PHP - Code
- Topic: php code error
- Replies: 26
- Views: 915
Re: php code error
got it, my phpbb3 forum control panel , i went into server settings in there and it was set to phpbb3 i changed the path to nimccforum and it worked 
thx for your help and taking time to reply to my posts i realy appreciate it
thx for your help and taking time to reply to my posts i realy appreciate it
- Mon Aug 24, 2009 2:16 pm
- Forum: PHP - Code
- Topic: php code error
- Replies: 26
- Views: 915
Re: php code error
yes i wander how that is generating the /phpbb3/ output because i cant see it in the code anywere
- Mon Aug 24, 2009 1:36 pm
- Forum: PHP - Code
- Topic: php code error
- Replies: 26
- Views: 915
Re: php code error
me either but i tried adding this $url = generate_board_url() . "/nimccforum/viewtopic.{$phpEx}?f={$row['forum_id']}&t={$row['topic_id']}&p={$row['post_id']}#p{$row['post_id']}"; then when i click the post it takes me to http://nimcc.net/phpBB3/nimccforum/viewtopic.php?f=2&t=18...
- Mon Aug 24, 2009 11:02 am
- Forum: PHP - Code
- Topic: php code error
- Replies: 26
- Views: 915
Re: php code error
i think maby im getting somewere im using a different code i dont think its showing the output error now but when i click the post for some reason its pointing to http://nimcc.net/phpBB3viewtopic.php?f=2&t=189&p=969#p969 and it should be pointing to http://nimcc.net/nimccforum/viewtopic.php?...
- Mon Aug 24, 2009 8:38 am
- Forum: PHP - Code
- Topic: php code error
- Replies: 26
- Views: 915
Re: php code error
can u explaine in anymore detail, thx for your info and help by the way , is there a part of the code to go at top of page do u mean? i have the whole php code uploaded to my server a directory below the forum, then i have added the php include command on the html page were i want the posts to appea...
- Mon Aug 24, 2009 7:45 am
- Forum: PHP - Code
- Topic: php code error
- Replies: 26
- Views: 915
Re: php code error
should be ok now 
- Mon Aug 24, 2009 7:31 am
- Forum: PHP - Code
- Topic: php code error
- Replies: 26
- Views: 915
Re: php code error
here is the webpage im testing atm that im getting the error on can i see it?
http://www.nimcc.net/index22.html
http://www.nimcc.net/index22.html
- Sat Aug 22, 2009 2:08 pm
- Forum: PHP - Code
- Topic: php code error
- Replies: 26
- Views: 915
Re: php code error
maby im blind but i cant see the part i need to alter, also i dident write the code im not a writer i havent the first clue about php im tryin g to learn tho that is why i joind this forum to try get some help 
- Fri Aug 21, 2009 4:36 pm
- Forum: PHP - Code
- Topic: PHP script in html webpage
- Replies: 3
- Views: 91
Re: PHP script in html webpage
thx for that , it also worked much appreciated thankyou thankyou thankyou guys , id be lost without this help 
- Fri Aug 21, 2009 3:49 pm
- Forum: PHP - Code
- Topic: php code error
- Replies: 26
- Views: 915
Re: php code error
hi thx for fast reply can u edit the script for me? is that possible 
- Fri Aug 21, 2009 3:42 pm
- Forum: PHP - Code
- Topic: php code error
- Replies: 26
- Views: 915
php code error
hi friends back again, im running a php script on my html page to show latest forum topics in a sidebar, im getting errors can some php wizard help me out here cause im new to this stuff here is the error. im just testing a new webpage im trying to build im also new to webdesign aswell so im in at t...