![]() |
Quote:
can you post the code you are using in your page you want that on |
So what does this do exactly....anybody have a link to their site with it? Pictures?
|
Quote:
The news in the middle is pulled from a forum |
Quote:
Also IMG tags would be nice... hell all of bbcode haha http://www.conflictingviews.com/foru.../orange/14.gif ^ Smilies do not work on the manpage either. When I use a smilie in the post I get this on the mainpage but it shows correctly within the forum |
Quote:
So its kinda like vBAdvanced? |
Quote:
|
Any kind of help with the smilies?
|
Useful little script, well done to the author =).
Now there's a couple of things I'd like to see/do. 1. How can I output the START DATE for the 'Latest Threads'? 2. Is it possible to save the 'Latest Threads' output to an external file. I already tried the following and it simply returned a 0 byte file. It seems since the data is already collected and requested that it should be possible, but I'm clearly missing something: PHP Code:
|
More or less solved no.2 myself with a simple 'ob'. For the benefit of anybody else that likes to cache data and save database/php load:
PHP Code:
I also still need to find a way of displaying the START DATES (i.e. No.1 in post above) for the threads. It should just be a matter of adding an extra call like "'postuserid' => $Thread['postuserid'],", but I can't remember what to use for date? |
I am getting this error
Fatal error: Call to a member function on a non-object in /home/cchla/public_html/forums/vBExternal.php on line 433 any ideas? EDIT: I fixed my problem ... I did this by using <?php require_once('./vBExternal.php'); output_UsersOnline(); ?> Where I wanted my 'Users Online' to appear instead of at the top of the file as per the instructions ;) |
Quote:
Quote:
|
It's also not working for me in vB 3.5 final, but worked fine in RC3
|
not workin in vb3.5 gold
|
I also get the same, it's stopped dead.
|
Same in gold. Update update! ;)
|
****** IMPORTANT - SECURITY PROBLEM!!!!!!!!!!!!! ****** Please delete your custom page that powered by vBExternal if you updated your forums to VB3.5-Gold! It is showing your database's password in error message. instead of -> Access denied for user: 'username@localhost' (Using password: YES) it is showing -> Access denied for user: 'your-db-password@localhost' (Using password: YES) -------------- There is a slight problem with the script and i have a temporary solution. ------------- ****** TEMPORARY SOLUTION ****** find your old /includes/class_core.php file (VB3.5RC or Beta) and change the name (for example -> /includes/class_core-old.php) then upload to server. then open vBexternal.php and find : require_once('./includes/class_core.php); change to: require_once('./includes/class_core-old.php); as i said, this is a temporary solution but it is working. |
Question : You came onto my forum and pmed my admin with my password, where did you find it and how did you find our URL?
|
yes i did, i found your forums here and wanted to warn you.
|
Quote:
|
cant connect to your db as i dont know the username
if u changed the pass, then it is surely OK |
Quote:
gah, i don't have my old class_core. can anyone attach it here? |
I was using this in 3.0x and upgraded to 3.5 and this version to find it does not work with gold. I don't have an old 3.5x class_core either.
Quote:
|
Is this still supported by the author? I tried installing this yesterday to use with 3.5 and have run into the same database problems as others have.
|
here's class_core.php from 3.5 RC2 which worked for me
mods, if this is against the rules i apologize (and feel free to remove, obviously) |
This old class_core results in DB connect issues for me.
Quote:
|
Try this one from my RC3, it's the one I use and is as close to GOLD release as you're going to get without the bug. Sadly this is no solution and I hope the author returns to this wonderful mod and fixes it since there's not much in the way of alternatives.
Remember to place it under the /includes dir as usual and change the call inside the vBE file to it. |
that is not the proper way to get this running.
That core file is crucial to vBulletin and by replacing the new one with an old one, may in fact create bigger problems for you. I am going to install it on mine and play with it. If I can come up with a solution I willpost it here. |
I'm a bit lost on this one... :ermm:
My forum is at www.phonexpo.net/index.php & my main site is at www.phonexpo.net (welcome.html file name). It says; Quote:
|
That or parse html as php via a .htaccess rule.
At the moment this extension does not work with 3.5 gold anyhow so don't waste your time. Quote:
|
Ah ok, thanks for the reply... ;)
Quote:
|
How bout adding support for pulling X number of Calendar events?
|
Oh man so are you guys telling me this mod won't work with the final release of vB 3.5?Man this blows i am in the process of upgrading to 3.5 and this mod is an important part of my site.Hope someone can get it runnign soon.
|
thanks man this is exactly what i've been looking for!
|
It's exactly what I've been looking for too. But now that I've upgraded to the latest vBulletin, I can't use it :(
|
I sent ZT (author) a message and know he was online yesterday, but don't think he's read it. Hopefully he or 'jugo' will be able to find out where the problem is and fix it.
|
As it appears Zero Tolerance is on vacation are there any alternatives to this that you may have found to be successful? External Javascript for example?
|
:banana:
<---------- Problem Solved ------------> i think i solved the slight issue. I have tested this in my local server and vBexternal worked as expected. here is the solution: 1. Open Vbexternal.php and find: $config['MasterServer']['servername'], 2. add below: $config['MasterServer']['port'], </---------- Problem Solved ------------> ---- optionally: find: $config['SlaveServer']['servername'], add below: $config['SlaveServer']['port'], ---- Please let me know if it isnt useful solution for your forums. |
:up:
:banana::banana::banana::banana: Quote:
|
w00t =).
|
ermmm, means worked?
|
All times are GMT. The time now is 07:44 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|