• Welcome to WooUSEFUL by PHPVIBE . Please log in.

[ Video Sharing CMS v4 ] Display result problem

Started by peach,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

peachTopic starter

  •  

Marius

Hi,
you have some missing .js files (or at least broken).
Try to reupload the /tpl folder.
If this helped, consider buying me a coffee.
20 years coding, tweaking, building in PHP. Still creating!
  •  

peachTopic starter

Upload completed
However, it is still the same
Sorry for any incorrect on my conversation, my English is not good.
  •  

Marius

Missing files:

http://www.inminit.com/tpl/main/js/jquery.select2.min.js
http://www.inminit.com/tpl/main/js/jquery.listbox.js


Did you remove this

<script type="text/javascript" src="http://www..inminit.com/tpl/main/js/nprogress.js"></script>
<script>
   NProgress.start();
 </script>



?


If so, you should also remove from tpl/main/js/phpvibe_app.js the lines:
NProgress.start();

NProgress.done();
$(window).load(function(){ setTimeout(function() { NProgress.done(); }, 2000); });
If this helped, consider buying me a coffee.
20 years coding, tweaking, building in PHP. Still creating!
  •  

peachTopic starter

  •  

Marius

Did you mix some files between PHPVibe versions?
Indeed thouse js files are from an older version, and where replace in 3.6, did you use the php files from another version?


Use the files from /PHPVibe 3.6 Second Edition
If this helped, consider buying me a coffee.
20 years coding, tweaking, building in PHP. Still creating!
  •  

peachTopic starter

  •  

Marius

Did you remove NProgress from tpl.globals.php?
Cause it's not in the code, and it trows massive errors in phpvibe_app.js (as I've explained up).

Can you message me an ftp conection? And I will overwrite the files for you.
If this helped, consider buying me a coffee.
20 years coding, tweaking, building in PHP. Still creating!
  •  

peachTopic starter

  •  

Marius

I'm not sure we understand each other, can you upload the original files (or fully remove it from phpvibe_app.js as I've explained up?) or just message me your ftp (click Send PM here under the avatar http://www.phpvibe.com/forum/profile/%40Marius/ )
If this helped, consider buying me a coffee.
20 years coding, tweaking, building in PHP. Still creating!
  •  

Marius

Ok, so I've re-ploaded the files in full and it's just fine now.
If this helped, consider buying me a coffee.
20 years coding, tweaking, building in PHP. Still creating!
  •  

peachTopic starter

  •  

Marius

You simply follow this tutorial http://get.phpvibe.com/buy?id=15 (also comes inside the plugin's pack)
If this helped, consider buying me a coffee.
20 years coding, tweaking, building in PHP. Still creating!
  •  

Similar topics (7)