![]() |
![]() |
![]() |
||||
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
|
New Webmasters ask "How-To" questions here. This is where other fucking Webmasters help. |
|
Thread Tools |
![]() |
#1 |
Confirmed User
Join Date: Jan 2002
Location: Czech
Posts: 161
|
Content management script (AVS)
Hi,
any of you knowns free content management script for AVS site? I'm just trying to build my first AVS site and don't know where to begin... thanks.
__________________
Rammi, create your own Free toplist Trade traffic on Mr. Superporner, The pornstar |
![]() |
![]() ![]() ![]() ![]() |
![]() |
#2 |
Registered User
Join Date: Jan 2003
Posts: 37
|
Hey Rammi,
A-Conman is now open source... aka free ![]() If you search the board, you'll see a lot of guys rave about this program. I personally can't seem to get the setup to work for me yet... but I'm still tinkering. If there are any A-Conman setup gurus out there... by all means join this thread and let's share some info ![]()
__________________
<a href="http://www.hostedgallery.com/"><img border="0" src="http://www.hostedgallery.com/boardimages/1_animated.gif" width="120" height="60"></a> <font face="Verdana" size="2">ICQ: <a href="http://wwp.icq.com/scripts/contact.dll?msgto=333015437">333015437</a> AIM: <a href="aim:goim?screenname=hstdgallery&message=Hell o+There.">hstdgallery</a></font> |
![]() |
![]() ![]() ![]() ![]() |
![]() |
#3 |
Confirmed User
Join Date: Feb 2003
Location: Austin
Posts: 1,373
|
Waiting for a mySQL port then ill just into a-conman
__________________
SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, then you may use a 624x80 instead of a 120x60. |
![]() |
![]() ![]() ![]() ![]() |
![]() |
#4 |
Confirmed User
Join Date: Jan 2002
Location: Czech
Posts: 161
|
Some other script?
I've only MS IIS + PHP + MySQL or MS IIS + ASP + MSJET 've no postrgreSQL database...
__________________
Rammi, create your own Free toplist Trade traffic on Mr. Superporner, The pornstar |
![]() |
![]() ![]() ![]() ![]() |
![]() |
#5 |
Confirmed User
Join Date: Jan 2002
Location: Czech
Posts: 161
|
I takes me about 11 hours to get this script working on WINXP
![]() But I must delete http_auth and rewrite about 10% of script... I hate PHP scripting... commands like Code:
$d = dir("$dirname"); while ($entry=$d->read()) { if ((@is_file($entry)) && ((eregi("\.jpg$",$entry)) || (eregi("\.gif$",$entry)) || (eregi("\.png$",$entry)))) { $identify = `$magick_path/identify $entry`; if ($identify) { $images[] = $entry; } } } $d->close(); ![]()
__________________
Rammi, create your own Free toplist Trade traffic on Mr. Superporner, The pornstar |
![]() |
![]() ![]() ![]() ![]() |