| Arcades | Library | Travel | MP3 | Directory | Horoscope | Downloads | Mobile | Movies | Gallery | PHP Group |
| Webmasters Scripts and Products PHP Products and Scripts released to help vb webmasters obtain more resources and content for their forums ! |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
VB ARTS.com Affiliate Feed 4 VB 3.5.x
The VBArts is a special affiliate feed that matches and suits your vbulletin installation, further more it fully integrates and can be edit anyway you like.
You need a seperate db for this ( Just to make sure no way you can damage you vb installation ) or maybe you wish to run it seperatly. Demo is at http://www.tchatting.com/forum/art.php If you dont have an arts.com affiliate ID sign up here http://affiliates.art.com/get.art?T=...&P=1&S=1&Y=204 Installation : 1- Create a new DB 2- Edit artsconfig.php to suit your db connections and path to forum below 3- Upload all files to your forum root folder 4- Create a new TEMPLATE called "artscom" Contents in that template is available in artscom.txt 5- Run artsconvert.php to insert the database tables 6- Link to your art.php file your done. Enjoy ! |
|
#2
|
|||
|
|||
|
Re: VB ARTS.com Affiliate Feed 4 VB 3.5.x
That's the one i've been waiting for.
![]() Thanks. ![]() |
|
#3
|
|||
|
|||
|
Re: VB ARTS.com Affiliate Feed 4 VB 3.5.x
Hmmm, I seem to be having some issues with this script.
The following code is what is causing the problems. Code:
ob_start();
$artresults = ob_get_contents();
include("./artsindex.php");
ob_end_clean();
If I have it as: Code:
//ob_start();
$artresults = ob_get_contents();
include("./artsindex.php");
//ob_end_clean();
Code:
ob_start();
$artresults = ob_get_contents();
//include("./artsindex.php");
ob_end_clean();
It's not live on the web yet, it's on my local server, so I can't show you what I mean, but it's certainly not functioning properly at the moment, where as things such as the horoscope script are functioning perfectly on the same server. |
|
#4
|
|||
|
|||
|
Re: VB ARTS.com Affiliate Feed 4 VB 3.5.x
it looks like u have changed something in the code , try reuploading the original file from the zip file
it should be ob_start(); $artresults = ob_get_contents(); include("artsindex.php"); ob_end_clean(); Along with anyother changes you made , reverse them then try again If artsindex.php is working the integraiton should too easily ! |
|
#5
|
|||
|
|||
|
Re: VB ARTS.com Affiliate Feed 4 VB 3.5.x
Quote:
All i'd changed in the code was to add a prefix to the database tables categories and products so that they show as ARTcategories and ARTproducts so that I could integrate into the same database, and that had worked to the degree that artsindex.php connects and shows the results fine using one of the combinations above, just not with the vbulletin templates at the same time. But while trying to get the script working, yes I had changed a variety of things, nothing made any difference difference though. But either way, using the original code is doing the exact same thing. It doesn't want to use the vbulletin bits and the script at the same time for me. |
|
#6
|
|||
|
|||
|
Re: VB ARTS.com Affiliate Feed 4 VB 3.5.x
Hello,
I cant help you any further this way, if you wish send me back your modified code or show me links installed ! ( use prvt message) |
|
#7
|
|||
|
|||
|
Re: VB ARTS.com Affiliate Feed 4 VB 3.5.x
Quote:
Anyway, i've managed a work around for it, by adding the header and footer and style sheet I want to the arttemplate.html file. Getting the script to function properly was more important to me than having it fully integrated. |
|
#8
|
|||
|
|||
|
Re: VB ARTS.com Affiliate Feed 4 VB 3.5.x
where are the files?
|
|
#9
|
|||
|
|||
|
Re: VB ARTS.com Affiliate Feed 4 VB 3.5.x
hello snitz,
These files are paid only membership, the fee is very low and its just there to support our further creations, as well as to support the free services we also provide. free scripts codes can be found as attachments or the paid scripts can be found on http://www.tchatting.com/forum/members.php Dont hesitate to ask more ! |
|
#10
|
|||
|
|||
|
Re: VB ARTS.com Affiliate Feed 4 VB 3.5.x
I remember when you first released these hacks on vb.org for free
I've tried them on my site but didn't work even though "fopen" is enabled on my server so I was wondering, if I purchased these scripts, how will they work? |
|
#11
|
|||
|
|||
|
Re: VB ARTS.com Affiliate Feed 4 VB 3.5.x
Hello, you can upload ur phpinfo page somewhere and ill let you know if it works or not ( I can offer you free installation thus you pay if it worked only )
Thats all , as for releasing it free yes it was true untill they were removed from vb.org contributing to the community there is fair enough for a price return but when hosting and offering support and installation, it would be fair to charge a small fee at least. Requirements of the scripts are obligatory these scripts all will not work behind anything blocking remote file opening |
|
#12
|
|||
|
|||
|
Re: VB ARTS.com Affiliate Feed 4 VB 3.5.x
|
|
#13
|
|||
|
|||
|
Re: VB ARTS.com Affiliate Feed 4 VB 3.5.x
It should work fine, if you wish ill post later on a script to test functionality of our scripts , if that worked then others should ! Regards,
|
|
#14
|
||||
|
||||
|
Re: VB ARTS.com Affiliate Feed 4 VB 3.5.x
Hey Dude , Thx u for shar
Regards |
|
#15
|
|||
|
|||
|
Re: VB ARTS.com Affiliate Feed 4 VB 3.5.x
Thx u man!
![]() |
|
#16
|
|||
|
|||
|
Re: VB ARTS.com Affiliate Feed 4 VB 3.5.x
Thank u MAN
![]() |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| VBIMDB Fetcher VB 3.5.x & 3.6.x Compatible | CraCkEr | Premium Members Forum | 4 | 25-06-2007 04:08 PM |
| VB horoscopes 3.5.x & 3.6.x ( 2 versions ) | CraCkEr | Premium Members Forum | 0 | 29-12-2006 09:39 AM |