http://www.icyphoenix.com/viewtopic.php?f=28&t=1784
-----------------------------------
darkone
Mon 30 Apr, 2007 05:30

Phpca Integration For Icy Phoenix
-----------------------------------
Was wonder if anyone has this running in their forums and if it works without too much customization of the code outside the installation of it. I was interested in trying this out once ICY goes final.

And for those that do not know phpca is a integrated classified ad system that uses the forums.

Check it out here [url=http://www.phpca.net/]http://www.phpca.net/


Thanks

-D1-


-----------------------------------
tc1967uk
Mon 30 Apr, 2007 07:10

Re: Has Anyone Have Phpca Integrated Into ICY?
-----------------------------------
Sounds brilliant, darkone.  Let us know if it works.  I for one would be interested in integrating it with IP.


-----------------------------------
darkone
Mon 30 Apr, 2007 16:11

Re: Has Anyone Have Phpca Integrated Into ICY?
-----------------------------------
Thanks TC :)

I will try to get this installed after I have got the final release installed of ICY because I want to play with it. And I will let you know how it goes. Anyone else play with phpca and have it running with ICY so I can see it?

-D1-


-----------------------------------
Zuker
Mon 30 Apr, 2007 18:31

Re: Has Anyone Have Phpca Integrated Into ICY?
-----------------------------------
I will give a try when gold release is out :)


-----------------------------------
drexful
Fri 22 Jun, 2007 06:16

Re: Has Anyone Have Phpca Integrated Into ICY?
-----------------------------------
I've been using phpCA for about two years.. It is a wonderful little script.. I just found ICY today, but plan on integrating it into my new forums.


-----------------------------------
pepi
Fri 22 Jun, 2007 09:56

Re: Has Anyone Have Phpca Integrated Into ICY?
-----------------------------------
Hi

You can try my Phpca for ICY (sorry english button are from subSilver)
Pepi


-----------------------------------
drexful
Fri 22 Jun, 2007 15:52

Re: Has Anyone Have Phpca Integrated Into ICY?
-----------------------------------
There is an error in the SQL import..

[quote]Could not query ads config information

DEBUG MODE

SQL Error : 1146 Table 'vballm_icy1.ip_ads_config' doesn't exist

SELECT * FROM ip_ads_config

Line : 47
File : ads_common.php[/quote]

The SQL table prefix needs to be changed from phpbb_ to ip_ if you are using a vanilla install.


-----------------------------------
pepi
Fri 22 Jun, 2007 16:16

Re: Has Anyone Have Phpca Integrated Into ICY?
-----------------------------------
Hi

i think in the DB must all sql phpbb_ i see youhave other ....
on first install i set it on phpbb_

Pepi


-----------------------------------
drexful
Mon 09 Jul, 2007 03:06

Re: Has Anyone Have Phpca Integrated Into ICY?
-----------------------------------
Got it almost working..

Will post results soon  :v:


-----------------------------------
drexful
Mon 09 Jul, 2007 16:39

Re: Has Anyone Have Phpca Integrated Into ICY?
-----------------------------------
Ok.. After working out the bugs and conversions, I now have the mod working for ICY.

One thing to note is the TPL files are phpCA default. I did not modify them to ICY.. They work with ICY as-is, but you can change them to your liking.

Thanks to Pepi for pointing me in the right direction..

Here you go :)


-----------------------------------
Artie
Tue 10 Jul, 2007 03:55

Re: Has Anyone Have Phpca Integrated Into ICY?
-----------------------------------
drexful, this sound like something I'm looking for.
Do you have a link to this mod working with Icy.


-----------------------------------
drexful
Tue 10 Jul, 2007 04:01

Re: Has Anyone Have Phpca Integrated Into ICY?
-----------------------------------
Hi Artie,

You can get a good idea of what the mod looks like at the developer's website.. Visit http://www.phpca.net/phpBB2/adverts.php for the demo


Enjoy :)


P.S. I should also let everyone know that if you have problems with my version of the script, feel free to reply to this topic and I will respond. The only problems I've run into are CTracker errors.. Those are easy to fix and I think I got most of them.


- Drex


-----------------------------------
Artie
Tue 10 Jul, 2007 04:14

Re: Has Anyone Have Phpca Integrated Into ICY?
-----------------------------------
Thanks, I will check it out.  :wink:


-----------------------------------
pepi
Tue 10 Jul, 2007 13:17

Re: Has Anyone Have Phpca Integrated Into ICY?
-----------------------------------
[quote user="Artie" post="17553"]drexful, this sound like something I'm looking for.
Do you have a link to this mod working with Icy.[/quote]

Hello Artie

Here on my site run it on ICY
http://www.cool-lighter.at/myhome/adverts.php

Pepi


-----------------------------------
Artie
Thu 12 Jul, 2007 03:16

Re: Has Anyone Have Phpca Integrated Into ICY?
-----------------------------------
Thanks pepi.
I think I will like this.....  :mrblue:


-----------------------------------
Mighty Gorgon
Thu 26 Jul, 2007 00:30

Re: Has Anyone Have Phpca Integrated Into ICY?
-----------------------------------
[quote user="drexful" post="17514"]Ok.. After working out the bugs and conversions, I now have the mod working for ICY.

One thing to note is the TPL files are phpCA default. I did not modify them to ICY.. They work with ICY as-is, but you can change them to your liking.

Thanks to Pepi for pointing me in the right direction..

Here you go :)[/quote]
Great!

Thank you both for this... I'll add it into Customizations.


-----------------------------------
NBG
Thu 03 Jan, 2008 02:12

Re: Phpca Integration For Icy Phoenix
-----------------------------------
i cant use in my forum:

[spoiler][quote]Could not query ads config information

DEBUG MODE

SQL Error : 1146 Table 'se-world_99k_org_nibogo.ADS_CONFIG_TABLE' doesn't exist

SELECT * FROM ADS_CONFIG_TABLE

Line : 47
File : ads_common.php[/quote][/spoiler]


-----------------------------------
Stickygreen
Fri 04 Jan, 2008 00:02

Re: Phpca Integration For Icy Phoenix
-----------------------------------
Do you have the ads tables in your database?


-----------------------------------
NBG
Fri 04 Jan, 2008 02:15

Re: Phpca Integration For Icy Phoenix
-----------------------------------
[quote user="Stickygreen" post="23050"]Do you have the ads tables in your database?[/quote]

yes i use the mysql.sql and say of all was perfect with the tables  :cry:


-----------------------------------
Stickygreen
Sat 05 Jan, 2008 02:49

Re: Phpca Integration For Icy Phoenix
-----------------------------------
Check to make sure you made all the correct edits.

I installed this a few weeks ago and it works fine.

Make sure you have included the ads_constants in your includes/constants.php file.


