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

Pages: [1] 2 3 4 5 ... 10
1
Mods & Plugins (Releases & Support) / Re: [MOD] Members Templates Select
« on: October 30, 2005, 06:45:54 PM »
i've a simple question its possible make a option for this work with images (not dropdown) and show in all pages ?

1 image (icon) for each template skin :)

Another question is , when we select another template style this ill get the custum page from that new skin ?

Like :

faq.html (default)

faq.html (new skin)

when we change template this ill get only the pages from new directoty(template).. right ?

2
and about the inverse ? like who have receive more comments ?

;)

3
Mods & Plugins (Releases & Support) / Re: [MOD] Simple News Publishing
« on: October 26, 2005, 01:45:00 AM »
How make subject (title) as Link ??

5
Mods & Plugins (Requests & Discussions) / Re: [addon] DREAMBOARD V 2.1
« on: October 25, 2005, 12:14:18 AM »
... how can we make it show just the last post ...

latest comments in dreamboard -> http://www.4homepages.de/forum/index.php?topic=6689.msg40932#msg40932



No, i'm not talking about that , i'mean on boardreply show just the last post , using the code by Egly, this show all posts , and i've tried said , show just a "last" post !!

;) but thanks alot for you're reply !

6
Mods & Plugins (Releases & Support) / Re: [MOD] Simple News Publishing
« on: October 24, 2005, 11:19:26 PM »
Hello,

I have finally got this mod to work. This is what has to be done:

1st PROBLEM: Settings for news system are not saved:
   
      SOLUTION:
      As deenee said, there is some data missing in the table "settings" for the news settings to be saved.
      This is the SQL I used to insert the lines:

         INSERT INTO `settings` VALUES ('news_home_display', '1');
         INSERT INTO `settings` VALUES ('news_nb', '2');
         INSERT INTO `settings` VALUES ('news_nb_days', '10');
         INSERT INTO `settings` VALUES ('news_cutoff', '5');
         INSERT INTO `settings` VALUES ('news_html', '0');
         INSERT INTO `settings` VALUES ('news_bbcode', '0');
         INSERT INTO `settings` VALUES ('news_bbcodeimg', '0');

      As you can see, I have assigned an initial value (the number on the right for each setting) which I thought was fine.
      So copy&paste these lines in your MySQL GUI and now from the ACP you'll be able to successfully set the news settings


Well running the update_news_12_to_13.php , this make this all working fine without change nothing manually ;) , this added the missing tables :)

7
Mods & Plugins (Releases & Support) / Re: [MOD] Simple News Publishing
« on: October 24, 2005, 07:32:31 PM »
how make the new subject as link ?

So its more easy for users find a "especific " new !!

 8)

8
this sounds interesting ;)

9
Mods & Plugins (Requests & Discussions) / Re: [addon] DREAMBOARD V 2.1
« on: October 24, 2005, 05:47:18 PM »
Egly , just a lil question , how can we make it show just the last post , and not "All " :)

:?:

10
Mods & Plugins (Releases & Support) / Re: [MOD] Pixaco Interface
« on: October 24, 2005, 05:21:17 AM »
but do both the same , right ?

:)

11
Mods & Plugins (Requests & Discussions) / Re: [addon] DREAMBOARD V 2.1
« on: October 23, 2005, 11:21:20 PM »
thats just a small mistake , nothing of other world ;)

12
Mods & Plugins (Requests & Discussions) / Re: [addon] DREAMBOARD V 2.1
« on: October 23, 2005, 07:37:55 PM »
A New Request :

Quickly Reply Box (just a box , more reply button) ;)

13
Mods & Plugins (Requests & Discussions) / Re: [addon] DREAMBOARD V 2.1
« on: October 23, 2005, 04:50:00 PM »
If this give you this error =>

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/blacktra/public_html/boardreply.php on line 141

the problem its simple people just change this line with your own table/db name :

Code: [Select]
$hans = mysql_query ("SELECT repuser,reptext FROM egly_boardtrep WHERE repthrid='$thrid'");
To :

Example : 4images_boardtrep  or Mysite_boardtrep

If you don't know check your myphpadmin

;)

-----------------

Another question : How added more smileys ?

 :?:

14
Mods & Plugins (Releases & Support) / Re: [MOD] Pixaco Interface
« on: October 23, 2005, 04:30:16 AM »
but this do the same of some other Mod before here posted some called "bilder" , this look the same , well with another name... this do the same ? what is the difference ?

http://www.4homepages.de/forum/index.php?topic=10118.msg49502#msg49502

15
this must be interesting like add this on stats :

(flag) + (country name) + ( Nºusers )

Good ideia Loda  ;)

Pages: [1] 2 3 4 5 ... 10