<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Problems with images . . ."]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Problems with images . . ."]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Problems with images . . .</title>
				<description><![CDATA[ Okay I have an Advanced Guestbook 2.3.1 that I installed with cpanel here:  [url]www.thirtysilverpieces.net/gb/index.php[/url].  It works fine, I can edit the templates in the admin. <br /> <br /> I've tried manually installing the guestbook on a subdomain for a friend of mine.  However, I cannot get the images to appear while images from the main site appear just fine. [url]http://eric.thirtysilverpieces.net/index.html[/url]<br />   I checked to see if it could just be the format of the location link but I tried to get an image to appear on the index page for the subdomain and I can't seem to get it to work.  Secondly, even though I've granted write permission to the public and tmp files, I am not able to edit the templates in the admin panel.  <br /> <br /> I could really use some help with this.  I've tried to find it in other posts.  Thanks for your time.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3312/8950.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3312/8950.php</link>
				<pubDate><![CDATA[Fri, 2 Jul 2004 19:24:59]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ You have to edit those files that are in the templates page list below.manually plus you will need acces to his phpmyadmin in his cpanel. You will have to create the database by hand. all those must be either 755 or 777.<br /> PS I also see you want to do something with your jump menu. Here is how to fix it up with any link you want.<br /> <br /> [quote="Trevor"]Hi Mastersmurfie,<br /> <br /> I had a look at your guestbook.html script and it looks like you've got a bit of script missing.<br /> <br /> Try this - open [i]gb.class.php[/i] (in the [i]lib [/i]sub-directory) and scroll down to where it says...<br /> [quote] function generate_JumpMenu() { [/quote]<br /> My guess is that the next line is either...<br /> [quote]      $menu_array[] = "&lt;select name=\"entry\" class=\"select\"&gt;";[/quote]<br /> or it's<br /> [quote]          $menu_array[] = "&lt;option value=\"www.faithtabernacleupc.net" class=\"select\"&gt;Home Page&lt;/option&gt;"; [/quote]<br /> If that's the case then you need to make a small change.  Find this again...<br /> [quote] function generate_JumpMenu() { [/quote]<br /> Make the following changes, the blue is already part of the script and doesn't need changing, it's the bit in red that you need to make sure is included.  <br /> [quote][color="blue"]  function generate_JumpMenu() { [/color]<br /> [color="red"]        $menu_array[] = "&lt;select name=\"entry\" onChange=\"urlJump('self',this)\" class=\"select\"&gt;"; <br />         $menu_array[] = "&lt;option value=\"http://www.faithtabernacleupc.net\" class=\"select\"&gt;Home Page&lt;/option&gt;"; [/color][color="blue"]        $menu_array[] = "&lt;option value=\"0\" selected&gt;".$this-&gt;db-&gt;LANG["FormSelect"]."&lt;/option&gt;"; [/color][/quote]<br /> This should add a link to your home page.  I've tested it on my site and it works fine.  (note the backslash at the end of the URL - important).<br /> <br /> With this menu you don't need to click the 'go' button, once you click a heading from the drop down list you're taken straight to the page.   You may want to get rid of the 'go' button, look for the following line of text and delete it (it's a few lines further down)...<br /> [quote]        $menu_array[] = "&lt;input type=\"submit\" value=\"".$this-&gt;db-&gt;LANG["FormButton"]."\" class=\"input\"&gt;";[/quote]<br /> <br /> I hope that helps.<br /> <br /> Regards,<br /> <br /> Trevor[/quote]<br /> <br /> admin_enter.php <br /> - body.php <br /> - entry.php <br /> - error.php <br /> - form.php <br /> - preview.php <br /> - preview_entry.php <br /> - header.php <br /> - footer.php <br /> - icq.php <br /> - url.php <br /> - aim.php <br /> - com.php <br /> - email.php <br /> - success.php <br /> - form_icq.php <br /> - form_aim.php <br /> - form_gender.php <br /> - form_image.php <br /> - com_pass.php <br /> - comment.php]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3312/8957.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3312/8957.php</link>
				<pubDate><![CDATA[Sat, 3 Jul 2004 03:55:14]]> GMT</pubDate>
				<author><![CDATA[ JTD]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Okay I think it would be helpful to post the site where the guestbook is located.<br /> <br /> <a class="snap_shots" href="http://eric.thirtysilverpieces.net/guestbook/index.php" target="_blank" rel="nofollow">http://eric.thirtysilverpieces.net/guestbook/index.php</a><br /> <br /> And it should be that you won't see images anywhere.  I've tried to change at least one link manually in Dreamweaver and it should have resulted in appearing from the right folder -- though it seems that the initial links in the templates are correct <img src="https://proxy2.de/forum//images/smilies/136dd33cba83140c7ce38db096d05aed.gif" />.  However, if you look on the index page above, I tried to get an image to appear on that page from the guestbook/img folder and nothing.  <br /> <br /> Now everything else seems to be in working order.  I don't know if this is a problem but my FTP software is set for the main domain.  I granted write permissions in a folder in that domain so instead of eric.thirtysilverpieces.net it was thirtysilverpieces.net/eric.  I don't know if that makes a difference or not?<br /> <br /> Secondly, since the software is installed manually does that mean I can't edit those php files in the admin panel, like I can in the one on the main site?  Or do I need to do something to those files to make them edittable?<br /> All the directories in eric.thirtysilverpieces.net have been granted write permissions to chmod 777.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3312/8962.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3312/8962.php</link>
				<pubDate><![CDATA[Sat, 3 Jul 2004 07:41:54]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Hi,<br /> <br /> I don't know but maybe the problem with the images is that you've got a sub-domain and it's screwing with the base_url.  Have you tried manually linking instances of &lt;img src =xxxxx&gt;?<br /> <br /> I'm getting permission errors but you said you've got them all set to 777!<br /> <br /> This is what I get when I add an entry (which included a picture)...<br /> <br /> [quote]Warning: unlink(index.html): Permission denied in /home/aestar/public_html/eric/guestbook/lib/add.class.php on line 80<br /> <br /> Warning: copy(/home/aestar/public_html/eric/guestbook/public/img-1088836559.jpg): failed to open stream: Permission denied in /home/aestar/public_html/eric/guestbook/lib/add.class.php on line 161<br /> <br /> Warning: getimagesize(/home/aestar/public_html/eric/guestbook/public/img-1088836559.jpg): failed to open stream: No such file or directory in /home/aestar/public_html/eric/guestbook/lib/add.class.php on line 258<br /> Guestbook[/quote].<br /> <br /> About changing the drop down menu - the quote from one of my other posts won't work, it was a fix for someone who was already part way there.  Try this instead... &lt;&lt;&lt;[url]http://proxy2.de/forum/viewtopic.php?t=3315[/url]&gt;&gt;&gt;<br /> <br /> Like to help more but you've got some weird stuff going on and apart from the above - it's beyond me.<br /> <br /> Hope you get it sorted.<br /> <br /> Trevor]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3312/8964.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3312/8964.php</link>
				<pubDate><![CDATA[Sat, 3 Jul 2004 08:56:15]]> GMT</pubDate>
				<author><![CDATA[ Trevor]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Well this is interesting . . .  if I enter the field as <br /> <br /> [url]http://www.thirtysilverpieces.net/eric/guestbook/index.php[/url]<br /> <br /> The images work fine.  <img src="https://proxy2.de/forum//images/smilies/136dd33cba83140c7ce38db096d05aed.gif" />  Bizarre.  Oh well, I'll just let my friend know when he links it it will have to be that way.  As well as linking any images on it.<br /> <br /> So any ideas on what's up with the editting templates feature?  Or is it best that I don't try to mess with it since I can edit it in Dreamweaver or with an FTP program?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3312/8968.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3312/8968.php</link>
				<pubDate><![CDATA[Sat, 3 Jul 2004 09:35:38]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Oh well I'm scrapping the subdomain guestbook -- I guess since it's not a folder in the top directory it glitches.  Thanks for trying though.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3312/8970.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3312/8970.php</link>
				<pubDate><![CDATA[Sat, 3 Jul 2004 09:37:46]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Well this isnt working either now. I am getting the 404 error  The page cannot be found <br /> The page you are looking for might have been removed, had its name changed, or is temporarily unavailable. <br /> <br /> <a class="snap_shots" href="http://www.thirtysilverpieces.net/eric/guestbook/index.php" target="_blank" rel="nofollow">http://www.thirtysilverpieces.net/eric/guestbook/index.php</a>]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3312/8979.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3312/8979.php</link>
				<pubDate><![CDATA[Sat, 3 Jul 2004 19:20:27]]> GMT</pubDate>
				<author><![CDATA[ JTD]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Heh heh oops.  Yeah I killed the project.    <img src="https://proxy2.de/forum//images/smilies/499fd50bc713bfcdf2ab5a23c00c2d62.gif" /> <br /> <br /> Instead of having it on the subdomain, since I'm guessing that the subdomain references as a non-top directory folder, it just doesn't work.  When I try to do the instally in cpanel like that, it just screams at me that it isn't possible.<br /> <br /> I just thought that the subdomain would have it's own top level directories but  I guess it's not the case.  Anyways.  sorry about that. <img src="https://proxy2.de/forum//images/smilies/3b63d1616c5dfcf29f8a7a031aaa7cad.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3312/8985.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3312/8985.php</link>
				<pubDate><![CDATA[Sun, 4 Jul 2004 03:35:40]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Yep.  It won't work unless it's in a top level domain.  cPanel tells you this in the install screen, but the example it shows isn't a subdomain, so maybe it isn't clear enough.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3312/8986.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3312/8986.php</link>
				<pubDate><![CDATA[Sun, 4 Jul 2004 04:24:35]]> GMT</pubDate>
				<author><![CDATA[ Ignatius]]></author>
			</item>
			<item>
				<title>image solution for firefox</title>
				<description><![CDATA[ type about:config in your location bar do a filter for browser.display.show_image.placeholders toggle to false]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3312/15081.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3312/15081.php</link>
				<pubDate><![CDATA[Sat, 12 Mar 2005 06:44:33]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Re: image solution for firefox</title>
				<description><![CDATA[ [quote="guest"]type about:config in your location bar do a filter for browser.display.show_image.placeholders toggle to false[/quote]OK it's official, you aer a moron. Same post in 5 threads. I'm going to delete the others.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3312/15085.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3312/15085.php</link>
				<pubDate><![CDATA[Sat, 12 Mar 2005 06:46:47]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ What a load of gibberish...    <img src="https://proxy2.de/forum//images/smilies/97ada74b88049a6d50a6ed40898a03d7.gif" /> <br /> <br /> It's a pain in the ass to have to pull all those posts, but it is kinda funny.<br /> <br /> Kinda.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3312/15088.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3312/15088.php</link>
				<pubDate><![CDATA[Sat, 12 Mar 2005 07:02:12]]> GMT</pubDate>
				<author><![CDATA[ Ignatius]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ They ended up putting the same post in about 10 threads. Wouldn't be so bad but their instructions only apply to Mozilla/Firefox (about 10% of internet users) and had nothing to do with most of the threads problems.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3312/15089.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3312/15089.php</link>
				<pubDate><![CDATA[Sat, 12 Mar 2005 07:07:53]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
	</channel>
</rss>