PDA

View Full Version : Line 247 - Dynamics


Mondi
05-07-2008, 08:56 AM
Just installed Links and Dynamics behind CMPS.

Dynamics is giving me grief. Entering:

http://gblcg.com/knowledge_share/upload/dynamics

should, I thought, direct me to Dynamics pages. However, this is what I am getting:

Warning: main(./vba_dyna_modules/dyna_stats.php) [function.main]: failed to open stream: No such file or directory in [path]/includes/vba_dyna_include_modules.php on line 247

Fatal error: main() [function.require]: Failed opening required './vba_dyna_modules/dyna_stats.php' (include_path='.:/usr/share/php:/usr/lib/php4/pear') in /home/gblcg.com/public_html/knowledge_share/upload/includes/vba_dyna_include_modules.php on line 247

Wisdom - 'cos I've tried to solve this problem (but I am probably a bit too tired to think straight right now....)

Help would be wonderful!

Brian
05-07-2008, 12:58 PM
That error means that the forum/vba_dyna_modules/dyna_stats.php file that comes with the download package was not uploaded to your server.

Our Sponsors
 

Mondi
05-07-2008, 03:23 PM
Thanks Brain - got that.

I suspect I uploaded them in the wrong place: To what destination must the 'vba_dyna_' file/contents be uploaded. I now uploaded them individually to 'include.'

Thanks for lightning-fast response btw.

Brian
05-07-2008, 03:59 PM
The folder structure needs to be exactly the same as it is in the download package and the entire vba_dyna_modules folder should be uploaded into the folder where you've installed vBulletin.

Our Sponsors
 

Mondi
05-08-2008, 03:36 AM
Thanks Brian,

Outstanding - as usual.

[Seemingly a stupid question - sorry for the hassle mate..]

Mondi

Mondi
05-08-2008, 06:51 AM
Hmmmm - back again (somewhat more confused now...).

Checked everything a few times [settings, uploads, file existence, etc..] and cannot find anything wrong.....

Yet:

Still getting error messages.

Unfortunately, this is where my wisdom ends. Is there any chance you can take a look at what's happening here:

http://gblcg.com/knowledge_share/upload/dynamics/

and - moreover - what's going wrong.

I've taken the liberty to send you login details [server] by PM. Hope you don't mind but this is driving me completely nuts.

Brian: Many thanks!

Brian
05-08-2008, 10:08 AM
Looks like something a bit weird was going on with your server. It showed the vba_dyna_modules folder, but said the folder didn't exist when I tried to browse it. Just re-uploaded the entire folder for you and things seem to be working fine now.

Mondi
05-08-2008, 08:39 PM
Brian,

I've now been dealing with software providers for more than ten years, last five years specifically in relation to web-based tools.

Just want you to know that I have very, very seldom received the level of service you're providing and I am completely amazed by the dedication. The products are outstanding [precisely what I was looking for] and bar the minor mishaps that must be contributed to my ignorance, tehy work like a treat.

I'd like to put a positive piece on vbAdvanced somewhere on this site soon, for whatever it's worth.

Suffice to say: Thanks for all your assistance and support. You've found in me a completely satisfied user of your products.

Cheers!

Mondi
05-09-2008, 06:27 AM
Hmmm - sorry Brian, not entirely problem-free yet [notwithstanding my previous post, btw.]

When trying to enter link at link centre [frontend] I am receiving this message:

Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in [path]/includes/functions_vba_links_savelink.php on line 102

Does something needs to change on my side - and if so, what? Any advice from your end if you have a moment?

Cheers [again]

Brian
05-09-2008, 12:27 PM
Thanks for the compliments. Always nice to hear that we're doing a good job. :)

For the CURL error, that just means that you won't be able to use the CURL functions for link checking and such. If you go to Admin CP => vBa Links => Modify Settings => Main Options and change the 'Remote Site Function' setting to 'fsockopen', then that should take care of the error message.