Author Topic: Allow users to add subcategories [MOD]  (Read 26491 times)

0 Members and 1 Guest are viewing this topic.

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: Allow users to add subcategories [MOD]
« Reply #15 on: August 16, 2007, 12:59:37 PM »
Do no this site ... good for create MOD. ;)
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline KillerCookie

  • Newbie
  • *
  • Posts: 32
    • View Profile
Re: Allow users to add subcategories [MOD]
« Reply #16 on: August 16, 2007, 05:49:17 PM »
@KillerCookie
... like this here ... Pos.10 "Add Cat by Users" ... ?

Description sounds good. I´ll have a look at this tomorrow.

*edit: Now i saw that i can´t download the file. Do i have to register at your site or can you send me the file otherwise?

Greetings

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: Allow users to add subcategories [MOD]
« Reply #17 on: August 16, 2007, 06:50:53 PM »
Yes.
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline KillerCookie

  • Newbie
  • *
  • Posts: 32
    • View Profile
Re: Allow users to add subcategories [MOD]
« Reply #18 on: August 17, 2007, 10:24:09 AM »

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: Allow users to add subcategories [MOD]
« Reply #19 on: August 17, 2007, 10:27:10 AM »
Quote
Do i have to register at your site or can you send me the file otherwise?
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline KillerCookie

  • Newbie
  • *
  • Posts: 32
    • View Profile
Re: Allow users to add subcategories [MOD]
« Reply #20 on: August 17, 2007, 10:53:47 AM »
I registered at the gallery but still can´t download the file... :(

*edit: Alright, alright... i wrote mawenzi a PN at his gallery. ^^


Offline Tino23

  • Full Member
  • ***
  • Posts: 191
    • View Profile
    • LMJ - Motorsport
Re: Allow users to add subcategories [MOD]
« Reply #21 on: November 15, 2007, 10:09:29 PM »
Hab die Dateien in mein Root Verzeichnis Kopiert, aber nach dem aufrufen der editcategories.php fehlen die Symbole.


Code: [Select]
$open_cat_link = '<img src="images/plus.gif" border="0">';
$close_cat_link = '<img src="mages/minus.gif" border="0">';

richtig müßte es doch heisen

Code: [Select]
$open_cat_link = '<img src="admin/images/plus.gif" border="0">';
$close_cat_link = '<img src="admin/images/minus.gif" border="0">';

wenn die Dateien ins Root Verzeichnis sollen oder?

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: Allow users to add subcategories [MOD]
« Reply #22 on: November 15, 2007, 10:22:18 PM »
I no get German lang ... is possible for post english ?
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?