126 comments found.
Good night friend, could you help me with customization, would it be the change in the approval flow, some user groups my company does not use, basically the flow would be Requestor> Board approval> Submission to the budgets and purchase approval section> from the board, can you help me? I’m lost.
Good afternoon friend, I would like to know how to change the font of the letters, can you help me please?
Hi Danielfcn,
Sorry for the long delay. I haven’t notice the email. Unfortunately, there is no option on the admin to change the font or the design of the system. You can customize that by adding your new style by overriding the view from third_party plugin into modules. However, customization of the system or the design does not include on our support. Since the customization requires a skills, you can hire a codeigniter developer to do that if you don’t have much knowledge on it.
Let me know if you need more assistance.
Best,
Jack
Thanks for the reply friend!
Another question, is it possible to shorten the approval request process? For example, does the member user request an item, pass it on to the boss, after the boss’s approval goes to the purchase area and finishes the process?
Hi Delfin,
Yes, that is possible but it is not easy. It is still requires a customization from CodeIgniter dev.
Regards,
Jack
Thanks friend, could you just show me where I change the color of the blue button on the login screen? I couldn’t find the .less with the colors.
Find friend, no need, thanks
can I modify the design after I bought the program?
Hi rivasmark,
Yes, you can for the styles only.
Best,
Jack
hello again, already purchased, my issue is the administrator password. can you tell me the password?
Hi Rivasmark,
Sorry for the late response. I haven’t notice your comment..
Admin password is “password” as you can see on the installation guide section: http://54.158.174.155/docs/purchasing/#installation
Best regards,
Jack
Where to setup my domain email?
got an error on forgot password. “This form post did not pass our security checks”
Hi Rivasmark,
The email config is located at /application/third_party/xwb/config/xwb_purchasing.php
For the “This form post did not pass our security checks” error, can you give me the link of the site for me to test?
Best,
Jack
Hi Rivasmark,
Sorry for the late response.. I am able to test the forgot password from the link you gave and I don’t see an error that you mentioned above.
http://test.goldlinkpak.com/user/auth/forgot_passwordOnce I click the submit button, it gives me a message that Password Reset Email Sent. Can you point me on how you test it why you got that error?
Best,
Jack
after i click the reset password button on the email it sends me to the page where I need to input my new password. Then the error came
sir?
Hi rivasmark,
I am trying to debug the possibility why it cause that error. I can’t find it on my end because it is working properly. Can you give me the FTP access so that I can debug it directly from your site? just send it to jack.tyler2318(at)gmail.com
Thanks,
Jack
Also, please try to turn off the csrf_protection temporarily from the config file if that works.
Friend, I am not able to install the script, in reality I was able to install it, but I get a 404 error on the login screen, even placing the .htacess file, when I placed the error screen it was with interface, but informing 404.
Hi Daniel,
Can you give me the URL of the site?
Best,
Jack
I’m sorry buddy, I’m testing this project on my computer, locahost … I’m using Xampp on Windows, does it work?
I was able to successfully install the database, after installation I am directed to a URL: http://localhost/cipurchasing/user/auth/login but I get a screen with error 404 – The page you requested was not found.
Yes, it will work on localhost as long as it has a correct .htaccess code. Please try to use this code for .htaccess
<IfModule mod_rewrite.c>
<IfModule mod_negotiation.c>
Options -MultiViews
</IfModule>
RewriteEngine On
# Redirect Trailing Slashes If Not A Folder...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)/$ /$1 [L,R=301]
# Handle Front Controller...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]
# Handle Authorization Header
RewriteCond %{HTTP:Authorization} .
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
</IfModule>
Let me know how it goes.
Jack
It didn’t work with this .htacess: (... If I send you a printout in the email help?
Options +FollowSymLinks
RewriteEngine On
# Please do-not forget to change RewriteBase /YOUR-SUBFOLDER HERE
RewriteBase /YOUR-SUBFOLDER
RewriteRule ^$ index.php [L]
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond $1 !^(index\.php|robots\.txt|favicon\.ico)
RewriteRule ^(.*)$ index.php?/$1 [L]
My email is jack.tyler2318(at)gmail.com
It worked friend, the url had to start uppercase, like this: http: // localhost / CIPurchasing/user/auth/login tks!
Good to hear that.
Friend, I am not able to install the script, in reality I was able to install it, but I get a 404 error on the login screen, even placing the .htacess file, when I placed the error screen it was with interface, but informing 404.
Hi, since PHP 5 has been EOL. May I know if you will have an updated version for purchase?
Hi David,
Thank you for contacting support. Yes, php 5 is too old. You can use php 7.3 instead. It is already supported.
Kindly regards,
Jack
Which User does approval, I cant find the approval button
Hi,
There are several approval. It depends where the request or process where it sent to. You can see it in the manual( http://54.158.174.155/docs/purchasing/process_manual.html ). You can see the step by step process there.
If you can’t find it still, just let me know what is the specific process and user you have made so that I can guide you through.
Regards,
Jack
hi, i am interested to buy this system. unfortunately canvassers and other credentials not working
Hi,
I just tried all the credentials and it is working. Please try not to copy and paste the credentials, because there are some instances that you copy it with space the reason why it doesn’t work.
Best,
Jack
hello,
after successful installation, I keep getting 403 Forbidden Request forbidden by administrative rules. (https://162.0.215.31/user/auth/login).
Kindly guide me
Hi.
Thank you for contacting us. Kindly put the .htaccess file on your root directory and that issue should be fixed. Copy this code below and put it into your .htaccess file.
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php/$1 [L]
If you still having an issue, please give me your server details for me to check. Send it to my email: jack.tyler2318(at)gmail.com
Let me know how it goes.
Best,
Jack
Thanks, I have sent you mail
Hello , is there any video presentation or manual how to use ?
Hi Wael,
Thank you for contacting us. The documentation is located here: http://54.158.174.155/docs/purchasing/
You see the manual of all the users role in the installation section here: http://54.158.174.155/docs/purchasing/#installation
Thanks,
Jack
Hello,
Pre-Purchase
I’m unable to login into the demo account
Hello Jack, I am planning to install this for a client, would you be able to support in the customization? Also does it have Arabic-RTL support?
Hi Zaabi,
Thank you for contacting us. Unfortunately, the system is not yet fully supported for the language with RTL direction.
Best , Jack
Hi It’s possible to integrate Inventory Management module?
Hi febreroalbert,
Thank you for reaching us. This is only a purchasing system. If you have an existing or plan to integrate Inventory system, you may need to customize it to make it compatible.
Best,
Jack
Hi After purchasing, if i need to customize then could i able to customize this application as our need?
Hi tanveerqureshee,
Yes you can customize it. All core MVC functions can be overridden in the module.
Regards,
Jack
Hi,
When I try and print a request, I get the error below:
A PHP Error was encountered Severity: 8192
Message: Array and string offset access syntax with curly braces is deprecated
Filename: src/Mpdf.php
Line Number: 2209
Backtrace:
Hi mandlaness,
Thank you for contacting us. This issue is not known to me. Please give me the URL and your server details to debug and fix it. Send it to my email jack.tyler2318(@)gmail.com
Regards,
Jack
Anyway, can you try to change your php version and check? The mpdf plugin I used on this app might not support the current php version you are using on your server.
Let me know how it goes,
Regards,
Jack
I am using PHP 7.4. I had to replace., e.g., {0} with [0] and it worked just fine on other browsers except that if using Chrome, one will have to install PDFViewer extension.
Downgrading the PHP version also works.
Hello Jaystream,
I have a technical question,
when I am not connected to the internet, the system keeps pop some error says ‘Undefined’. I there anything I can do since I am using the system locally.
Hi lightmantz2018,
Thank you for contacting us. Please go to assets\js\xwb.scripts.js and comment out the line 134.Look at this screenshot: https://drive.google.com/file/d/1b9TEz2G71MMOJtBXT4-GeMe7-sdcuhH7/view?usp=drivesdk
Regards,
Jack
Hello am having a problem with my item, when my item finish to install it redirect me to : http://communitypromo.org/user/auth/login and it says
Not Found
The requested URL was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Please help
Hi lightmantz2018,
Thank you for contacting us. I just checked the URL given and it looks like you already fixed it.
If you still have any issue on the system, don’t hesitate to contact us.
Best,
Jack
Yes I did it after going through comments and saw the solution, but one more thing how can I delete default users
I Don’t want users to show on login page like it seems on the demo
Hi lightmantz2018,
You can enable the ‘allow admin to delete the users’ from the config file located at \application\third_party\xwb\config\xwb_purchasing.php
Please disable the ‘Show default users in login’ in the general settings too.
Best,
Jack
have installed the Purchasing System and I am now about to use it in production. I am having the same issues that I had when I was trying to get it to work on my testing environment.
After installation, I get the “ The requested URL /user/auth/login was not found on this server.”
Hi Saifrana,
Thank you for contacting us. Kindly put the .htaccess file on your root directory and that issue should be fixed. Copy this code below and put it into your .htaccess file.
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php/$1 [L]
If you still having an issue, please give me your URL for me to check. Send it to my email: jack.tyler2318(at)gmail.com
Let me know how it goes.
Best,
Jack
have installed the Purchasing System and I am now about to use it in production. I am having the same issues that I had when I was trying to get it to work on my testing environment.
After installation, I get the “ The requested URL /user/auth/login was not found on this server.”
Hello
I just want to ask how to add supplier and products to the system?
and also how to approved the request
Hi ramfsip,
Thank you for contacting support and sorry for late response. You can add a products by logging in as a purchasing/admin on the system then navigate to Settings->Product page.
Supplier can be add too on Settings->Supplier page.
Request approval has many types and process. You need to read the documentation for the instruction of it specifically the general process which you can see here: http://35.153.94.185/docs/purchasing/process_manual.html
Kindly Regards,
Jack