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 - cch

Pages: 1 2 3 4 [5] 6 7
61
Mods & Plugins (Requests & Discussions) / Re: [MOD] SMF integration
« on: January 26, 2009, 10:23:25 AM »
Hi budduke,

This has worked wonders, thank you very much :D

62
Mods & Plugins (Requests & Discussions) / Re: [MOD] SMF integration
« on: January 26, 2009, 12:11:44 AM »
Hi budduke,

This is a strange one, I've gone over the code twice now for the 4images side and still have the same problem.

If I use

Code: [Select]
require('./forum/smf_api.php');
require('./forum/smf_api_2.php');

The main site loads fine and when you log out and login you are logged into both. But still cannot use the Admin Panel.

If I change to

Code: [Select]
require('../forum/smf_api.php');
require('../forum/smf_api_2.php');

Both parts of 4images don't work :?

63
Mods & Plugins (Requests & Discussions) / Re: [MOD] SMF integration
« on: January 25, 2009, 10:35:01 PM »
Hi budduke,

I've installed this mod and got this error on my main 4images page

Code: [Select]
Warning: require(forum/smf_api_2.php) [function.require]: failed to open stream: No such file or directory in /home/shareyou/public_html/cdcoverhideout/includes/sessions.php on line 74
Fixed that but it's showing on my Admin panel in 4images and I cannot use any of the Admin tools etc...

Plus do you have to log out then login as I'm logged in 4images gallery but not logged in to smf :)

Also get this error after fixing the 1st error

Code: [Select]
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/shareyou/public_html/cdcoverhideout/forum/smf_api.php on line 162

64
Discussion & Troubleshooting / Re: Categories
« on: January 14, 2009, 04:05:19 PM »
No help then? :?

65
Discussion & Troubleshooting / Categories
« on: January 13, 2009, 05:46:11 PM »
Hi all

On my site I upload all my images into Sub Categories and don't bother uploading any images into the Main Categories. Now when I select a Category to select which Sub Category I want to go to there is a box below my Sub Category list where you can choose to upload images into that Main Category, is there a way to remove this so the Sub Categories only show and the Quick Menu, but when I click a Sub Category the images show. I've tried deleting this through categories.html but everything disappears.

Thanks :D

66
Discussion & Troubleshooting / Banner Problem
« on: January 08, 2009, 11:58:49 AM »
Hi guys

I'm using the Iceberg template and I've tried for support in that thread for something else and no reply so I decided to try here.

Basically I've added my Ad code to the home.html template to test and it's aligned left, I've tried everything I can try to align it right and no luck.

See here

Code: [Select]
http://cdcoverhideout.com/index.php
Here's the code

Code: [Select]
<p>
<!-- Header right advertisement start // -->
<script type='text/javascript'>
//default banner house ad url
clicksor_default_url = '';
clicksor_banner_border = ''; clicksor_banner_ad_bg = '';
clicksor_banner_link_color = ''; clicksor_banner_text_color = '';
clicksor_banner_text_banner = false; clicksor_banner_image_banner = true;
clicksor_layer_border_color = '';
clicksor_layer_ad_bg = ''; clicksor_layer_ad_link_color = '';
clicksor_layer_ad_text_color = ''; clicksor_text_link_bg = '';
clicksor_text_link_color = ''; clicksor_enable_text_link = false;
</script>
<script type="text/javascript" src="http://ads.clicksor.com/showAd.php?pid=100506&adtype=2&sid=148830&zone="></script>
<noscript><a href='http://www.jadynave.com'>classified ads</a></noscript>
<!-- Header right advertisement end // -->
</p>

Be nice if someone can help :D

67
Discussion & Troubleshooting / Re: Categories
« on: January 06, 2009, 12:04:27 AM »
Thanks that works wonders :P

68
Discussion & Troubleshooting / Re: Total Images
« on: January 05, 2009, 02:29:49 PM »
Hi V@no

I managed to fix the issue but on the pagination it hasn't changed

Code: [Select]
3651 images(s) on 305 page(s). :)

69
Hi

I love this template, but is there a way to make the Image table and the Information table side by side making them 50% width each on the details.html page. I've played around with it as its basic html but can't get it to work, I must be doing something wrong. :lol:

70
Discussion & Troubleshooting / Re: Categories
« on: January 05, 2009, 11:38:13 AM »
Hi, thanks for your help, but it's not fully working, the link is pointing to the Parent Category but the text is displaying the Sub Category :)

71
Discussion & Troubleshooting / Categories
« on: January 05, 2009, 12:59:17 AM »
Hi all

Me again :lol: I have 20+ Categories with 20+ Sub Categories in each. I'm uploading all my images into the Sub Categories and on the main page the images showing in the New Images section have the Sub Category name below the thumbnail, is there a way to change it from the Sub Category name to the Category name :)

Hope this make sense :D

72
Discussion & Troubleshooting / Re: Total Images
« on: January 04, 2009, 09:59:29 PM »
I haven't done any other changes, on my New Images page the pagination shows fine :lol:

73
Discussion & Troubleshooting / Re: Total Images
« on: January 04, 2009, 12:22:11 AM »
I noticed a problem I have with the total amount of images displaying in each category. When you click and scroll down to the bottom of the page it says "x images(s) on x page(s)." Now mine says "images(s) on 0 page(s)." And the page navigation doesn't display 8O

74
Discussion & Troubleshooting / Re: Username color
« on: January 03, 2009, 06:16:02 PM »
Can anybody help :lol:

75
Discussion & Troubleshooting / Username color
« on: January 02, 2009, 12:08:29 AM »
Hi all

Is there a way to show the username in a different color throught the whole site. Admin in Red and Member in Blue :lol:

Pages: 1 2 3 4 [5] 6 7